I am trying to help a friend to get up-and-running with fink on OS-X.
At this point, he has apparently set up fink OK, but he is having a
problem downloading f2c. As I am not any great genius with fink
either, I have put my kneepads on, and am asking for help.
After he types:
sudo fink install f2c
... thinks at first go OK, but he eventually gets an error message:
cp libf2c/libf2c.a /sw/src/root-f2c-20020123-2/sw/lib
ranlib /sw/src/root-f2c-20020123-2/sw/lib/libf2c.a
(mkdir libtmp; cd libtmp; ar -x ../libf2c/libf2c.a; objfiles=`ls -1
*.o`; echo $objfiles; cc -dynamiclib -flat_namespace -undefined
suppress -o libf2c_dynamic.dylib $objfiles; cc -dynamiclib
-flat_namespace -undefined suppress -o libf2c_dynamic.dylib $objfiles
-install_name /sw/lib/libf2c_dynamic.dylib)
abort_.o backspac.o c_abs.o c_cos.o c_div.o c_exp.o c_log.o c_sin.o
c_sqrt.o cabs.o close.o d_abs.o d_acos.o d_asin.o d_atan.o d_atn2.o
d_cnjg.o d_cos.o d_cosh.o d_dim.o d_exp.o d_imag.o d_int.o d_lg10.o
d_log.o d_mod.o d_nint.o d_prod.o d_sign.o d_sin.o d_sinh.o d_sqrt.o
d_tan.o d_tanh.o derf_.o derfc_.o dfe.o dolio.o dtime_.o due.o
ef1asc_.o ef1cmc_.o endfile.o erf_.o erfc_.o err.o etime_.o exit_.o
f77_aloc.o f77vers.o fmt.o fmtlib.o ftell_.o getarg_.o getenv_.o
h_abs.o h_dim.o h_dnnt.o h_indx.o h_len.o h_mod.o h_nint.o h_sign.o
hl_ge.o hl_gt.o hl_le.o hl_lt.o i77vers.o i_abs.o i_dim.o i_dnnt.o
i_indx.o i_len.o i_mod.o i_nint.o i_sign.o iargc_.o iio.o ilnw.o
inquire.o l_ge.o l_gt.o l_le.o l_lt.o lbitbits.o lbitshft.o lread.o
lwrite.o main.o open.o pow_ci.o pow_dd.o pow_di.o pow_hh.o pow_ii.o
pow_ri.o pow_zi.o pow_zz.o r_abs.o r_acos.o r_asin.o r_atan.o r_atn2.o
r_cnjg.o r_cos.o r_cosh.o r_dim.o r_exp.o r_imag.o r_int.o r_lg10.o
r_log.o r_mod.o r_nint.o r_sign.o r_sin.o r_sinh.o r_sqrt.o r_tan.o
r_tanh.o rdfmt.o rewind.o rsfe.o rsli.o rsne.o s_cat.o s_cmp.o s_copy.o
s_paus.o s_rnge.o s_stop.o sfe.o sig_die.o signal_.o sue.o system_.o
typesize.o uio.o uninit.o util.o wref.o wrtfmt.o wsfe.o wsle.o wsne.o
xwsne.o z_abs.o z_cos.o z_div.o z_exp.o z_log.o z_sin.o z_sqrt.o
ld: abort_.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
ld: backspac.o malformed object (section (__TEXT,__eh_frame) no symbol
at start of coalesced section)
...
ld: z_log.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
ld: z_sqrt.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
/usr/bin/libtool: internal link edit command failed
ld: abort_.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
ld: backspac.o malformed object (section (__TEXT,__eh_frame) no symbol
at start of coalesced section)
...
ld: z_log.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
ld: z_sqrt.o malformed object (section (__TEXT,__eh_frame) no symbol at
start of coalesced section)
/usr/bin/libtool: internal link edit command failed
### execution of failed, exit code 1
Failed: installing f2c-20020123-2 failed
... where the two trios of dots each stand for about 80 lines similar
to the ones directly above and below them.
Does anyone know what the problem is?
Thank you for your attention.
Jesus Dapena
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
- Re: [Fink-users] problem downloading f2c Jesus Dapena
- Re: [Fink-users] problem downloading f2c Alexander Hansen
- [Fink-users] Blackbox question Hisashi T Fujinaka
- [Fink-users] problem downloading f2c Jesus Dapena
- Re: [Fink-users] problem downloading f2c Alexander Hansen
- [Fink-users] problem downloading f2c Jesus Dapena
