RE: Makefile for lib64 libraries

2009-12-03 Thread Rajan, S. (Sanya)
> -Original Message- > From: fedora-list-boun...@redhat.com [mailto:fedora-list- > boun...@redhat.com] On Behalf Of Steve Searle > Sent: Thursday, December 03, 2009 10:03 PM > To: Fedora List > Subject: Makefile for lib64 libraries > > I have just upgraded to 64-bit Fedora, and have a mysq

Re: Makefile for lib64 libraries

2009-12-03 Thread Todd Zullinger
Steve Searle wrote: > I have just upgraded to 64-bit Fedora, and have a mysql appliation > where the build fails with: > > /usr/bin/ld: cannot find -lmysqlclient > > I know that this is because the library is in lib64, and my > Makefile.am contains: > > bin_PROGRAMS = scraperes > scraperes_SOURCES