hi everybody,

after upgrading to 10.4 (including X and developer tools) and after "fink selfupdate" I tried to "fink update-all" which did work only partially. I think I tracked the problem down to the g77-compilation. I'm aware of some messages from the last week concerning similar problems but did not find something helpful (hope I did'nt overlook it...).

so, the final phase of the compilation run produced:

================cut here==========================
make CC=" stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin8.1.0/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin8.1.0/bin/" \
         STAGE_PREFIX=stage1/ \
ADAFLAGS="" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Wold-style-definition " libdir=/sw/lib LANGUAGES="c gcov gcov-dump f77" MAKEINFO="makeinfo --split-size=5000000" MAKEINFOFLAGS="--no-split" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
         CFLAGS="-g -O2 -fprofile-generate"
stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin8.1.0/bin/ -c -g -O2 -fprofile-generate -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I/sw/include -I. -I. -I../../gcc-3.4.3/gcc -I../../gcc-3.4.3/gcc/. -I../../gcc-3.4.3/gcc/../include ../../gcc-3.4.3/gcc/genmodes.c -o genmodes.o stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin8.1.0/bin/ -c -g -O2 -fprofile-generate -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.4.3/gcc -I../../gcc-3.4.3/gcc/. -I../../gcc-3.4.3/gcc/../include -I/sw/include ../../gcc-3.4.3/gcc/errors.c -o errors.o stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin8.1.0/bin/ -g -O2 -fprofile-generate -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
xgcc: installation problem, cannot exec `c++filt': No such file or directory
make[2]: *** [genmodes] Error 1
make[1]: *** [stageprofile_build] Error 2
make: *** [profiledbootstrap] Error 2
### execution of /var/tmp/tmp.2.Fc1JES failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-g77-3.4.3-11
(Reading database ... 52055 files and directories currently installed.)
Removing fink-buildlock-g77-3.4.3-11 ...
Failed: phase compiling: g77-3.4.3-11 failed

================cut here=========================
the apparent error is "xgcc: installation problem, cannot exec c++filt': No such file or directory", but I cannot make sense of this.

AFAIKS I have gcc-3.3 und gcc-4.0 installed, but not gcc-3.4.3 referred to in the above output. is this the source of the problem?

any help appreciated

joerg


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to