Link is a great suggestion!  I was hesitating about whether or not to
paste such a long output.

The site.cfg file is shown in the following link.
https://gist.github.com/3059209

The output message for
$ python setup.py build --fcompiler=gnu95
can be found at the URL.
https://gist.github.com/3059320

Any suggestion is appreciated.

On Fri, Jul 6, 2012 at 5:21 AM, Paul Anton Letnes
<[email protected]> wrote:
>>
>> However, I got the following error message:
>> error: Command "/usr/bin/g77 -g -Wall -g -Wall -shared
>> build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/scipy/integrate/vodemodule.o
>> build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/fortranobject.o
>> -L/home/username/lib/ -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6
>> -lodepack -llinpack_lite -lmach -lblas -lpython2.6 -lg2c -o
>> build/lib.linux-x86_64-2.6/scipy/integrate/vode.so" failed with exit
>> status
>
> I'm sure there must have been more output? It does say that the command 
> "failed", but not _why_ it failed. I suggest posting the entire output either 
> in an email, or on a webpage (gist.github.com, for instance) and giving the 
> link. It's very very hard to debug a build without the build log, so I'd 
> suggest always giving it in the first instance.
>
> Paul
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to