Date: Fri, 21 Jul 2006 14:38:43 +0900 (JST) From: NAKATA Maho <chat95@mac.com> To: freebsd@chillt.de Cc: openoffice@freebsd.org Subject: Re: lang/gcc41-withgcjawt does not actually work Message-ID: <20060721.143843.74749745.chat95@mac.com> In-Reply-To: <44BFF1CD.1040901@chillt.de> References: <44BFF1CD.1040901@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <44BFF1CD.1040901@chillt.de> Bartosz Fabianowski <freebsd@chillt.de> wrote: > libtool that does not work on recent versions of FreeBSD. I had to > replace the following two executables with the system libtool from > /usr/local/bin: > > /usr/ports/lang/gcc41-withgcjawt/work/build/i386-portbld-freebsd6.1/libjava/classpath/libtool > /usr/ports/lang/gcc41-withgcjawt/work/build/i386-portbld-freebsd6.1/libjava/libtool still its build is broken. depbase=`echo java/lang/Class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile /work/ports/lang/gcc41-withgcjawt/work/build/gcc/gcj -B/work/ports/lang/gcc41-withgcjawt/work/build/i386-portbld-freebsd6.1/libjava/ -B/work/ports/lang/gcc41-withgcjawt/work/build/gcc/ -ffloat-store -fomit-frame-pointer -fclasspath= -fbootclasspath=/work/ports/lang/gcc41-withgcjawt/work/build/i386-portbld-freebsd6.1/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -MT java/lang/Class.lo -MD -MP -MF "$depbase.Tpo" -c -o java/lang/Class.lo ../.././..//gcc-4.1-20060714/libjava/java/lang/Class.java; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' gmake[4]: *** [java/lang/Class.lo] $(Q%(%i!< 1 gmake[4]: Leaving directory `/work/ports/lang/gcc41-withgcjawt/work/build/i386-portbld-freebsd6.1/libjava' do you know something about it? -- NAKATA, Maho (maho@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060721.143843.74749745.chat95>