Re: Undefinded symbol

From: Roland Jesse <jesse(at)prinz-atm.CS.Uni-Magdeburg.De>
Date: 07 Nov 1999 15:40:47 +0100

Matthias Teege <matthias(at)mteege.de> writes:

> nm: cannot read /usr/local/pgsql/lib/libpg.a

Was sagt `ls -l /usr/local/pgsql/lib/lib*`?

> nm /usr/local/pgsql/lib/libpq.a | grep -i 'pqfinish'
> 00000f88 T PQfinish
>
> compilieren klappt allerdings mit dem folgenden Aufruf nicht:
> cc -o testpg -L/usr/local/pgsql/lib -lpg -I /usr/local/pgsql/include
> testpg.c
> /usr/libexec/elf/ld: cannot open -lpg: No such file or directory

Ominoes. Was sagt denn `file /usr/local/pgsql/lib/libpg.a`? Es könnte
noch sein, dass die Bibliothek in aout vorliegt. Sonst fällt mir jetzt
erst einmal nichts mehr ein.

        Roland

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 07 Nov 1999 - 15:41:07 CET

search this site