[uClibc] problem compiling with math.h

Rogelio M.Serrano Jr. rogelio at smsglobal.net
Sun Nov 23 18:41:00 UTC 2003


i get this error when compiling gnustep-gui:

In file included from /usr/include/math.h:82,
                  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

this is line 252:

__MATHCALL (rint,, (_Mdouble_ __x));




More information about the uClibc mailing list