Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 20:52:31 -0500
From:      Greg Pavelcak <gpavelcak@philos.umass.edu>
To:        freebsd-ports@FreeBSD.ORG
Subject:   teTeX-beta won't compile (Was: teTeX problem means no testing doc formats)
Message-ID:  <19981212200433.A30477@oit.umass.edu>

next in thread | raw e-mail | index | archive | help
Sorry if this is a repost. It's been 24 hours, and I haven't seen
it.

  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



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