Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18749 closed defect (fixed)

Fail building teTeX @3.0 on Leopard

Reported by: fabriciosn@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: jmroot (Joshua Root)
Port: teTeX

Description (last modified by blb@…)

Building reports the following error:

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_teTeX/work/tetex-src-3.0" && make all " returned error 2
.
.
.
/usr/bin/gcc-4.0 -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  -L/opt/local/lib ./gui/libgui.a ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/libtype1.a -lXaw -lXmu -lXt -lSM -lICE -lXp -lXext -lXpm -lX11 -lXau -lXdmcp -lintl -liconv -lc ../kpathsea/.libs/libkpathsea.a -lm
ld: library not found for -lXaw
collect2: ld returned 1 exit status
make[2]: *** [xdvi-xaw.bin] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
}}

Change History (4)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to gwright@…
Port: teTeX added

Try installing the xorg-libXaw port; if that gets teTeX to work then it needs to be added as a dependency for it.

comment:2 Changed 15 years ago by fabriciosn@…

Ouch, i was sure i had it till i double checked and found xorg-libXau, with an "U" instead of an "W"(maybe it was the same mistake of who packed it).

After installing libXaw it worked perfect.

Thanks

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Resolution: fixed
Status: newclosed

Fixed in r50177 (maintainer timeout).

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.