-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(again, back to the list)
OK, now I figured out what I missed earlier.
I do indeed have gcc45 installed but my /sw/bin/gcc isn't from that.
It's from ccache-default, but still uses Apple's compiler:
$ ls -l /sw32/bin/gcc
lrwxr-xr-x 1 root admin 1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
OK. Then the next things to look at would be the output from
which gcc
and
gcc -version
On 5/21/11 11:50 AM, Chan, Samuel F (334G) wrote:
> Exactly the same as yours.
>
> Sam
>
>
> On 5/21/11 6:31 AM, "Alexander Hansen" wrote:
>
> (going b
Exactly the same as yours.
Sam
On 5/21/11 6:31 AM, "Alexander Hansen" wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>(going back to the mailing list, since this isn't _my_ package)
>
>What does /sw/src/fink.build/djbfft-0.76-3/djbfft-0.76/compile have in
>it? Mine shows
>
>#!/bin/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/20/11 10:22 AM, Chan, Samuel F (334G) wrote:
> It looks like a non-Apple compiler is being used. Those typically don't
> know about -arch.
>
> What do you get from
>
> fink dumpinfo -ePATH djbfft
>
>
>
> The result is:
>
> Information about
It looks like a non-Apple compiler is being used. Those typically don't
know about -arch.
What do you get from
fink dumpinfo -ePATH djbfft
The result is:
Information about 4459 packages read in 1 seconds.
PATH=/sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin
:/usr/sbin:
The result is
Information about 4459 packages read in 1 seconds.
PATH=/sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin
:/usr/sbin:/usr/X11R6/bin
Regards,
Sam
On 5/20/11 3:52 AM, "Alexander Hansen" wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>On 5/20/11 2:45
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/20/11 2:45 AM, Sébastien Maret wrote:
> Hi Samuel,
>
> Le 19 mai 2011 à 17:58, Chan, Samuel F (334G) a écrit :
>
>> I cannot build scipy-py25 and the error message is:
>>
>> sh print-opt.sh > auto_opt
>> sed 1s/PRE/pre8.c/ `cat auto_opt`/sc.c >
Hi Samuel,
Le 19 mai 2011 à 17:58, Chan, Samuel F (334G) a écrit :
> I cannot build scipy-py25 and the error message is:
>
> sh print-opt.sh > auto_opt
> sed 1s/PRE/pre8.c/ `cat auto_opt`/sc.c > 8sc.c
> sed 1s/PRE/pre8.c/ `cat auto_opt`/i.c > 8i.c
> ./compile 8sc.c
> cc1: error: unrecognized com