bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Bug-gnubg] Fedora Core 4 Build Problem


From: OJOHANS
Subject: RE: [Bug-gnubg] Fedora Core 4 Build Problem
Date: Thu, 4 Dec 2008 15:10:28 +0100

I see something funny in the config.h file generated from ./configure at my 
system.

/* define lrint */
/* #undef lrint */(x)

/* define signbit */
/* #undef signbit */(x)

Notice the two (x)'s here. They do make a problem at my system?

-Øystein

 

>-----Original Message-----
>From: address@hidden 
>[mailto:address@hidden On 
>Behalf Of Christian Anthon
>Sent: Thursday, December 04, 2008 2:12 PM
>To: Thomas A. Moulton
>Cc: address@hidden
>Subject: Re: [Bug-gnubg] Fedora Core 4 Build Problem
>
>On Thu, Dec 4, 2008 at 12:37 PM, Thomas A. Moulton 
><address@hidden> wrote:
>> It is the current CVS (not snapshot, CVS Main)
>>
>> sh autogen.sh
>> ./configure
>> make
>>
>
>Ok, I just wanted to make sure that we were on the same page.
>
>I can see some possible causes
>
>a) there is something wrong in the config.h file. So mail my a 
>copy of that from the build directory
>
>b) Something is wrong with your setup:
>
>try to make a file called helloworld.c containing:
>
>#include <glib.h>
>int main ()
>{
>       g_print("hello world!\n");
>}
>
>and compile it with
>
>gcc `pkg-config --libs --cflags glib-2.0` helloworld.c
>
>c) something else, and for that could you change to the lib 
>directory in the source and send me the output of
>
>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/glib-2.0
>-I/usr/lib64/glib-2.0/include      -g -O2 -MT neuralnet.lo -MD -MP -MF
>".deps/neuralnet.Tpo" -E
>
>(The gcc command above should all be on one line.)
>
>Christian.
>
>
>_______________________________________________
>Bug-gnubg mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/bug-gnubg
>


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]