discuss-gnustep
[Top][All Lists]
Advanced

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

Re: problem compiling gnustep-gui with uclibc


From: Rogelio M . Serrano Jr .
Subject: Re: problem compiling gnustep-gui with uclibc
Date: Mon, 24 Nov 2003 10:01:40 +0800

I implemented rintf in uClibc and it worked. Gnustep-gui now builds cleanly
with uClibc.

On 2003-11-24 05:21:58 +0800 Adam Fedor <fedor@doc.com> wrote:

On Sun, 2003-11-23 at 12:29, Rogelio M.Serrano Jr. wrote:
                   from NSAffineTransform.m:28:
/usr/include/bits/mathcalls.h:252: error: conflicting types for `rint' /usr/include/bits/mathcalls.h:252: error: previous declaration of `rint'
make[2]: *** [shared_obj/NSAffineTransform.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/src/core/gui/Source'
make: *** [internal-all] Error 2
root:/src/core/gui#



It's possible that configure is missing the fact that rint is defined
somewhere. Perhaps send me the config.log file from gui or look at it
yourself (search for 'rint' to see the rint test and whether it failed
and why).







reply via email to

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