Opened 15 years ago

Closed 15 years ago

#19847 closed defect (invalid)

problem with building texlive_base

Reported by: nzaidenberg@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: nzaidenberg@…
Port: texlive_base

Description (last modified by blb@…)

There was a problem building texlive_base

This was the error that was returned

/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 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 -lintl -lX11 -lXau -lXdmcp -liconv ../kpathsea/.libs/libkpathsea.a -lc -lm
i686-apple-darwin9-gcc-4.0.1: 1/lib: No such file or directory

I resolved manually by cd to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive_base/work/texlive_base-2007 and then to cd texk/xdvik/ I've editted the Makefile I have removed 1/lib from the Makefile and that solved the problem.

Nezer J. Zaidenberg

my system:

Darwin Macintosh.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386

gcc -v:

Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5490)

Change History (2)

comment:1 Changed 15 years ago by nzaidenberg@…

Cc: nzaidenberg@… added

Cc Me!

comment:2 Changed 15 years ago by blb@…

Description: modified (diff)
Port: texlive_base added
Resolution: invalid
Status: newclosed

This issue is covered on the problem hotlist.

Note: See TracTickets for help on using tickets.