7.3.4 and OpenSSl - Mailing list pgsql-admin

From Renney Thomas
Subject 7.3.4 and OpenSSl
Date
Msg-id 3F26BEA3.60606@yahoo.com
Whole thread Raw
In response to Re: Postgres db corrupted ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 7.3.4 and OpenSSl  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I am compiling 7.3.4 with openssl turned on.  I ran into the same
crypt.h errors. I commented out the crypt.h reference as Tom Lane
suggested and then ran in to another error below.

I am using cc: WorkShop Compilers 5.0 98/12/15 C 5.0
on SunOS  5.7 Generic_106541-25 sun4u sparc SUNW,Ultra-1

I am using OpenSSL 0.9.7b 10 Apr 2003

cc -Xa -mt -xO5 -I../../../src/interfaces/libpq -I../../../src/include
-I/usr/local/include -I/usr/local/s
sl/include  -c -o tab-complete.o tab-complete.c
"tab-complete.c", line 108: warning: assignment type mismatch:
        pointer to function() returning pointer to pointer to char "="
pointer to void
"tab-complete.c", line 313: undefined symbol: rl_compentry_func_t
"tab-complete.c", line 313: syntax error before or at: )
"tab-complete.c", line 317: undefined symbol: rl_compentry_func_t
"tab-complete.c", line 317: syntax error before or at: )
"tab-complete.c", line 322: undefined symbol: rl_compentry_func_t
"tab-complete.c", line 322: syntax error before or at: )
"tab-complete.c", line 330: syntax error before or at: )
"tab-complete.c", line 341: syntax error before or at: )
"tab-complete.c", line 346: syntax error before or at: )
"tab-complete.c", line 353: syntax error before or at: )
"tab-complete.c", line 358: syntax error before or at: )
"tab-complete.c", line 363: syntax error before or at: )
"tab-complete.c", line 368: syntax error before or at: )
"tab-complete.c", line 371: syntax error before or at: )
"tab-complete.c", line 376: syntax error before or at: )
"tab-complete.c", line 379: syntax error before or at: )
"tab-complete.c", line 395: syntax error before or at: )
"tab-complete.c", line 400: syntax error before or at: )
"tab-complete.c", line 408: syntax error before or at: )
"tab-complete.c", line 411: syntax error before or at: )
"tab-complete.c", line 422: syntax error before or at: )
"tab-complete.c", line 430: syntax error before or at: )
"tab-complete.c", line 436: syntax error before or at: )
"tab-complete.c", line 440: syntax error before or at: )
"tab-complete.c", line 443: syntax error before or at: )
"tab-complete.c", line 450: syntax error before or at: )
"tab-complete.c", line 453: syntax error before or at: )
"tab-complete.c", line 459: syntax error before or at: )
"tab-complete.c", line 465: syntax error before or at: )
"tab-complete.c", line 470: syntax error before or at: )
"tab-complete.c", line 478: syntax error before or at: )
"tab-complete.c", line 485: syntax error before or at: )
"tab-complete.c", line 490: syntax error before or at: )
"tab-complete.c", line 495: syntax error before or at: )
"tab-complete.c", line 503: syntax error before or at: )
"tab-complete.c", line 508: syntax error before or at: )
"tab-complete.c", line 521: syntax error before or at: )
"tab-complete.c", line 524: syntax error before or at: )
"tab-complete.c", line 527: syntax error before or at: )
"tab-complete.c", line 537: syntax error before or at: )
"tab-complete.c", line 545: syntax error before or at: )
"tab-complete.c", line 552: syntax error before or at: )
"tab-complete.c", line 563: syntax error before or at: )
"tab-complete.c", line 572: syntax error before or at: )
"tab-complete.c", line 576: syntax error before or at: )
"tab-complete.c", line 588: syntax error before or at: )
"tab-complete.c", line 591: syntax error before or at: )
"tab-complete.c", line 594: syntax error before or at: )
"tab-complete.c", line 604: syntax error before or at: )
"tab-complete.c", line 607: syntax error before or at: )
"tab-complete.c", line 610: syntax error before or at: )
"tab-complete.c", line 620: syntax error before or at: )
"tab-complete.c", line 628: syntax error before or at: )
"tab-complete.c", line 633: syntax error before or at: )
"tab-complete.c", line 639: syntax error before or at: )
"tab-complete.c", line 646: syntax error before or at: )
"tab-complete.c", line 657: syntax error before or at: )
"tab-complete.c", line 662: syntax error before or at: )
"tab-complete.c", line 669: syntax error before or at: )
"tab-complete.c", line 674: syntax error before or at: )
"tab-complete.c", line 676: syntax error before or at: )
"tab-complete.c", line 678: syntax error before or at: )
"tab-complete.c", line 689: syntax error before or at: )
"tab-complete.c", line 692: syntax error before or at: )
"tab-complete.c", line 696: syntax error before or at: )
"tab-complete.c", line 704: syntax error before or at: )
"tab-complete.c", line 710: syntax error before or at: )
"tab-complete.c", line 716: syntax error before or at: )
"tab-complete.c", line 725: syntax error before or at: )
"tab-complete.c", line 731: syntax error before or at: )
"tab-complete.c", line 735: syntax error before or at: )
"tab-complete.c", line 744: syntax error before or at: )
"tab-complete.c", line 750: syntax error before or at: )
"tab-complete.c", line 756: syntax error before or at: )
"tab-complete.c", line 762: syntax error before or at: )
"tab-complete.c", line 766: syntax error before or at: )
"tab-complete.c", line 771: syntax error before or at: )
"tab-complete.c", line 774: syntax error before or at: )
"tab-complete.c", line 782: syntax error before or at: )
"tab-complete.c", line 786: syntax error before or at: )
"tab-complete.c", line 788: syntax error before or at: )
"tab-complete.c", line 793: syntax error before or at: )
"tab-complete.c", line 797: syntax error before or at: )
"tab-complete.c", line 802: syntax error before or at: )
"tab-complete.c", line 804: syntax error before or at: )
"tab-complete.c", line 806: syntax error before or at: )
"tab-complete.c", line 813: syntax error before or at: )
"tab-complete.c", line 823: syntax error before or at: )
"tab-complete.c", line 838: syntax error before or at: )
"tab-complete.c", line 852: syntax error before or at: )
"tab-complete.c", line 867: cannot recover from previous errors
cc: acomp failed for tab-complete.c
gmake[3]: *** [tab-complete.o] Error 2
gmake[3]: Leaving directory `/opt/sft/postgresql-7.3.4/src/bin/psql'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/opt/sft/postgresql-7.3.4/src/bin'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/opt/sft/postgresql-7.3.4/src'
gmake: *** [all] Error 2


pgsql-admin by date:

Previous
From: Grega Bremec
Date:
Subject: Re: handling different languages in a database
Next
From: pgboy@guthrie.charm.net
Date:
Subject: storage calculations