Re: problem compiling gnustep-gui with uclibc

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

 



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@xxxxxxx> 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).




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux