← Back to team overview

sslug-teknik team mailing list archive

Re: LD ERROR ? Can't find LIBERARY (libpq++)

 

On Thu, 1 Apr 1999, Poul-Erik Hansen wrote:
> g++ -O  testlibpq1.cc  -o testlibpq1 -I/usr/include/pgsql -rdynamic  
>     -L/usr/lib -llibpq++
> /usr/bin/ld: cannot open -llibpq++: No such file or directory
> collect2: ld returned 1 exit status
> make: *** [testlibpq1] Error 1
>
[en mängd med oväsentlig data]
> 

Testa att ändra -llibpq++ till -lpq++.

Mvh,
/Micke
-- 
Have a Microsoft free weekend ;)




References