Hi, I sent this (and another) mail to this list, but there was no answer. so, here is it again : I got an error while compiling pg60 on My FreeBSD 2.1.6 Box when I included the TCL/TK source. I Could compile without TCL/TK and no problems... I tried to compile with TCL 7.5/TK 4.1 and TCL 7.6/TK 4.2. Here's the exact error message I get : gmake[1]: Leaving directory `/var/db/instalados/pg60/src/libpq++' gmake -C libpgtcl all gmake[1]: Entering directory `/var/db/instalados/pg60/src/libpgtcl' gcc -Wall -Wmissing-prototypes -O2 -DBSD44_derived -I../backend -I../include -I../libpq -I/usr/local/include -Wno-error -c pgtcl.c gcc -Wall -Wmissing-prototypes -O2 -DBSD44_derived -I../backend -I../include -I../libpq -I/usr/local/include -Wno-error -c pgtclCmds.c gcc -Wall -Wmissing-prototypes -O2 -DBSD44_derived -I../backend -I../include -I../libpq -I/usr/local/include -Wno-error -c pgtclId.c ar cq libpgtcl.a `lorder pgtcl.o pgtclCmds.o pgtclId.o | tsort` /usr/bin/ranlib libpgtcl.a gcc -L ../libpq -lpq -shared pgtcl.o pgtclCmds.o pgtclId.o -o libpgtcl.so.1 ld: No reference to __DYNAMIC gmake[1]: *** [libpgtcl.so.1] Error 1 gmake[1]: Leaving directory `/var/db/instalados/pg60/src/libpgtcl' gmake: *** [all] Error 2 Does anybody know what is this, and how to fix ??? Thanks for any help... -- ___________________________________ _________________________ / Alex Carlos Braga Ant�o \ /_ __ \ | CDIJ - PRDF | // ...on IRC | | Ci�ncias da Computa��o - UnB | // ____ | | e-mail : [EMAIL PROTECTED] | // / _/________ | | http://www.prdf.mpf.gov.br/~luthor | /____ /_/ / /) (_) / ` | \___________________________________/ \_______It's me !_________/
