system.c:45 is 

#include <string.h> 

but for some reason you are getting the local "string.h". Its a bit 
unfortunate that the header names clash, but your toolchain is still 
broken. Do you have a C_INCLUDE_PATH set by any chance? Whats the output of 
"cpp -v"



On Sunday, June 2, 2013 9:43:47 PM UTC+1, Sancho McCann wrote:
>
> http://pastebin.com/tHtfVfpR
>
> On Saturday, June 1, 2013 5:28:27 AM UTC-7, Volker Braun wrote:
>>
>> Can you post a link (e.g. pastebin) to the rest of the libgap log?
>>
>>
>> On Friday, May 31, 2013 8:18:12 AM UTC+1, Sancho McCann wrote:
>>>
>>> I'm building sage 5.9 on OpenSuSE 12.3 (x86_64).
>>>
>>> I get:
>>>
>>> Error building Sage.
>>>
>>> The following package(s) may have failed to build:
>>>
>>> package: libgap-4.5.7.p2
>>> log file: /tmp/sage-5.9/logs/pkgs/libgap-4.5.7.p2.log
>>> build directory: /tmp/sage-5.9/spkg/build/libgap-4.5.7.p2
>>>
>>> The only error displayed in the log file is this:
>>>
>>> In file included from system.c:45:0:
>>> ./string.h:213:56: error: 'libGAP_LAST_REAL_TNUM' undeclared here (not 
>>> in a function)
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to