From: Treeve J. <tre...@pi...> - 2004-01-23 01:57:19
Attachments:
rlib-1.1.7.bz2
config.log.bz2
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've just tried to build rlib-1.1.7, but encountered some problems I have the following software gcc-3.3.2=20 glibc-2.3.2=20 libxml2-2.6.4 also, I can't persuade rlib to recognise perl, which hangs=20 off /usr/lib/perl5/5.8.3/ perl.h is in /usr/lib/perl5/5.8.3/i686-linux-thread-multi/CORE a full compile log and config.log are attached gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\= "=20 =2D -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"rlib\"= =20 =2D -DVERSION=3D\"1.1.7\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_= SYS_STAT_H=3D1=20 =2D -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRI= NGS_H=3D1=20 =2D -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DL= =46CN_H=3D1=20 =2D -DHAVE_LIBC=3D1 -DHAVE_LIBM=3D1 -DHAVE_ODBC=3D1 -DHAVE_PYTHON=3D1 -DHAV= E_JAVA=3D1=20 =2D -DHAVE_ICONV_H=3D1 -DHAVE_ICONV_OPEN=3D1 -DICONV_CONST_CHAR_PP=3D0=20 =2D -DICONV_ISO=3DISO8859-1 -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_UN= ISTD_H=3D1=20 =2D -DHAVE_CPDFLIB_H=3D1 -DHAVE_LIBCPDF=3D1 -DENABLE_CRASH=3D1 -I. -I.=20 =2D -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/incl= ude=20 =2D -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include=20 =2D -I /usr/include/python2.3 -I/usr/include -I/usr/include/linux -Wall=20 =2D -march=3Dathlon-tbird -mmmx -m3dnow -pipe -O3 -c parsexml.c -MT parsexm= l.lo -MD=20 =2D -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:21: /usr/include/gconv.h:72: error: parse error before "size_t" /usr/include/gconv.h:88: error: parse error before "size_t" /usr/include/gconv.h:97: error: parse error before "size_t" /usr/include/gconv.h:174: error: parse error before "size_t" Regards, Treeve=20 =2D --=20 PGP Key ID: AB929B24 PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24=20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAD61Zlpc0xauSmyQRAg0LAKDP1aVXUoZTgl2tuIPvQp4mINEcMwCdGFj7 YrATn47emV8Doo+dBmcmnHQ=3D =3DZFqe =2D----END PGP SIGNATURE----- |
From: Juan R. <jua...@vi...> - 2004-02-09 18:28:17
|
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. |
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 |
From: Juan R. <jua...@vi...> - 2004-02-09 18:51:19
|
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 - -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:21: /usr/include/gconv.h:72: error: parse error before "size_t" /usr/include/gconv.h:88: error: parse error before "size_t" /usr/include/gconv.h:97: error: parse error before "size_t" /usr/include/gconv.h:174: error: parse error before "size_t" Thanks, Juan P.D: Sorry , but english it's not my native language. |
From: Juan R. <jua...@vi...> - 2004-02-09 19:01:38
|
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 - -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:21: /usr/include/gconv.h:72: error: parse error before "size_t" /usr/include/gconv.h:88: error: parse error before "size_t" /usr/include/gconv.h:97: error: parse error before "size_t" /usr/include/gconv.h:174: error: parse error before "size_t" Thanks, Juan P.D: Sorry , but english it's not my native language. |
From: Bob D. <bd...@si...> - 2004-02-09 20:21:25
|
Juan, Are your includes like this??? (for parsexml.c): #include <stdlib.h> #include <stdio.h> #include <string.h> #include <libxml/xmlversion.h> #include <libxml/xmlmemory.h> #include <libxml/xinclude.h> #include "rlib.h" On Mon, 2004-02-09 at 14:02, 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 > > - -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:21: > /usr/include/gconv.h:72: error: parse error before "size_t" > /usr/include/gconv.h:88: error: parse error before "size_t" > /usr/include/gconv.h:97: error: parse error before "size_t" > /usr/include/gconv.h:174: error: parse error before "size_t" > > 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 |
From: Bob D. <bd...@si...> - 2004-02-26 16:15:03
|
Um.. RLIB is a "library".. hence the "lib".. how are you trying to use RLIB? On Thu, 2004-02-26 at 21:56, Juan Rodriguez wrote: > Oh my god ... > > Yes, we have put --disable-python --disable-php --disable-mysql and more, > but when we making INSTALL, it doesn't generate the executable. > > We are desperate !!! Please .. HELP ME !!!!! > > make[2]: Nothing to be done for `install-exec-am'. > /bin/sh ./mkinstalldirs /usr/lib/pkgconfig > /usr/bin/install -c -m 644 rlib.pc /usr/lib/pkgconfig/rlib.pc > make[2]: Leaving directory `/usr/rlib-1.1.6' > make[1]: Leaving directory `/usr/rlib-1.1.6' > > > C ya later! > > > > > > configure w/ --disable-pyton if you are not using python > > > > rlib 1.1.8 should fix a lot of these problems > > > > On Thu, 2004-02-26 at 21:40, Juan Rodriguez wrote: > >> Bob, hi, i'm sorry to bother you, but, we have one problem with rlib, > >> specifically when making "make", we have errors with phyton.c. > >> > >> We are working with Suse, PostgreSQL and RLib > >> > >> Do you have any idea of what could be the problem? > >> > >> Thanks & regards. > >> > >> > >> > >> > >> > >> /bin/sh ../../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" > >> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" > >> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rlib\" -DVERSION=\"1.1.6\" > >> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > >> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > >> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 > >> -DHAVE_LIBC=1 -DHAVE_LIBM=1 -DHAVE_POSTGRE=1 -DHAVE_PYTHON=1 > >> -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CPDFLIB_H=1 > >> -DHAVE_LIBCPDF=1 -DENABLE_CRASH=1 -I. -I. -I../../libsrc/ > >> -I/usr/include/libxml2 -I /usr/include/pgsql -I > >> /usr/include/python2.2 -Wall -Werror -g -O2 -c -o python.lo `test -f > >> 'python.c' || echo './'`python.c > >> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > >> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rlib\" > >> -DVERSION=\"1.1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 > >> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > >> -DHAVE_MEMORY_H=1 > >> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 > >> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBC=1 -DHAVE_LIBM=1 > >> -DHAVE_POSTGRE=1 -DHAVE_PYTHON=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 > >> -DHAVE_UNISTD_H=1 -DHAVE_CPDFLIB_H=1 -DHAVE_LIBCPDF=1 -DENABLE_CRASH=1 > >> -I. -I. -I../../libsrc/ -I/usr/include/libxml2 -I /usr/include/pgsql -I > >> /usr/include/python2.2 -Wall -Werror -g -O2 -c python.c -MT python.lo > >> -MD > >> -MP -MF .deps/python.TPlo -fPIC -DPIC -o .libs/python.o > >> python.c: In function `_wrap_rlib_add_datasource_mysql': > >> python.c:603: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_datasource_postgre': > >> python.c:625: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_query_as': > >> python.c:648: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_report': > >> python.c:670: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_execute': > >> python.c:690: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_set_output_format_from_text': > >> python.c:711: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_spool': > >> python.c:731: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_free': > >> python.c:751: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_get_output': > >> python.c:771: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_get_output_length': > >> python.c:791: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_datasource_odbc': > >> python.c:850: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_resultset_follower': > >> python.c:872: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> python.c: In function `_wrap_rlib_add_parameter': > >> python.c:894: warning: dereferencing type-punned pointer will break > >> strict-aliasing rules > >> make[2]: *** [python.lo] Error 1 > >> make[2]: Leaving directory `/usr/rlib-1.1.6/bindings/python' > >> make[1]: *** [all-recursive] Error 1 > >> make[1]: Leaving directory `/usr/rlib-1.1.6/bindings' > >> make: *** [all-recursive] Error 1 > > > > |
From: Bob D. <bd...@si...> - 2004-01-23 02:42:41
|
Hi! Perl and Java support are new and unsupported at this time.. In fact.. I have not gotten it to work yet... but I'm close.. right now C, PHP, and PYTHON are supported... if you want to take a crack at making it work and send a patch we would greatly appreciate it.. or else wait a few weeks ;) - Bob On Thu, 2004-01-22 at 06:00, Treeve Jelbert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've just tried to build rlib-1.1.7, but encountered some problems > > I have the following software > gcc-3.3.2 > glibc-2.3.2 > libxml2-2.6.4 > > also, I can't persuade rlib to recognise perl, which hangs > off /usr/lib/perl5/5.8.3/ > perl.h is in /usr/lib/perl5/5.8.3/i686-linux-thread-multi/CORE > > a full compile log and config.log are attached > > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > - -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rlib\" > - -DVERSION=\"1.1.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > - -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > - -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 > - -DHAVE_LIBC=1 -DHAVE_LIBM=1 -DHAVE_ODBC=1 -DHAVE_PYTHON=1 -DHAVE_JAVA=1 > - -DHAVE_ICONV_H=1 -DHAVE_ICONV_OPEN=1 -DICONV_CONST_CHAR_PP=0 > - -DICONV_ISO=ISO8859-1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 > - -DHAVE_CPDFLIB_H=1 -DHAVE_LIBCPDF=1 -DENABLE_CRASH=1 -I. -I. > - -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > - -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include > - -I /usr/include/python2.3 -I/usr/include -I/usr/include/linux -Wall > - -march=athlon-tbird -mmmx -m3dnow -pipe -O3 -c parsexml.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:21: > /usr/include/gconv.h:72: error: parse error before "size_t" > /usr/include/gconv.h:88: error: parse error before "size_t" > /usr/include/gconv.h:97: error: parse error before "size_t" > /usr/include/gconv.h:174: error: parse error before "size_t" > > > Regards, Treeve > > - -- > PGP Key ID: AB929B24 > PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > > iD8DBQFAD61Zlpc0xauSmyQRAg0LAKDP1aVXUoZTgl2tuIPvQp4mINEcMwCdGFj7 > YrATn47emV8Doo+dBmcmnHQ= > =ZFqe > -----END PGP SIGNATURE----- |
From: Treeve J. <tre...@pi...> - 2004-01-26 13:46:30
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have tried rlib-1.1.8, but get exactly the same problem. I even tried=20 rebuilding glibc and cpdflib. rlib is the only software which shows this problem. I've compiled lots of= =20 stuff recently, including all of kde. On Friday 23 January 2004 13:37, Treeve Jelbert wrote: > I've just tried to build rlib-1.1.7, but encountered some problems > > I have the following software > gcc-3.3.2 > glibc-2.3.2 > libxml2-2.6.4 > > also, I can't persuade rlib to recognise perl, which hangs > off /usr/lib/perl5/5.8.3/ > perl.h is in /usr/lib/perl5/5.8.3/i686-linux-thread-multi/CORE > > a full compile log and config.log are attached > > gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\= "\" > -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"rlib\" > -DVERSION=3D\"1.1.7\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 > -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMO= RY_H=3D1 > -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNI= STD_H=3D1 > -DHAVE_DLFCN_H=3D1 -DHAVE_LIBC=3D1 -DHAVE_LIBM=3D1 -DHAVE_ODBC=3D1 -DHAVE= _PYTHON=3D1 > -DHAVE_JAVA=3D1 -DHAVE_ICONV_H=3D1 -DHAVE_ICONV_OPEN=3D1 -DICONV_CONST_CH= AR_PP=3D0 > -DICONV_ISO=3DISO8859-1 -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_UNIS= TD_H=3D1 > -DHAVE_CPDFLIB_H=3D1 -DHAVE_LIBCPDF=3D1 -DENABLE_CRASH=3D1 -I. -I. > -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include > -I /usr/include/python2.3 -I/usr/include -I/usr/include/linux -Wall > -march=3Dathlon-tbird -mmmx -m3dnow -pipe -O3 -c parsexml.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:21: > /usr/include/gconv.h:72: error: parse error before "size_t" > /usr/include/gconv.h:88: error: parse error before "size_t" > /usr/include/gconv.h:97: error: parse error before "size_t" > /usr/include/gconv.h:174: error: parse error before "size_t" > > > Regards, Treeve Regards, Treeve=20 =2D --=20 PGP Key ID: AB929B24 PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24=20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAEmfblpc0xauSmyQRAvsFAKCELK6xCmff/s+gcySCXv4Blvqt2gCfe1w7 fwTiejBYaa53XX/ti6pKX0c=3D =3DccMP =2D----END PGP SIGNATURE----- |
From: Bob D. <bd...@si...> - 2004-01-28 18:45:02
|
Hi, Also.. you should be using rlib-1.1.8 released a few days ago.. much has changed since 1.1.7.. and it would be too hard for me to tell what is going on - Bob On Fri, 2004-01-23 at 07:37, Treeve Jelbert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've just tried to build rlib-1.1.7, but encountered some problems > > I have the following software > gcc-3.3.2 > glibc-2.3.2 > libxml2-2.6.4 > > also, I can't persuade rlib to recognise perl, which hangs > off /usr/lib/perl5/5.8.3/ > perl.h is in /usr/lib/perl5/5.8.3/i686-linux-thread-multi/CORE > > a full compile log and config.log are attached > > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > - -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rlib\" > - -DVERSION=\"1.1.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > - -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > - -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 > - -DHAVE_LIBC=1 -DHAVE_LIBM=1 -DHAVE_ODBC=1 -DHAVE_PYTHON=1 -DHAVE_JAVA=1 > - -DHAVE_ICONV_H=1 -DHAVE_ICONV_OPEN=1 -DICONV_CONST_CHAR_PP=0 > - -DICONV_ISO=ISO8859-1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 > - -DHAVE_CPDFLIB_H=1 -DHAVE_LIBCPDF=1 -DENABLE_CRASH=1 -I. -I. > - -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > - -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include > - -I /usr/include/python2.3 -I/usr/include -I/usr/include/linux -Wall > - -march=athlon-tbird -mmmx -m3dnow -pipe -O3 -c parsexml.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:21: > /usr/include/gconv.h:72: error: parse error before "size_t" > /usr/include/gconv.h:88: error: parse error before "size_t" > /usr/include/gconv.h:97: error: parse error before "size_t" > /usr/include/gconv.h:174: error: parse error before "size_t" > > > Regards, Treeve > > - -- > PGP Key ID: AB929B24 > PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24 > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > > iD8DBQFAERWMlpc0xauSmyQRAh4IAKC/Dn3dxh92FTMnQlkaqWii2TCfZQCgnmH6 > iM6luzr/VLU5Fj1GEtvUGyU= > =ddTe > -----END PGP SIGNATURE----- |