Rainer Duffner rainer at ultra-secure.de
Thu Apr 23 08:19:12 PDT 2009
Rainer Duffner schrieb:
> Hi,
>
>
>   
...

> Now, I don't know which package actually provides this "pgport"-library.
> On FreeBSD, it seems to be part of the server-page, but I can't seem to
> find it on Solaris...
>
> Anybody got an idea?
>
>
>   



Hi,

I got, seems like the pgport library is part of the postgres
distribution but not part of the Solaris package.

After getting postgres compiled on Solaris (which is an endavour in
itself...), I'm now back to slony:

./configure --with-pgconfigdir=/usr/postgres/8.3/bin
--with-pgpkglibdir=/usr/postgres/8.3/lib

...
gmake:

/opt/SUNWspro/bin/cc -g -I../..
-DPGSHARE="\"/usr/postgres/8.3/share/\""  -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I../../src/slonik -c -o
slony_logshipper.o slony_logshipper.c
"/usr/postgres/8.3/include/server/pg_config.h", line 712: warning: macro
redefined: _FILE_OFFSET_BITS
/opt/SUNWspro/bin/cc -g -I../..
-DPGSHARE="\"/usr/postgres/8.3/share/\""  -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I../../src/slonik -c -o dbutil.o
dbutil.c
"/usr/postgres/8.3/include/server/pg_config.h", line 712: warning: macro
redefined: _FILE_OFFSET_BITS
/opt/SUNWspro/bin/cc -g -I../..
-DPGSHARE="\"/usr/postgres/8.3/share/\""  -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I/usr/postgres/8.3/include/
-I/usr/postgres/8.3/include/server/ -I../../src/slonik -c -o ipcutil.o
ipcutil.c
"/usr/postgres/8.3/include/server/pg_config.h", line 712: warning: macro
redefined: _FILE_OFFSET_BITS
bison -y -d  parser.y
gmake[2]: *** [parser.c] Broken Pipe
gmake[2]: Leaving directory
`/export/home/rduffner/slony1-2.0.1/src/slony_logshipper'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/export/home/rduffner/slony1-2.0.1/src'


How do you fix that?


Best Regards,
Rainer



More information about the Slony1-general mailing list