From: Bob D. <bd...@si...> - 2004-02-16 20:18:38
|
Ok.. problem has been tracked down.. configure RLIB with --with-java=no .. turns out java stuff was picking up kernel headers.. **ugh**.. I'll work on a fix for 1.1.8 - bob On Mon, 2004-02-09 at 13:29, Juan Rodriguez wrote: > Hi Bob, we are trying to build the v.1.1.7 and we have the same problems > (above), we are running Suse 8.2 with the libxml2-2.6.5. > We tried with the chsnge of the headers (stdlib and stdio, but we don't > have any result). Do you know how to fix this problem ? > > > > .c -MT parsexml.lo -MD -MP -MF .deps/parsexml.TPlo -fPIC -DPIC -o > .libs/parsexml.o > In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from parsexml.c:22: > /usr/include/gconv.h:71: error: parse error before "size_t" > /usr/include/gconv.h:87: error: parse error before "size_t" > /usr/include/gconv.h:96: error: parse error before "size_t" > /usr/include/gconv.h:173: error: parse error before "size_t" > /usr/include/gconv.h:176: error: parse error before '}' token > In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from parsexml.c:22: > /usr/include/_G_config.h:47: error: field `__cd' has incomplete type > /usr/include/_G_config.h:50: error: field `__cd' has incomplete type > /usr/include/_G_config.h:53: confused by earlier errors, bailing out > make[1]: *** [parsexml.lo] Error 1 > make[1]: Leaving directory `/usr/rlib-1.1.7/libsrc' > make: *** [all-recursive] Error 1 > > > Thanks, Juan > > P.D: Sorry , but english it's not my native language. > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |