You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(10) |
Oct
(54) |
Nov
(34) |
Dec
(45) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(49) |
Feb
(17) |
Mar
(13) |
Apr
|
May
(30) |
Jun
(13) |
Jul
(18) |
Aug
(23) |
Sep
(8) |
Oct
(10) |
Nov
(15) |
Dec
(24) |
2005 |
Jan
(16) |
Feb
(33) |
Mar
(58) |
Apr
(61) |
May
(37) |
Jun
(6) |
Jul
(30) |
Aug
(31) |
Sep
(12) |
Oct
(18) |
Nov
(8) |
Dec
(8) |
2006 |
Jan
(30) |
Feb
(4) |
Mar
(5) |
Apr
(4) |
May
(2) |
Jun
(6) |
Jul
(11) |
Aug
(21) |
Sep
(12) |
Oct
(9) |
Nov
(1) |
Dec
(15) |
2007 |
Jan
(4) |
Feb
(6) |
Mar
(7) |
Apr
(1) |
May
(2) |
Jun
(7) |
Jul
(4) |
Aug
(4) |
Sep
(6) |
Oct
|
Nov
|
Dec
(3) |
2008 |
Jan
(1) |
Feb
(2) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(3) |
Dec
|
2010 |
Jan
(5) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
(4) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bob D. <bd...@si...> - 2004-05-19 19:54:42
|
On Wed, 2004-05-19 at 14:28 -0300, Everton Luis Berz wrote: > Hi, > it's me again.. > > I have been compiled the new rlib-1.1.8 and have questions. > (my configure command was: "./configure --disable-utf8 > --disable-python", i'm using linux slackware9.1, php 4.3.6, postgres 7.4.1) > > 1) What's "rlibc" ? and i'm not running it.. > everton@nsa3:~$ rlibc --help > rlibc: error while loading shared libraries: libr-1.1.8: cannot open > shared object file: No such file or directory > everton@nsa3:~$ > It's supposed to compile RLIB XML files into .rlib files for faster loading time.. it's still under development. > I run 'ldconfig' at /usr/local/lib.. the output of 'ldconfig -p | grep > libr' is: > root@nsa3:~# ldconfig -p | grep libr > librt.so.1 (libc6, OS ABI: Linux 2.0.0) => /lib/librt.so.1 > librt.so (libc6, OS ABI: Linux 2.0.0) => /usr/lib/librt.so > (...) > libr.so (libc6) => /usr/local/lib/libr.so > libr-1.1.8.so (libc6) => /usr/local/lib/libr-1.1.8.so > libr-1.1.7.so (libc6) => /usr/local/lib/libr-1.1.7.so > libr-1.1.6.so (libc6) => /usr/local/lib/libr-1.1.6.so > libr-postgre.so (libc6) => /usr/local/lib/libr-postgre.so > (...) > > 2) My iso-8859-1 special chars does not works.. see: Can you apply this patch? I think it will help things. > everton@nsa3:/var/www/html/sa/gradecurricular$ php gradecurricular.php > > teste.pdf > Setting output encoding to ISO-8859-1Setting locale to > [LC_CTYPE=pt_BR.iso88591;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C] > FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to > [C] FAILEDSetting locale to [pt_BR.iso88591] FAILEDencoding is NULL or > invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL > or invalid [C]... (...............) Setting locale to [C] FAILEDCPDF > version 2.02-r1-0looking for A4 > > The locale 'pt_BR.iso88591' coming from my env variables: > everton@nsa3:~$ env | grep LANG > LANG=pt_BR.iso88591 > LANGUAGE=pt_BR.iso88591 > everton@nsa3:~$ env | grep CHAR > MM_CHARSET=pt_BR.iso88591 > LESSCHARSET=latin1 > > The report (pdf) contains anothers special chars, not the chars written > at postgresql database. > > I tried functions: > rlib_set_output_encoding($rlib, 'ISO-8859-1'); > rlib_set_datasource_encoding($rlib, "pgsql", "LATIN1"); > rlib_set_locale($rlib, 'pt_BR'); > > but output is same. > > > |
From: Everton L. B. <ev...@fa...> - 2004-05-19 19:31:49
|
Hi, it's me again.. I have been compiled the new rlib-1.1.8 and have questions. (my configure command was: "./configure --disable-utf8 --disable-python", i'm using linux slackware9.1, php 4.3.6, postgres 7.4.1) 1) What's "rlibc" ? and i'm not running it.. everton@nsa3:~$ rlibc --help rlibc: error while loading shared libraries: libr-1.1.8: cannot open shared object file: No such file or directory everton@nsa3:~$ I run 'ldconfig' at /usr/local/lib.. the output of 'ldconfig -p | grep libr' is: root@nsa3:~# ldconfig -p | grep libr librt.so.1 (libc6, OS ABI: Linux 2.0.0) => /lib/librt.so.1 librt.so (libc6, OS ABI: Linux 2.0.0) => /usr/lib/librt.so (...) libr.so (libc6) => /usr/local/lib/libr.so libr-1.1.8.so (libc6) => /usr/local/lib/libr-1.1.8.so libr-1.1.7.so (libc6) => /usr/local/lib/libr-1.1.7.so libr-1.1.6.so (libc6) => /usr/local/lib/libr-1.1.6.so libr-postgre.so (libc6) => /usr/local/lib/libr-postgre.so (...) 2) My iso-8859-1 special chars does not works.. see: everton@nsa3:/var/www/html/sa/gradecurricular$ php gradecurricular.php > teste.pdf Setting output encoding to ISO-8859-1Setting locale to [LC_CTYPE=pt_BR.iso88591;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDSetting locale to [pt_BR.iso88591] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... (...............) Setting locale to [C] FAILEDCPDF version 2.02-r1-0looking for A4 The locale 'pt_BR.iso88591' coming from my env variables: everton@nsa3:~$ env | grep LANG LANG=pt_BR.iso88591 LANGUAGE=pt_BR.iso88591 everton@nsa3:~$ env | grep CHAR MM_CHARSET=pt_BR.iso88591 LESSCHARSET=latin1 The report (pdf) contains anothers special chars, not the chars written at postgresql database. I tried functions: rlib_set_output_encoding($rlib, 'ISO-8859-1'); rlib_set_datasource_encoding($rlib, "pgsql", "LATIN1"); rlib_set_locale($rlib, 'pt_BR'); but output is same. -- Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.647 ICQ 7807919 Bob Doan wrote: > Hello All, > > After much work SICOM is happy to release the next version of RLIB. > > Changes Include: > > 1.1.8 > === > - UTF8 backed for international folks, can be disabled (CHET) > - Paper types (me) > - Java support (me) > - Examples (me) > - New way to format money (chet) > - New way of doing dates (chet) > - Lots of bug fixes (chet) > > Where to get it: > > http://rlib.sicompos.com > > News and Notes: > > Some of you may have noticed the development pace of RLIB has slowed > down a bit. The reason is because we at SICOM are now using RLIB for > all of our reporting, and we have tons of reports that are getting > converted. But, the good news is lots more features will have to be > added to RLIB.. so stay tuned > > ** PLEASE TEST ** > > We would like to release an official stable release soon. So we would > appreciate feedback from this release. > > - bob > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |
From: Bob D. <bd...@si...> - 2004-05-18 16:20:24
|
Well that sucks :( I think we can make a set functions to get around this.. or maybe just use GOBJECT stuff Thanks for the heads up - bob On Tue, 2004-05-18 at 18:14 +0200, Treeve Jelbert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On Tuesday 18 May 2004 15:54, Bob Doan wrote: > > Hello All, > > > > After much work SICOM is happy to release the next version of RLIB. > > > > Changes Include: > > > > 1.1.8 > > =3D=3D=3D > > - UTF8 backed for international folks, can be disabled (CHET) > > - Paper types (me) > > - Java support (me) > > - Examples (me) > > - New way to format money (chet) > > - New way of doing dates (chet) > > - Lots of bug fixes (chet) > > > > Where to get it: > > > > http://rlib.sicompos.com > > > > News and Notes: > > > > Some of you may have noticed the development pace of RLIB has slowed > > down a bit. The reason is because we at SICOM are now using RLIB for > > all of our reporting, and we have tons of reports that are getting > > converted. But, the good news is lots more features will have to be > > added to RLIB.. so stay tuned > > > > ** PLEASE TEST ** > > > > We would like to release an official stable release soon. So we woul= d > > appreciate feedback from this release. > > >=20 > I have encountered the following error, using gcc-3.4.0 > It is due to the -Werror flag. I edit configure.in and reran autoconf > everything then built and installed correctly >=20 >=20 > gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\"=20 > - -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"rlib= \"=20 > - -DVERSION=3D\"1.1.8\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAV= E_SYS_STAT_H=3D1=20 > - -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST= RINGS_H=3D1=20 > - -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_= DLFCN_H=3D1=20 > - -DHAVE_LIBC=3D1 -DHAVE_LIBM=3D1 -DHAVE_ODBC=3D1 -DHAVE_PYTHON=3D1 -DH= AVE_ICONV_H=3D1=20 > - -DHAVE_ICONV_OPEN=3D1 -DICONV_CONST_CHAR_PP=3D0 -DICONV_ISO=3DISO8859= -1=20 > - -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_CPDF= LIB_H=3D1=20 > - -DHAVE_LIBCPDF=3D1 -DENABLE_CRASH=3D1 -I. -I. -I/usr/include/libxml2=20 > - -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gl= ib-2.0=20 > - -I/usr/lib/glib-2.0/include -I/usr/include -I /usr/include/python2.3 = -Wall=20 > - -Werror -O -march=3Dathlon-tbird -mmmx -m3dnow -pipe -O3 -c reportgen= .c -MT=20 > reportgen.lo -MD -MP -MF .deps/reportgen.TPlo -fPIC -DPIC=20 > - -o .libs/reportgen.o > reportgen.c: In function `rlib_init_variables': > reportgen.c:962: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:965: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:968: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:971: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:975: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:978: warning: use of cast expressions as lvalues is depreca= ted > make[2]: *** [reportgen.lo] Error 1 > make[2]: Leaving directory `/usr/src/rlib-1.1.8/libsrc' >=20 >=20 > also=20 > txt.c: In function `rlib_txt_new_output_filter': > txt.c:169: warning: use of cast expressions as lvalues is deprecated > datasource.c: In function `rlib_add_datasource_odbc': > datasource.c:124: warning: dereferencing type-punned pointer will break= =20 > strict-aliasing rules > datasource.c:125: warning: dereferencing type-punned pointer will break= =20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_mysql': > python.c:645: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_postgre': > python.c:664: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_query_as': > python.c:684: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_report': > python.c:703: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_execute': > python.c:720: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_set_output_format_from_text': > python.c:738: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_spool': > python.c:755: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_free': > python.c:772: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_get_output': > python.c:789: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_get_output_length': > python.c:806: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_odbc': > python.c:866: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_resultset_follower': > python.c:885: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_parameter': > python.c:904: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules >=20 >=20 >=20 > > - bob > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: SourceForge.net Broadband > > Sign-up now for SourceForge Broadband and get the fastest > > 6.0/768 connection for only $19.95/mo for the first 3 months! > > http://ads.osdn.com/?ad_id=3D2562&alloc_id=3D6184&op=3Dclick > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > Regards, Treeve=20 >=20 > - --=20 > PGP Key ID: AB929B24 > PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24=20 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) >=20 > iD8DBQFAqjZqlpc0xauSmyQRAj/lAKC6YiUxTNHOa/JqXgcHxEYn+DrtHgCeNMyM > +Y69uZQJPRLG+AYuLgn4AVA=3D > =3DR5RP > -----END PGP SIGNATURE----- >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id%62&alloc_ida84&op=CCk > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |
From: Treeve J. <tre...@pi...> - 2004-05-18 16:09:54
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 18 May 2004 15:54, Bob Doan wrote: > Hello All, > > After much work SICOM is happy to release the next version of RLIB. > > Changes Include: > > 1.1.8 > =3D=3D=3D > - UTF8 backed for international folks, can be disabled (CHET) > - Paper types (me) > - Java support (me) > - Examples (me) > - New way to format money (chet) > - New way of doing dates (chet) > - Lots of bug fixes (chet) > > Where to get it: > > http://rlib.sicompos.com > > News and Notes: > > Some of you may have noticed the development pace of RLIB has slowed > down a bit. The reason is because we at SICOM are now using RLIB for > all of our reporting, and we have tons of reports that are getting > converted. But, the good news is lots more features will have to be > added to RLIB.. so stay tuned > > ** PLEASE TEST ** > > We would like to release an official stable release soon. So we would > appreciate feedback from this release. > I have encountered the following error, using gcc-3.4.0 It is due to the -Werror flag. I edit configure.in and reran autoconf everything then built and installed correctly 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.8\" -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_ICONV_H=3D1=20 =2D -DHAVE_ICONV_OPEN=3D1 -DICONV_CONST_CHAR_PP=3D0 -DICONV_ISO=3DISO8859-1= =20 =2D -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_CPDFLI= B_H=3D1=20 =2D -DHAVE_LIBCPDF=3D1 -DENABLE_CRASH=3D1 -I. -I. -I/usr/include/libxml2=20 =2D -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib= =2D2.0=20 =2D -I/usr/lib/glib-2.0/include -I/usr/include -I /usr/include/python2.3 -W= all=20 =2D -Werror -O -march=3Dathlon-tbird -mmmx -m3dnow -pipe -O3 -c reportgen.c= -MT=20 reportgen.lo -MD -MP -MF .deps/reportgen.TPlo -fPIC -DPIC=20 =2D -o .libs/reportgen.o reportgen.c: In function `rlib_init_variables': reportgen.c:962: warning: use of cast expressions as lvalues is deprecated reportgen.c:965: warning: use of cast expressions as lvalues is deprecated reportgen.c:968: warning: use of cast expressions as lvalues is deprecated reportgen.c:971: warning: use of cast expressions as lvalues is deprecated reportgen.c:975: warning: use of cast expressions as lvalues is deprecated reportgen.c:978: warning: use of cast expressions as lvalues is deprecated make[2]: *** [reportgen.lo] Error 1 make[2]: Leaving directory `/usr/src/rlib-1.1.8/libsrc' also=20 txt.c: In function `rlib_txt_new_output_filter': txt.c:169: warning: use of cast expressions as lvalues is deprecated datasource.c: In function `rlib_add_datasource_odbc': datasource.c:124: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules datasource.c:125: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_datasource_mysql': python.c:645: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_datasource_postgre': python.c:664: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_query_as': python.c:684: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_report': python.c:703: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_execute': python.c:720: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_set_output_format_from_text': python.c:738: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_spool': python.c:755: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_free': python.c:772: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_get_output': python.c:789: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_get_output_length': python.c:806: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_datasource_odbc': python.c:866: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_resultset_follower': python.c:885: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules python.c: In function `_wrap_rlib_add_parameter': python.c:904: warning: dereferencing type-punned pointer will break=20 strict-aliasing rules > - bob > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=3D2562&alloc_id=3D6184&op=3Dclick > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users 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) iD8DBQFAqjZqlpc0xauSmyQRAj/lAKC6YiUxTNHOa/JqXgcHxEYn+DrtHgCeNMyM +Y69uZQJPRLG+AYuLgn4AVA=3D =3DR5RP =2D----END PGP SIGNATURE----- |
From: Bob D. <bd...@si...> - 2004-05-18 13:55:08
|
Hello All, After much work SICOM is happy to release the next version of RLIB. Changes Include: 1.1.8 === - UTF8 backed for international folks, can be disabled (CHET) - Paper types (me) - Java support (me) - Examples (me) - New way to format money (chet) - New way of doing dates (chet) - Lots of bug fixes (chet) Where to get it: http://rlib.sicompos.com News and Notes: Some of you may have noticed the development pace of RLIB has slowed down a bit. The reason is because we at SICOM are now using RLIB for all of our reporting, and we have tons of reports that are getting converted. But, the good news is lots more features will have to be added to RLIB.. so stay tuned ** PLEASE TEST ** We would like to release an official stable release soon. So we would appreciate feedback from this release. - bob |
From: Bob D. <bd...@si...> - 2004-05-10 15:44:33
|
Not at the moment.. I agree SF.net can suck from time to time.. someone can always roll you a tar ball if you really need it - bob On Sun, 2004-05-09 at 10:22 -0400, alexander thomas wrote: > Hi > > Is there any alternative download sites other than sourceforge. I got difficulties in downloading Rlib from sourceforge.net > > Please help > > > > Advance Thanks > Alexander Thomas > > > ____________________________________________________________ > Find what you are looking for with the Lycos Yellow Pages > http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > deliver higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |
From: Bob D. <bd...@si...> - 2004-05-10 15:43:43
|
Hi David, What OS are you using? On Fri, 2004-05-07 at 12:56 +0100, David Sopas Ferreira wrote: > Hello list, > > When i tried to test your example it gave the following error: > > Warning: dl(): Unable to load dynamic library > '/srv/www2/php/lib/php/extensions/no-debug-non-zts-20020429/librlib.so' - /srv/www2/php/lib/php/extensions/no-debug-non-zts-20020429/librlib.so: cannot open shared object file: No such file or directory in /srv/www2/htdocs/oa/rlib.php on line 1 > Fatal error: Call to undefined function: rlib_init() > in /srv/www2/htdocs/oa/rlib.php on line 7 > > Can someone help me please? > > Thanks in advance! |
From: alexander t. <kca...@ly...> - 2004-05-09 14:22:29
|
Hi Is there any alternative download sites other than sourceforge. I got difficulties in downloading Rlib from sourceforge.net Please help Advance Thanks Alexander Thomas ____________________________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 |
From: David S. F. <dav...@fo...> - 2004-05-07 11:56:34
|
Hello list, When i tried to test your example it gave the following error: Warning: dl(): Unable to load dynamic library = '/srv/www2/php/lib/php/extensions/no-debug-non-zts-20020429/librlib.so' = - /srv/www2/php/lib/php/extensions/no-debug-non-zts-20020429/librlib.so: = cannot open shared object file: No such file or directory in = /srv/www2/htdocs/oa/rlib.php on line 1 Fatal error: Call to undefined function: rlib_init() in = /srv/www2/htdocs/oa/rlib.php on line 7 Can someone help me please? Thanks in advance! |
From: Treeve J. <tre...@pi...> - 2004-03-31 14:31:16
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 31 March 2004 20:42, vi...@ne... wrote: > Hi, > > I tried to compile ClibPDF many times but I don't never succed with Gcc > 3.3. Anyone can help me ? this script built under gcc-3.3.2 for me. sedit is a wrapper around sed. 'sed -i -e' should be a suitable replacement cd source && cp Makefile.Linux Makefile && sedit "s/libcpdf.sl/libcpdf.so/" Makefile && sedit "s/\(CFLAGS=3D-Wall -g -DLinux\)/\1 $CFLAGS/" Makefile && sedit "s/\(LD_FLAGS=3D\)/\1 $LDFLAGS/" Makefile && sedit "s/\/usr\/local/\/usr/" Makefile && sedit "s/\/local\/ClibPDF/\/usr/" Makefile && sedit 's/mkdir -p $(BINDIR)\/lib//' Makefile && sedit 's/mkdir -p $(BINDIR)\/include//' Makefile && make && > > My regards, > > > Vinh > > ------------------------------------------------------------- > NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, > Toolbar... Web/Wap : www.netcourrier.com > T=E9l=E9phone/Fax : 08 92 69 00 21 (0,34 =80 TTC/min) > Minitel: 3615 NETCOURRIER (0,16 =80 TTC/min) > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users 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) iD8DBQFAatYZlpc0xauSmyQRArW8AJ4pUn6vTJZUcmdkWOKIHxsGPSk+0QCfSgVw zFVUiFRGQm/S4knAE/pdYLY=3D =3DRbSm =2D----END PGP SIGNATURE----- |
From: <vi...@ne...> - 2004-03-31 14:12:53
|
Hi, I tried to compile ClibPDF many times but I don't never succed with Gcc 3.= 3. Anyone can help me ? My regards, Vinh = ------------------------------------------------------------- NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Tool= bar... Web/Wap : www.netcourrier.com T=E9l=E9phone/Fax : 08 92 69 00 21 (0,34 =80 TTC/min) Minitel: 3615 NETCOURRIER (0,16 =80 TTC/min) |
From: Chet H. <che...@si...> - 2004-03-26 19:58:27
|
Sorry Raimund, as far as we know nobody has made RLIB run on M$Windows. Porting to Windows is not on our immediate schedule so it could be a long time before we have a version available. Chet Raimund Heinl wrote: >Hi Rlib Developer, > >i found your project in sourceforge. > >i would like to try the features - the problem > >is that i am developing in M$Windows Visual 6.0. > >Do you have a Makefile / or DSP File for this environment. > >Is it possible to use Rlib with Ms Windows ? > > > >i would looking forward to get a Mail from you. > > > >Please send me an Mail to : he...@gm... > > > >thanks > >best regards from Germany. > > > > > > |
From: Bob D. <bd...@si...> - 2004-03-17 14:09:39
|
Hi Remo, Thanks for the complements... the wrapping of text lines is a requested feature that we have not yet completed.. we'll get to it soon.. - bob > Hi > > I just installed rlib 1.17 and it works really well! I like the clean > and simple interface and the structure of the xml file is very simple > and clear too! > > But one thing I couldn't do - I have a very long text and I don't want > to split it into several lines, so my question is: Is there an option > I can enable so my line will be extended (auto height)? > > Thanks! > Remo Laubacher > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |
From: Remo L. <la...@ni...> - 2004-03-16 19:43:09
|
Hi I just installed rlib 1.17 and it works really well! I like the clean and simple interface and the structure of the xml file is very simple and clear too! But one thing I couldn't do - I have a very long text and I don't want to split it into several lines, so my question is: Is there an option I can enable so my line will be extended (auto height)? Thanks! Remo Laubacher |
From: Chet H. <che...@si...> - 2004-03-10 21:55:31
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> Hi all,<br> <br> I put a new test version on my website <a href="http://elmo.sicompos.com/%7Echeilman">Chet's RLIB Homepage</a>. This fixes crashes with non ascii characters in 8859-1 and some other problems.<br> <br> Version 1.1.8 has been changed internally to work with utf8 rather than 8859-1 directly. This allows almost any character set to be used. libxml which parses the input xml, converts the native character set of the xml into utf8. RLIB versions prior to 1.1.8 converted the input back to 8859-1 and then operated internally using this. 1.1.8 and later versions operate internally with the utf8, thus the output can be converted to any character set. <br> <br> Cpdf which provides the pdf generation for RLIB does not work with all encodings. It has partial support for utf8 for certain asian languages. This is why there are two different output encoding functions in RLIB. The encoding that is passed to the set_pdf_font function is the encoding that is used for pdf generation. If "" is passed, the native encoding of the font is used. Default is WinAnsIEncoding which is similar (but not identical to) 8859-1. (This was the ONLY encoding for PDF in versions prior to 1.1.8). <br> <br> For HTML reporting, the encoding (rlib_set_output_encoding) is best set to UTF8, since most browsers can easily handle this. This value defaults to the encoding used by the current locale.<br> <br> Data coming from the datasources (MySql, Postgres, ODBC, etc, and other functions, including the set_parameter function) should be encoded in UTF8. This is currently assumed by RLIB. If this is NOT the case, we will need to provide functions for setting up and doing these conversions.<br> <br> <br> Chet<br> <br> <br> <br> <br> <br> <br> <br> </body> </html> |
From: Everton L. B. <ev...@fa...> - 2004-03-10 13:56:30
|
The line #5 of dump at my XML is: <literal width=3D"22" align=3D"center">REGISTRO DE FREQ=DC=CANCIA</litera= l> ^^ I found the problem, is the same that occurs 3 months ago with Bob.. ISO-8859-1 special chars does not appears at pdf or causes a 'Nuts we=20 crashed' error. Ask Bob for solution. If i change the line to : <literal width=3D"22" align=3D"center">REGISTRO DE FREQUENCIA</literal> ^^ the report is built, but others iso-8859-1 special chars appears wrong. I tried to put the "rlib_set_output_encoding($rlib, 'ISO-8859-1')" at my=20 php file and the error persists. --=20 Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.647 ICQ 7807919 Chet Heilman wrote: > Hi Everton, >=20 > Do you have a rlib.log file for when this happens? Also, if you can=20 > identify where in your XML the text in line #5 of the dump is output,=20 > I'd like to see a snippet of that rlib XML. It was attempting to=20 > align=3D"center" in a field/literal as far as I can see, but it works f= ine=20 > when I do it. >=20 >=20 > Chet >=20 |
From: Chet H. <che...@si...> - 2004-03-09 21:04:06
|
Hi Everton, Do you have a rlib.log file for when this happens? Also, if you can identify where in your XML the text in line #5 of the dump is output, I'd like to see a snippet of that rlib XML. It was attempting to align="center" in a field/literal as far as I can see, but it works fine when I do it. Chet Everton Luis Berz wrote: > > I tried rlib-1.1.8-test3 on my reports that works at rlib-1.1.7. > And I receives a 'Nuts we crash' error. > Follow the gdb-bt trace.. > > Reading symbols from /lib/libnss_compat.so.2...done. > Loaded symbols for /lib/libnss_compat.so.2 > Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. > Loaded symbols for /usr/lib/gconv/ISO8859-1.so > #0 0x40384ac1 in kill () from /lib/libc.so.6 > (gdb) bt > #0 0x40384ac1 in kill () from /lib/libc.so.6 > #1 0x427138bb in myFaultHandler (signum=11, si=0x0, aptr=0x0) at > util.c:45 > #2 0x42823c45 in __pthread_sighandler () from /lib/libpthread.so.0 > #3 <signal handler called> > #4 0x403d872d in memset () from /lib/libc.so.6 > #5 0x4270f27e in align_text (r=0x0, rtn=0xbfffb5b0 "\177\003ÿÿ > @ÿÿÿÿÿÿ^öpB#", len=1024, > src=0xbfffb8e0 "REGISTRO DE FREQÃ\234Ã\212NCIA", > align=-1073760980, width=22) at reportgen.c:267 > #6 0x4270f9de in execute_pcodes_for_line (r=0x8259018, rl=0x82a6750, > extra_data=0x83db0a0) at reportgen.c:387 > #7 0x427105c6 in print_report_output_private (r=0x8259018, > roa=0x82750a0, backwards=0, page=1114787496) > at reportgen.c:641 > #8 0x42710d90 in print_report_outputs_private (r=0x8259018, > e=0x8274d98, backwards=0) at reportgen.c:814 > #9 0x42710de3 in print_report_output (r=0x8259018, e=0x8274d98, > backwards=0) at reportgen.c:824 > #10 0x4271b600 in rlib_print_break_header_output (r=0x8259018, > rb=0x8274d38, e=0x8274d98, backwards=0) > at breaks.c:50 > #11 0x4271b956 in rlib_handle_break_headers (r=0x8259018) at breaks.c:148 > #12 0x42711d50 in make_report (r=0x8259018) at reportgen.c:1179 > #13 0x427122e3 in rlib_execute (r=0x8259018) at api.c:126 > #14 0x4269dd38 in zif_rlib_execute (ht=1, return_value=0x8259b44, > this_ptr=0x0, return_value_used=0) at php.c:312 > #15 0x081744be in execute (op_array=0x825705c) at > /usr/local/src/php-4.3.4/Zend/zend_execute.c:1616 > #16 0x081669df in zend_execute_scripts (type=8, retval=0x0, file_count=3) > at /usr/local/src/php-4.3.4/Zend/zend.c:884 > #17 0x0813d5f8 in php_execute_script (primary_file=0xbffff820) at > /usr/local/src/php-4.3.4/main/main.c:1729 > #18 0x08179496 in main (argc=2, argv=0xbffff8b4) at > /usr/local/src/php-4.3.4/sapi/cli/php_cli.c:819 > #19 0x40370d06 in __libc_start_main () from /lib/libc.so.6 > (gdb) > > I'm using php 4.3.4 on slackware9.1. > |
From: Everton L. B. <ev...@fa...> - 2004-03-09 19:04:20
|
I tried rlib-1.1.8-test3 on my reports that works at rlib-1.1.7. And I receives a 'Nuts we crash' error. Follow the gdb-bt trace.. Reading symbols from /lib/libnss_compat.so.2...done. Loaded symbols for /lib/libnss_compat.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so #0 0x40384ac1 in kill () from /lib/libc.so.6 (gdb) bt #0 0x40384ac1 in kill () from /lib/libc.so.6 #1 0x427138bb in myFaultHandler (signum=3D11, si=3D0x0, aptr=3D0x0) at u= til.c:45 #2 0x42823c45 in __pthread_sighandler () from /lib/libpthread.so.0 #3 <signal handler called> #4 0x403d872d in memset () from /lib/libc.so.6 #5 0x4270f27e in align_text (r=3D0x0, rtn=3D0xbfffb5b0 "\177\003=FF=FF=20 @=FF=FF=FF=FF=FF=FF^=F6pB#", len=3D1024, src=3D0xbfffb8e0 "REGISTRO DE FREQ=C3\234=C3\212NCIA", align=3D-1073= 760980,=20 width=3D22) at reportgen.c:267 #6 0x4270f9de in execute_pcodes_for_line (r=3D0x8259018, rl=3D0x82a6750,= =20 extra_data=3D0x83db0a0) at reportgen.c:387 #7 0x427105c6 in print_report_output_private (r=3D0x8259018,=20 roa=3D0x82750a0, backwards=3D0, page=3D1114787496) at reportgen.c:641 #8 0x42710d90 in print_report_outputs_private (r=3D0x8259018,=20 e=3D0x8274d98, backwards=3D0) at reportgen.c:814 #9 0x42710de3 in print_report_output (r=3D0x8259018, e=3D0x8274d98,=20 backwards=3D0) at reportgen.c:824 #10 0x4271b600 in rlib_print_break_header_output (r=3D0x8259018,=20 rb=3D0x8274d38, e=3D0x8274d98, backwards=3D0) at breaks.c:50 #11 0x4271b956 in rlib_handle_break_headers (r=3D0x8259018) at breaks.c:1= 48 #12 0x42711d50 in make_report (r=3D0x8259018) at reportgen.c:1179 #13 0x427122e3 in rlib_execute (r=3D0x8259018) at api.c:126 #14 0x4269dd38 in zif_rlib_execute (ht=3D1, return_value=3D0x8259b44,=20 this_ptr=3D0x0, return_value_used=3D0) at php.c:312 #15 0x081744be in execute (op_array=3D0x825705c) at=20 /usr/local/src/php-4.3.4/Zend/zend_execute.c:1616 #16 0x081669df in zend_execute_scripts (type=3D8, retval=3D0x0, file_coun= t=3D3) at /usr/local/src/php-4.3.4/Zend/zend.c:884 #17 0x0813d5f8 in php_execute_script (primary_file=3D0xbffff820) at=20 /usr/local/src/php-4.3.4/main/main.c:1729 #18 0x08179496 in main (argc=3D2, argv=3D0xbffff8b4) at=20 /usr/local/src/php-4.3.4/sapi/cli/php_cli.c:819 #19 0x40370d06 in __libc_start_main () from /lib/libc.so.6 (gdb) I'm using php 4.3.4 on slackware9.1. --=20 Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.647 ICQ 7807919 Chet Heilman wrote: > Hi all, >=20 > I just posted a new documentation PDF and another update to RLIB on=20 > my RLIB website. >=20 > http://elmo.sicompos.com/~cheilman/ <http://elmo.sicompos.com/%7Echeilm= an/> >=20 > This adds some functions to the doc that I thought were already=20 > there. The function to set the font is rlib_set_pdf_font. It affects=20 > only PDF reports. The encoding parameter (for the set_pdf_font) should=20 > be either one of the 4 encodings accepted by CPDF or it can be NULL to=20 > use the default encoding for the font. The encoding set by the=20 > set_output_encoding determines how the UTF-8 is translated - this shoul= d=20 > be NULL only if you want UTF-8 (which works in HTML, but not PDF). >=20 > Chet >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dc= lick > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users >=20 |
From: Chet H. <che...@si...> - 2004-03-08 21:48:57
|
Hi all, I just posted a new documentation PDF and another update to RLIB on my RLIB website. http://elmo.sicompos.com/~cheilman/ <http://elmo.sicompos.com/%7Echeilman/> This adds some functions to the doc that I thought were already there. The function to set the font is rlib_set_pdf_font. It affects only PDF reports. The encoding parameter (for the set_pdf_font) should be either one of the 4 encodings accepted by CPDF or it can be NULL to use the default encoding for the font. The encoding set by the set_output_encoding determines how the UTF-8 is translated - this should be NULL only if you want UTF-8 (which works in HTML, but not PDF). Chet |
From: Everton L. B. <ev...@fa...> - 2004-03-08 18:02:10
|
I not found the setlocale and setfont functions on documentation, can you tell me how works this functions ? Chet Heilman wrote: > Hi, > > I added the updated documentation to my RLIB site. > > http://elmo.sicompos.com/~cheilman > <http://elmo.sicompos.com/%7Echeilman> > > > Chet > > > > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > -- Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.647 ICQ 7807919 |
From: Chet H. <che...@si...> - 2004-03-02 13:52:40
|
Hi, I added the updated documentation to my RLIB site. http://elmo.sicompos.com/~cheilman <http://elmo.sicompos.com/%7Echeilman> Chet |
From: Chet H. <che...@si...> - 2004-03-01 16:55:33
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> Hi all,<br> <br> I've posted a tarball with a new version of RLIB for testing on my <a href="http://elmo.sicompos.com/%7Echeilman">website</a>.<br> <br> Highlights of the changes: <br> <ul> <li>The DATE data type handling has been completly rewritten to allow dates prior to 1/1/70 and to make date comparisons and date arithmetic work properly. </li> <li>Locale handling, including character sets, fonts, etc has been implemented.</li> <li>New, more flexible and locale specific formatting for dates/times, numbers and currency.<br> </li> <li>Many minor fixes and enhancements.</li> </ul> Please note: this is a TEST VERSION with extensive changes and may have many new bugs.<br> <br> Enjoy!!<br> <br> <br> Chet<br> <br> <br> </body> </html> |
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-02-19 21:21:53
|
> > > Record1 of query1, record1 of query2, record1 of query3 .... > Record2 of query1, record2 of query2, record2 of query3 .... > Record3 of query1, record3 of query2, record3 of query3 .... This RLIB can do rlib_add_resultset_follower(r, "query1", "query2"); rlib_add_resultset_follower(r, "query1", "query3"); then in the xml <Line> <field value="query1.field1"> <field value="query2.field1"> <field value="query3.field1"> </Line> .. an so on - bob |
From: Franco S. <fr...@ti...> - 2004-02-19 20:37:32
|
Il gio, 2004-02-19 alle 21:13, Bob Doan ha scritto: > I don't think I understand what "parallel detail" is.. can you explain? > > - bob > Record1 of query1, record1 of query2, record1 of query3 .... Record2 of query1, record2 of query2, record2 of query3 .... Record3 of query1, record3 of query2, record3 of query3 .... And so on.. Regards Franco Spinelli |