Hey,
I'm having difficulty installing/compiling/linking tetex. I just downloaded fink yesterday, i'm running OS X 10.3 Panther. This happens when i try to install any of the tetex packages (tetex-base, tetex-dev, tetex-shlibs). the only tex thing that managed to install correctly was tetex-texmf. Any body have any suggestions on what to try next? I'm just trying to install this thing because it's a dependency for what I really want (lilypond).
Chris~
here is the link error i get:
./../klibtool link gcc -o oxdvi.bin -L/sw/lib xdvi.o dvi-draw.o dvi-init.o events.o font-open.o string-utils.o my-vsnprintf.o my-snprintf.o help-window.o message-window.o statusline.o xserver-info.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 -L/sw/lib -lwwwxml -lxmltok -lxmlparse -lwwwzip -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lmd5 -ldl -L//sw/lib -lz -lt1 -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../kpathsea/libkpathsea.la -lm
gcc -o oxdvi.bin.exe -L/sw/lib xdvi.o dvi-draw.o dvi-init.o events.o font-open.o string-utils.o my-vsnprintf.o my-snprintf.o help-window.o message-window.o statusline.o xserver-info.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 -L/sw/lib -lwwwxml -lxmltok -lxmlparse -lwwwzip -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lmd5 -ldl -L//sw/lib -lz -lt1 -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -L../kpathsea/SHARED -lkpathsea -lm
ld: warning prebinding disabled because dependent library: /sw/lib/libwwwxml.0.dylib is not prebound
ld: warning multiple definitions of symbol _hash_create
/usr/lib/libdl.dylib(strhash.So) definition of _hash_create
../kpathsea/SHARED/libkpathsea.dylib(hash.o) definition of _hash_create
ld: Undefined symbols:
_XpmReadFileToPixmap
make[2]: *** [oxdvi.bin] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
### execution of failed, exit code 2
Failed: compiling tetex-2.0.2-22 failed