[MacPorts] #19847: problem with building texlive_base
#19847: problem with building texlive_base ---------------------------------+------------------------------------------ Reporter: nzaidenberg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ---------------------------------+------------------------------------------ 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) -- Ticket URL: <http://trac.macports.org/ticket/19847> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19847: problem with building texlive_base ----------------------------------+----------------------------------------- Reporter: nzaidenberg@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: texlive_base | ----------------------------------+----------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => invalid * port: => texlive_base Old description:
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)
New description: 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) }}} -- Comment: This issue is covered on [wiki:ProblemHotlist#Aportfailedtobuildwithamessagereferringto1lib:Nosuchfileordirectory the problem hotlist]. -- Ticket URL: <http://trac.macports.org/ticket/19847#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts