[tex-live] (o)xdvi compilation problems HPUX 10.20

Lars Madsen daleif@imf.au.dk
Fri, 18 Oct 2002 14:17:28 +0200 (METDST)


Using the newest source from CTAN (6 aug 2002) I haven't been able to
compile TL 7 with (o)xdvi

(BTW: what is oxdvi?)

using

time sh -c "./configure
--prefix=/net/smaug/raid/gondor/lost+found/daleif/TeXLive7
--enable-multiplatform --x-includes=/usr/contrib/X11R6/include
--x-libraries=/usr/contrib/X11R6/lib > conf-gandalf-181002-1015.log 2>&1"

for configuring

We get som problems while compiling.

Log files are (prefix http://home.imf.au.dk/daleif/)

conf-gandalf-181002-1015.log
world-gandalf-181002-1035.log

A snip from the world log:

gcc -o oxdvi.bin xdvi.o dvi-draw.o dvi-init.o events.o font-open.o
string-utils.o my-vsnprintf.o help-window.o message-window.o statusline.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 alloca.o dvips.o tfmload.o
../../libs/libwww/libwww
.a ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/libtype1.a
-L/usr/contrib/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11
../kpathsea/STATIC/libkpathsea.a -lm
/usr/ccs/bin/ld: Unsatisfied symbols:
   XShapeCombineMask (code)
   XShapeQueryExtension (code)
collect2: ld returned 1 exit status


Might suggest that there is a problem in the Xaw or Xmu files. But at
least the two XShape* words above does apear as text inside some of the
files in  the libXaw.a and libXmu.a files. 


Is is a problem with our X stuff??

Alternativly what would happen if we used the xdvi that are already on our
system together with the format files set in the shared texmf tree?

/daleif