search for: dhave_libpq_libpq_fs_h

Displaying 2 results from an estimated 2 matches for "dhave_libpq_libpq_fs_h".

2008 Jun 12
1
ruby-postgres gem installation on Leopard
...king for PQsetClientEncoding()... no checking for pg_encoding_to_char()... no checking for PQfreemem()... no checking for PQescapeString()... no creating Makefile make gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/ usr/lib/ruby/1.8/universal-darwin9.0 -I. -DHAVE_LIBPQ_FE_H - DHAVE_LIBPQ_LIBPQ_FS_H -I/usr/local/pgsql/include -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -Wall -c libpq-compat.c libpq-compat.c: In function ‘PQescapeBytea’: libpq-compat.c:104: warning: implicit declaration of function ‘sprintf’ libpq-compat.c:104: warning: incompatible implicit declaration of built-i...
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...ort DESTDIR=/ zmac11:/cd/rubythings/ruby-postgres oracle$ make gcc -fno-common -I/usr/include/openssl -I/opt/local/include/pgsql8 -I. -I/opt/local/lib/ruby/1.8/powerpc-darwin7.9.0 -I/opt/local/lib/ruby/1.8/powerpc-darwin7.9.0 -I. -DHAVE_SYS_UN_H -DHAVE_SOCKET -DHAVE_GETHOSTNAME -DHAVE_LIBPQ_FE_H -DHAVE_LIBPQ_LIBPQ_FS_H -DHAVE_PQSETCLIENTENCODING -DHAVE_PG_ENCODING_TO_CHAR -DHAVE_PQESCAPESTRING -DHAVE_PQFREEMEM -O -pipe -I/opt/local/include -c postgres.c cc -dynamic -bundle -undefined suppress -flat_namespace -L/usr/lib -lssl -lcrypto -L/opt/local/lib/pgsql8 -L"//opt/local/lib" -o postgres.bundle postg...