search for: pqsetdblogin

Displaying 4 results from an estimated 4 matches for "pqsetdblogin".

2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...ygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin() in -lpq... no Could not find PostgreSQL libraries: Makefile not created zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ obvi...
2007 Jun 03
1
postgres gem -- LoadError
...gwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... yes checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin() in -lpq... yes checking for PQsetClientEncoding()... yes checking for pg_encoding_to_char()... yes checking for PQescapeString()... yes creating Makefile # make gcc -I. -I. -I/usr/lib/ruby/1.8/i386-linux -I. -DHAVE_SYS_UN_H - DHAVE_SOCKET -DHAVE_GETHOSTNAME -DHAVE_PQSETCLIENTENCODING - DHAVE_PG_...
2006 Apr 20
1
Unable to connect to postgres on Fedora Core 5
...gwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... yes checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin() in -lpq... yes checking for PQsetClientEncoding()... yes checking for pg_encoding_to_char()... yes checking for PQescapeString()... yes creating Makefile make i386-redhat-linux-gcc -fPIC -I. -I/usr/lib/ruby/1.8/i386-linux -I/usr/lib/ruby/1.8/i386-linux -I. -DHAVE_SYS_UN_H -DHAVE_SOCKET -DHAV...
2005 Mar 05
2
cant compile app_meetme2
...n.) app_meetme2.c:138: error: `conn' undeclared (first use in this function) app_meetme2.c:139: error: `PGresult' undeclared (first use in this function) app_meetme2.c:139: error: `res' undeclared (first use in this function) app_meetme2.c:151: warning: implicit declaration of function `PQsetdbLogin' app_meetme2.c:152: warning: implicit declaration of function `PQstatus' app_meetme2.c:152: error: `CONNECTION_BAD' undeclared (first use in this functio n) app_meetme2.c:154: warning: implicit declaration of function `PQerrorMessage' app_meetme2.c:154: warning: format argument is...