Sun Nov 19 13:13:47 PST 2006
- Previous message: [Slony1-general] "restore path" is not executed in the slonik_init_cluster script
- Next message: [Slony1-general] (S)RPMs for 1.16 and 1.2.1 are ready.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, While trying to build packages of 1.1.6 against PostgreSQL 8.2beta3, I got an error: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/et -I/usr/include -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I/usr/include/ -I/usr/include/ -I/usr/include/pgsql/server/ -I/usr/include/ -I/usr/include/pgsql/server/ -I/usr/include/ -I/usr/include/pgsql/server/ -I/usr/include/et -I/usr/include -c -o misc.o misc.c In file included from misc.c:33: confoptions.h:191: warning: missing braces around initializer confoptions.h:191: warning: (near initialization for 'ConfigureNamesInt[7].gen') confoptions.h:217: warning: missing braces around initializer confoptions.h:217: warning: (near initialization for 'ConfigureNamesBool[2].gen') confoptions.h:234: warning: missing braces around initializer confoptions.h:234: warning: (near initialization for 'ConfigureNamesReal[1].gen') confoptions.h:328: warning: missing braces around initializer confoptions.h:328: warning: (near initialization for 'ConfigureNamesString[8].gen') misc.c: In function 'slon_log': misc.c:178: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result misc.c: At top level: confoptions.h:98: warning: 'ConfigureNamesInt' defined but not used confoptions.h:194: warning: 'ConfigureNamesBool' defined but not used confoptions.h:220: warning: 'ConfigureNamesReal' defined but not used confoptions.h:237: warning: 'ConfigureNamesString' defined but not used gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/et -I/usr/include -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I/usr/include/ -o slon slon.o runtime_config.o local_listen.o remote_listen.o remote_worker.o sync_thread.o cleanup_thread.o scheduler.o dbutils.o conf-file.o confoptions.o misc.o -pthread -L/usr/lib/pgsql -L/usr/lib/pgsql/ -lpq -Wl,-rpath,/usr/lib/pgsql -L/usr/lib/pgsql -lpq confoptions.o: In function `build_conf_variables': /usr/src/redhat/BUILD/postgresql-slony1-engine-1.1.6/src/slon/confoptions.c:115: undefined reference to `pg_qsort' collect2: ld returned 1 exit status make[2]: *** [slon] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/postgresql-slony1-engine-1.1.6/src/slon' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/postgresql-slony1-engine-1.1.6/src' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.72870 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.72870 (%build) Any comments? Regards, -- The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://gborg.postgresql.org/pipermail/slony1-general/attachments/20061119/bd436727/attachment-0001.bin
- Previous message: [Slony1-general] "restore path" is not executed in the slonik_init_cluster script
- Next message: [Slony1-general] (S)RPMs for 1.16 and 1.2.1 are ready.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list