Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 09:52:00 -0500
From:      Christopher Schulte <christopher@schulte.org>
To:        ports@freebsd.org
Cc:        taguchi@tohoku.iij.ad.jp
Subject:   ports/x11-servers/XFree86-4-Server error (sgmlfmt: not found)
Message-ID:  <5.1.0.14.0.20010531091607.00ab4580@pop.schulte.org>

next in thread | raw e-mail | index | archive | help
When doing a `make install` of this port, I get a fatal error because 
sgmlfmt is not installed, nor detected as a port dependency.

I manually installed ports/textproc/sgmlformat, but then get the following 
error when I try to `make install` on ports/x11-servers/XFree86-4-Server:

--error--

+ sgmlfmt -f latin1 -b -n Darwin.sgml
Unknown option: b
Unknown option: n
Usage:
sgmlfmt [-d <doctype>] -f <format> [-i <namea> ...] [-links]
     [-e encoding] [-hdr file] [-ftr file] file
where <doctype> is one of: linuxdoc (default), docbook.
and <format> is one of: ascii, html, koi8-r, latin1, ps, roff
*** Error code 1

--error--

It appears that the Makefile is calling sgmlfmt in a way which is not valid.

System is fresh 4.3-RELEASE install from distro cd, cvsup'd to most recent 
ports as of late evening 2001-05-30.

Can someone take a look at this?  I'd rather not hack the port 
Makefile(s).  Please CC back to me.

Thank you very much.

--chris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010531091607.00ab4580>