Linker ignores library path
Markus Gerwinski
markus@gerwinski.de
Tue Mar 11 15:57:00 GMT 2003
Hi Kartik,
> >>grep: /usr/lib/mysql/libmysqlclient.la: No such file or directory
> Probably the make file is "grep"ing for the .la file in /usr/lib/mysql. I
> guess by changing the makefile to grep for the .la in /usr/local/lib/mysql,
> should fix this.
What must I change in the configure.ac or Makefile.am to get a Makefile with
the correct "grep" path?
Thanks,
Markus
More information about the Gcc-help
mailing list