This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem in installing DBD::Pg Driver on Cygwin


$ make
rm -f blib/arch/auto/DBD/Pg/Pg.dll
LD_RUN_PATH="" ld2  -s -L/usr/local/lib Pg.o dbdimp.o quote.o types.o  -o
blib/arch/auto/DBD/Pg/Pg.d
ll  /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a -L/usr/lib -lpq
gcc -shared -o  Pg.dll -Wl,--out-implib=libPg.dll.a -Wl,--export-all-symbols
-Wl,--enable-auto-impor
t -Wl,--stack,8388608 \
-s -L/usr/local/lib Pg.o dbdimp.o quote.o types.o
/usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a -L/u
sr/lib -lpq
Creating library file: libPg.dll.a
dbdimp.o(.text+0x2df9):dbdimp.c: undefined reference to `_PQprepare'
collect2: ld returned 1 exit status
perlld: *** system() failed to execute
gcc -shared -o  Pg.dll -Wl,--out-implib=libPg.dll.a -Wl,--export-all-symbols
-Wl,--enable-auto-impor
t -Wl,--stack,8388608 \
-s -L/usr/local/lib Pg.o dbdimp.o quote.o types.o
/usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a -L/u
sr/lib -lpq

make: *** [blib/arch/auto/DBD/Pg/Pg.dll] Error 1
IMPORTANT:  The security of electronic mail  sent through the Internet 
is not guaranteed.  Legg Mason therefore recommends that you do not 
send confidential information to us via electronic mail, including social 
security numbers, account numbers, and personal identification numbers.    

Delivery, and timely delivery, of electronic mail is also not 
guaranteed.  Legg Mason therefore recommends that you do not send time-sensitive 
or action-oriented messages to us via electronic mail, including 
authorization to  "buy" or "sell" a security or instructions to conduct any 
other financial transaction.  Such requests, orders or instructions will 
not be processed until Legg Mason can confirm your instructions or 
obtain appropriate written documentation where necessary.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]