Miles Scruggs wrote:
>
> > When I compile repligard there's a mention of -lmysqlclient between
> > -lexpat and -lm. Yours doesn't show it which is the immediate cause
> > of the compilation problem. Why it doesn't show it is the main
> > problem.
> >
> > Does dependency_libs in lib/src/libmidgard.la list libmysqlclient?
> >
>
> hmm it does list the path to /usr/local/mysql/lib/mysql
>
> should that be enough, or does it have to call it by name?
No, it needs the -lmysqlclient. What did configure give as result to
checking for library containing mysql_connect...
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]