Sun Aug 10 16:51:12 PDT 2014
- Previous message: [Slony1-general] Slony1-2.2.X binaries for Solaris 10 SPARC
- Next message: [Slony1-general] Slony1-2.2.X binaries for Solaris 10 SPARC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry. Below is the complete output of make. If it might help make[1]: Entering directory `/home/postgres/slony1-2.2.3/src' make[2]: Entering directory `/home/postgres/slony1-2.2.3/src/parsestatements' ./test-scanner < /dev/null > emptytestresult.log ./test-scanner < ./test_sql.sql > test_sql.log ./test-scanner < ./cstylecomments.sql > cstylecomments.log make[2]: Leaving directory `/home/postgres/slony1-2.2.3/src/parsestatements' make[2]: Entering directory `/home/postgres/slony1-2.2.3/src/slon' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/postgres/slony1-2.2.3/src/slon' make[2]: Entering directory `/home/postgres/slony1-2.2.3/src/slonik' /opt/SUNWspro/bin/cc -xO3 -xarch=v9 -xspace -W0,-Lt -W2,-Rcond_elim -Xa -xildoff -xc99=none -xCC -I../../src/slonik -I../.. -DPGSHARE="\"/opt/postgres/9.2.6/share/\"" slonik.o dbutil.o parser.o ../parsestatements/scanner.o scan.o -L/opt/postgres/9.2.6/lib/ -lpq -lsocket -R/opt/postgres/9.2.6/lib/ -o slonik Undefined first referenced symbol in file alloca slonik.o ld: fatal: Symbol referencing errors. No output written to slonik make[2]: *** [slonik] Error 1 make[2]: Leaving directory `/home/postgres/slony1-2.2.3/src/slonik' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/postgres/slony1-2.2.3/src' make: *** [all] Error 2 Regards, VBN On Mon, Aug 11, 2014 at 9:47 AM, Venkata Balaji N <nag1010 at gmail.com> wrote: > Hi Steve, > > Yes. It says error output from LD. Below is the complete output. > > Any help would be appreciated. It is critical for us. > > make[2]: Entering directory `/home/postgres/slony1-2.2.3/src/slonik' > /opt/SUNWspro/bin/cc -xO3 -xarch=v9 -xspace -W0,-Lt -W2,-Rcond_elim -Xa > -xildoff -xc99=none -xCC -I../../src/slonik -I../.. > -DPGSHARE="\"/opt/postgres/9.2.6/share/\"" slonik.o dbutil.o parser.o > ../parsestatements/scanner.o scan.o -L/opt/postgres/9.2.6/lib/ -lpq > -lsocket -R/opt/postgres/9.2.6/lib/ -o slonik > Undefined first referenced > symbol in file > alloca slonik.o > ld: fatal: Symbol referencing errors. No output written to slonik > make[2]: *** [slonik] Error 1 > make[2]: Leaving directory `/home/arul/slony1-2.2.3/src/slonik' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/arul/slony1-2.2.3/src' > make: *** [all] Error 2 > > Regards, > vbn > > > > On Mon, Aug 11, 2014 at 1:35 AM, Steve Singer <steve at ssinger.info> wrote: > >> On Sun, 10 Aug 2014, Venkata Balaji N wrote: >> >> >> >> Hi Steve, >>> We are getting the following message while running make to install >>> Slony1-2.2.3 with PostgreSQL-9.2.6 >>> on Solaris 10 SPARC. >>> >>> >>> ld: fatal: Symbol referencing errors. No output written to slonik >>> >> >> What symbols is it having a problem referencing? I suspect it says that >> somewhere in the error output from LD. >> >> >> >> make[2]: *** [slonik] Error 1 >>> make[2]: Leaving directory `/home/postgres/slony1-2.2.3/src/slonik' >>> make[1]: *** [all] Error 2 >>> make[1]: Leaving directory `/home/postgres/slony1-2.2.3/src' >>> make: *** [all] Error 2 >>> >>> >>> -bash-3.00$ uname -a >>> SunOS sunfire2 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210 >>> >>> Can you please help us in this regard ? >>> >>> Regards, >>> VBN >>> >>> >>> On Fri, Aug 8, 2014 at 3:25 PM, Venkata Balaji N <nag1010 at gmail.com> >>> wrote: >>> Hi Steve, >>> We are in the process of compiling our own binaries. Thank you for your >>> reply ! >>> >>> Regards, >>> Venkata B N >>> >>> >>> On Wed, Aug 6, 2014 at 9:25 PM, Steve Singer <steve at ssinger.info> wrote: >>> On Wed, 6 Aug 2014, Venkata Balaji N wrote: >>> >>> Hello, >>> Can anyone please help us know if there are Slony-1, >>> preferably 2.X >>> version binaries available for >>> Solaris 10 SPARC ? >>> >>> Thanks in advance for your help ! >>> >>> >>> I don't think you will find pre-built binaries for any recent version of >>> slony for >>> Solaris SPARC. Your best bet is to compile your own binaries from >>> source. >>> >>> >>> >>> >>> >>> Regards, >>> Venkata B N >>> >>> >>> >>> >>> >>> >>> >>> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.slony.info/pipermail/slony1-general/attachments/20140811/3667b1b6/attachment.htm
- Previous message: [Slony1-general] Slony1-2.2.X binaries for Solaris 10 SPARC
- Next message: [Slony1-general] Slony1-2.2.X binaries for Solaris 10 SPARC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list