Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 18:10:44 -0500
From:      Greg Pavelcak <gpavelcak@philos.umass.edu>
To:        Nik Clayton <nik@nothing-going-on.demon.co.uk>
Cc:        doc@FreeBSD.ORG
Subject:   teTeX problem means no testing doc formats
Message-ID:  <19981212181044.B684@oit.umass.edu>
In-Reply-To: <19981210203033.34618@nothing-going-on.org>; from Nik Clayton on Thu, Dec 10, 1998 at 08:30:33PM %2B0000
References:  <19981210203033.34618@nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 10, 1998 at 08:30:33PM +0000, Nik Clayton wrote:
> Folks,
> 
> To test PostScript and PDF generation
> 
>   Install the ports/print/jadetex port. THIS WILL INSTALL teTeX-beta if
>   you haven't already got it. This is a ~ 30MB download, so you might
>   not want to test this. If so, I understand. PS and PDF generation take
>   a while. 

I haven't been able to get teTeX-beta to compile. I thought I
might find someone with some insight on this here.

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-doc" in the body of the message



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