Closed svigerske closed 5 years ago
Attachment config.log by fmargot created at 2009-06-18 11:40:07
Comment by @andrea5w created at 2009-06-23 14:45:47
hHi Francois,
I think those "errors" are benign, I have looked at the "exit" part before. The configure tests are meant to create also errors, like in the first example, where it is essentially trying to see if __cplusplus is defined automatically by the compiler.
Why do these messages worry you?
Andreas
Comment by fmargot created at 2009-06-23 16:27:05
Replying to [comment:1 andreasw]:
hHi Francois,
I think those "errors" are benign, I have looked at the "exit" part before. The configure tests are meant to create also errors, like in the first example, where it is essentially trying to see if __cplusplus is defined automatically by the compiler.
As I said, these are non-fatal errors, but since no such error occur on Fedora 10 ix86 32-bits, I thought that maybe something can be done to remove them.
Why do these messages worry you?
How would I know what is worrysome or not? That is your job :->
Francois
Comment by @LouHafer created at 2010-12-09 03:56:37
I'm with Andreas. Never look inside config.log, it'll just upset you. :-) More seriously, 64-bit configure has worked fine for me on Fed12 and Fed14. I'm going to claim this is fixed.
Comment by @LouHafer created at 2010-12-09 03:56:37
Resolution: fixed
Issue created by migration from Trac.
Original creator: fmargot
Original creation time: 2009-06-18 11:39:29
Assignee: @andrea5w
Version: 0.5
CC: fmargot@andrew.cmu.edu
The following (non fatal) errors are reported when running
../configure -C
for compiling Cbc-2.2.2.
I attach the main config.log file