As an addendum to the previous message: I found a universal binary of g77 which installed just fine.  When I try again with fink, it still says I have that dependency.  Is there a way to ignore the g77 dependency and continue?

Kyle

On Apr 14, 2006, at 4:54 PM, Kyle Cranmer wrote:


Hi there,

I'm new to fink and to OSX.  I successfully installed a few things with fink, and then went to install fftw.  I added the unstable/main and unstable/crypto to the fink.conf file and then did a fink selfupdate; fink index; fink scanpackages.  

Now when I try  fink install fftw it sees the package, says it also needs to get fftw-shlibs and g77.  I say yes, minutes go by and then this error

<error>
make CC=" stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin8.5.2/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin8.5.2/bin/" \
         STAGE_PREFIX=stage1/ \
         ADAC="\$(CC)" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Werror" libdir=/sw/lib LANGUAGES="c gcov gcov-dump f77" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
         CFLAGS="-g -O2" WERROR="-Werror"
stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin8.5.2/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE -I/sw/include   -I. -I. -I../../gcc-3.4-20031015/gcc -I../../gcc-3.4-20031015/gcc/. -I../../gcc-3.4-20031015/gcc/../include  ../../gcc-3.4-20031015/gcc/genmodes.c -o genmodes.o
stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin8.5.2/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.4-20031015/gcc -I../../gcc-3.4-20031015/gcc/. -I../../gcc-3.4-20031015/gcc/../include  -I/sw/include   ../../gcc-3.4-20031015/gcc/errors.c -o errors.o
stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin8.5.2/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
genmodes.o errors.o ../libiberty/libiberty.a
xgcc: installation problem, cannot exec `c++filt3': No such file or directory
/usr/bin/ld: Undefined symbols:
__init_keymgr
collect2: ld returned 1 exit status
make[2]: *** [genmodes] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
### execution of /var/tmp/tmp.2.FG4ezQ failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4-20031015-2
(Reading database ... 4151 files and directories currently installed.)
Removing fink-buildlock-g77-3.4-20031015-2 ...
Failed: phase compiling: g77-3.4-20031015-2 failed

Note that many fink package maintainers do not (yet) have access to OS X on
Intel hardware, so you may have better luck on the mailing lists.

</error>


Any hints.

Kyle


-----------------------------------------------------------------
Kyle Cranmer  Email: [EMAIL PROTECTED]
BNL  Info:    Building 510a Rm. 1-65 tel. +1 631 344 8209
CERN Info:    Building 32-S-C14      tel. +41 22 76 74235
-----------------------------------------------------------------




-----------------------------------------------------------------
Kyle Cranmer  Email: [EMAIL PROTECTED]
BNL  Info:    Building 510a Rm. 1-65 tel. +1 631 344 8209
CERN Info:    Building 32-S-C14      tel. +41 22 76 74235
-----------------------------------------------------------------



Reply via email to