From owner-freebsd-ports Sat Dec 12 17:04:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20820 for freebsd-ports-outgoing; Sat, 12 Dec 1998 17:04:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from oitunix.oit.umass.edu (nscs28p17.remote.umass.edu [128.119.179.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20803 for ; Sat, 12 Dec 1998 17:04:19 -0800 (PST) (envelope-from gp@oitunix.oit.umass.edu) Received: (from gp@localhost) by oitunix.oit.umass.edu (8.9.1/8.9.1) id UAA30532 for ports@freebsd.org; Sat, 12 Dec 1998 20:04:34 -0500 (EST) (envelope-from gp) Message-ID: <19981212200433.A30477@oit.umass.edu> Date: Sat, 12 Dec 1998 20:04:33 -0500 From: Greg Pavelcak To: ports@FreeBSD.ORG Subject: teTeX-beta won't compile (Was: teTeX problem means no testing doc formats) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I posted this to doc and Nik Clayton thinking that people who have recently installed teTeX-beta to help with the doc project might have seen this, but Nik suggested I post to ports, so here it is. Oh, he also said it built fine on his -stable from 11/25/98. With -current from today (12/12/98), "make all" in teTeX-beta ends with this: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/w3c-libwww -DHAVE_LIBWWW -DHAVE_WWWLIB_H -DPS_GS -I/usr/X11R6/include -DOmega -I.. -I./.. -O -pipe -c mime.c cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/w3c-libwww -DHAVE_LIBWWW -DHAVE_WWWLIB_H -DPS_GS -I/usr/X11R6/include -DOmega -I.. -I./.. -O -pipe -c wwwfetch.c ./../klibtool link cc -o oxdvi.bin xdvi.o dvi_draw.o dvi_init.o events.o font_open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o -L/usr/local/lib -lwww -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../kpathsea/libkpathsea.la -lm cc -o oxdvi.bin xdvi.o dvi_draw.o dvi_init.o events.o font_open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o -L/usr/local/lib -lwww -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../kpathsea/STATIC/libkpathsea.a -lm /usr/local/lib/libwww.so: undefined reference to `HText_endAnchor' /usr/local/lib/libwww.so: undefined reference to `HText_appendParagraph' /usr/local/lib/libwww.so: undefined reference to `HText_appendLink' /usr/local/lib/libwww.so: undefined reference to `HText_appendObject' /usr/local/lib/libwww.so: undefined reference to `HText_appendText' /usr/local/lib/libwww.so: undefined reference to `HText_endAppend' /usr/local/lib/libwww.so: undefined reference to `HText_beginAnchor' /usr/local/lib/libwww.so: undefined reference to `HText_beginAppend' /usr/local/lib/libwww.so: undefined reference to `HText_setStyle' /usr/local/lib/libwww.so: undefined reference to `HText_appendImage' /usr/local/lib/libwww.so: undefined reference to `HText_appendCharacter' /usr/local/lib/libwww.so: undefined reference to `HText_new2' gmake[2]: *** [oxdvi.bin] Error 1 gmake[2]: Leaving directory `/usr/ports/print/teTeX-beta/work/teTeX-0.9/texk/oxdvik' gmake[1]: Leaving directory `/usr/ports/print/teTeX-beta/work/teTeX-0.9/texk' libwww is libwww-5.2 from the ports. I have no idea how to fix this. Thanks for any help. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message