Opened 15 years ago
Last modified 15 years ago
#22290 closed defect
teTeX fails to build on SnowLeopard — at Initial Version
Reported by: | me@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | teTeX |
Description
Hi. After going through the migration process: $ port installed > myports.text $ sudo port clean all $ sudo port -f uninstall installed $ sudo port install ... # other packages reinstalled ok $ sudo port install teTeX ... Error: Target org.macports.build returned: shell command ... ... /usr/bin/gcc-4.2 -o xdvi-xaw.bin browser.o dvi-draw.o dvi-init.o dvisel.o encodings.o events.o filehist.o font-open.o gf.o hypertex.o image-magick.o mime.o my-snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o psdps.o psgs.o psheader.o psnews.o read-mapfile.o search-internal.o special.o string-utils.o tfmload.o util.o vf.o xdvi.o xserver-info.o x_util.o 1/lib -L/opt/local/lib ./gui/libgui.a ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6 -lXaw -lXmu -lXt -lSM -lICE -lXp -lXext -lXpm -lX11 -lXau -lXdmcp -lintl -liconv -lc ../kpathsea/.libs/libkpathsea.a -lm i686-apple-darwin10-gcc-4.2.1: 1/lib: No such file or directory make[2]: * [xdvi-xaw.bin] Error 1 make[1]: * [all] Error 1 make: * [all] Error 1 $ uname -a Darwin thyme.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
I have the XCode and X11 packages installed from the SnowLeopard Disk.
Hope you can help, because I need TeX routinely for my work.