This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: mysql.h issue
- From: Sven Eschenberg <eschenb at cs dot uni-frankfurt dot de>
- To: Edward Hotchkiss <edward at rnaimage dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sun, 30 Apr 2006 16:45:56 +0200
- Subject: Re: mysql.h issue
- References: <000301c66c64$35c8cf80$0202a8c0@valero>
Okay, let's see,
You use -L to set the lib directory ... can you check, if there is a
file called libmysqlclient.so ?
Or maybe try locating the file ... I don't use mysql, thus I am not
really aware of it'S libs and includes ...
-Sven
Edward Hotchkiss wrote:
Ok, I changed mysql/mysql.h.
Only one error now, "/usr/bin/ld: cannot find -lmysqlclient"
Kind of lost here .
-edward