\Larry Rosenman wrote: > > This is required because once you link with a library that uses threads, > > all references to that library have to use thread flags. > > > I manually added that patch, and re-did configure, et al from a gmake > maintainer-clean, and we still die at initdb: > > cc -O -Kinline initdb.o exec.o -L../../../src/interfaces/libpq -lpq > -L../../../src/port -L/usr/local/lib -Wl,-R/usr/local/pgsql/lib -lz > -lreadline -ltermcap -lresolv -lgen -lld -lsocket -lnsl -ldl -lm -lpgport > -o initdb
OK, we need to see -Kpthread in that compile line. Would you look at Makefile.global at where I add the thread flags to see why isn't working. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings