Displaying 3 results from an estimated 3 matches for "dhave_sys_un_h".
Did you mean:
have_sys_un_h
2007 Jun 03
1
postgres gem -- LoadError
...ecking 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_ENCODING_TO_CHAR -DHAVE_PQESCAPESTRING -I/usr/local/pgsql/
include -fPIC -c postgres.c
gcc -shared -L"/usr/local/pgsql/lib" -L"/usr/lib" -o postgres.so
postgres.o -lruby -lpq -lnsl -lpthread -ldl -lcry...
2006 Apr 20
1
Unable to connect to postgres on Fedora Core 5
...()... 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
-DHAVE_GETHOSTNAME -DHAVE_PQSETCLIENTENCODING -DHAVE_PG_ENCODING_TO_CHAR
-DHAVE_PQESCAPESTRING -c postgres.c
i386-redhat-linux-gcc -shared -L"/usr/lib" -o postgres.so postgres.o
-lruby -lpq -lnsl -ldl -lcrypt -lm -lc
make install
make: Nothing to be done for `instal...
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...s
creating Makefile
zmac11:/cd/rubythings/ruby-postgres oracle$ export 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/op...