This is the mail archive of the cygwin@sourceware.cygnus.com 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]

ld problems


I saw this was covered last month in the mailing lists, and the
recommendation was to upgrade binutils.
Well heres the error first

bash-2.02$ make
g++  -L/usr/local/lib/mysql  -o ffind config.o sql.o query.o parseword.o
ffind.o
 -lmysqlclient
/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open -lmysqlclient: No
su
ch file or directory
collect2: ld returned 1 exit status
make: *** [ffind] Error 1
bash-2.02$ ld --version
GNU ld 2.9.5
Copyright 1997 Free Software Foundation, Inc.

now i have created /usr/local/lib/mysql and put the lib file in there, it
refuses to fine ANY of the lib files... i tried including the ones supplied
in the full.exe file.

Any suggestions ?
(note: i need to get this working today, or abandon it, dont you hate project
deadlines ?)

Regards, 
Kirth

-- 
Kirth
i-docs.org       - interactive Documentation (i-D)      kirth@i-docs.org
www.oal.co.uk    - Octopus Associates Ltd (OAL)         kirth@oal.co.uk
www.cu3ed.net    - Cubed                                kirth@cu3ed.net
www.worldpop.com - WorldPop Ltd (Consultant)            kirth@worldpop.com
black.hole.org   - Personal Pages                       kirth@hole.org

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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