Steve Singer steve at ssinger.info
Mon Aug 11 07:26:05 PDT 2014
On 08/11/2014 02:02 AM, Venkata Balaji N wrote:
>
> We are through this problem. Slony1-2.2.3 successfully installed with
> PostgreSQL-9.2.6 on Solaris10 SPARC.
>
> Thanks for your responses.
>

What was the solution?

Do we need to make a change to the slony makefiles to get things to link 
properly on solaris sparc?


> Regards,
> VBN
>
>
> On Mon, Aug 11, 2014 at 9:51 AM, Venkata Balaji N <nag1010 at gmail.com
> <mailto:nag1010 at gmail.com>> wrote:
>
>     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
>     <mailto: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 <mailto: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 <mailto: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 <mailto: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
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
>



More information about the Slony1-general mailing list