Le mardi, 17 déc 2002, à 22:24 Europe/Paris, David R. Morrison a écrit :

A user is having trouble compling my xdvi package. I don't recognize this
symbol. I asked which xfree86 version he has installed, and it turns out to
be the threaded version. Could that be the culprit? (I have no experience
with it...)


gcc -L/sw/lib  -L/usr/X11R6/lib -o xdvi xdvi.o events.o dvi-init.o
dvi-draw.o special.o font-open.o filefind.o pk.o vf.o util.o popups.o
psheader.o psgs.o -lXaw -lXmu -lXt -lSM -lICE  -lXext -lX11
ld: Undefined symbols:
_XpmReadFileToPixmap
make: *** [xdvi] Error 1
### execution of make failed, exit code 2
Failed: compiling xdvi-22.69-1 failed
I have the threaded version and this symbol is in libXpm

[alias:/sw/fink/debs] sylvain% nm /usr/X11R6/lib/libXpm.4.11.dylib | grep _XpmReadFileToPixmap
0000978c T _XpmReadFileToPixmap

The line should include -lXpm

--
zauc



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Reply via email to