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 > > > > |