On 15/10/2009, at 16:05, Alexander Hansen wrote:
> Christopher Colburn wrote:
>> I'm trying to install CDAT on MAC OS X 10.6.1 and get the following
>> error.  It looks like an underscoring issue, but I'm not sure how to
>> best resolve it.
>>
>> [.......]
>> stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin10.0.0/bin/   -g -O2 -
>> 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
>> Undefined symbols:
>>   "___builtin_object_size", referenced from:
>>       _new_mode in genmodes.o
>>       _new_mode in genmodes.o
>>       _make_complex_modes in genmodes.o
>>       _make_complex_modes in genmodes.o
>>       _make_complex_modes in genmodes.o
>>       _make_complex_modes in genmodes.o
>>       _make_vector_modes in genmodes.o
>>       _make_vector_mode in genmodes.o
>>   "___builtin___memcpy_chk", referenced from:
>>       _new_mode in genmodes.o
>>   "___builtin___strncpy_chk", referenced from:
>>       _make_complex_modes in genmodes.o
>>   "___builtin___snprintf_chk", referenced from:
>>       _make_complex_modes in genmodes.o
>>       _make_vector_modes in genmodes.o
>>       _make_vector_mode in genmodes.o
>> ld: symbol(s) not found
>> 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.5YHDO2 failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-104
>> (Reading database ... 85119 files and directories currently  
>> installed.)
>> Removing fink-buildlock-g77-3.4.3-104 ...
>> Failed: phase compiling: g77-3.4.3-104 failed
> The problem is in g77, not cdat.
>
> Are you on 32-bit or 64-bit Fink?  "fink dumpinfo -pm g77" will give  
> us
> that information.  There's an update on the submissions tracker
>
> http://sourceforge.net/tracker/?func=detail&aid=2871673&group_id=17203&atid=414256
>
> that could be added, but it may be nonfunctional on 64-bit Fink, and
> we'll therefore need to de-list any packages on 64-bit Fink that use  
> g77.
>
> I don't have time to do this right now, but maybe someone else with
> commits access can do it.


I've just committed George's update to g77, which should fix build  
problems on 10.6, 32-bit Fink. g77 is now restricted to PowerPC and 32- 
bit Fink.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to