Re: error installing 6.0.0 RPMs

Bruce Guenter <[email protected]> Wed, 18 Jul 2007 10:00:18 -0600
Newsgroups gmane.mail.ezmlm
Message-ID <[email protected]>
On Tue, Jul 17, 2007 at 10:36:48PM -0400, Jeff Potter wrote:
> >What are the contents of the *.lib files?
> 
> mysqlclient.lib
> 
> Huh.  mysqlclient.lib is empty.

That was kinda what I was expecting.  On line 1207 of Makefile, change
	.... `cat mysqlclient.lib` ...
to
	.... -lmysqlclient ....
and rebuild.  If my suspicion is correct, this will produce a link
error of some kind.
-- 
Bruce Guenter <[email protected]>                http://untroubled.org/
	I do custom software development.  Email me for details.
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGnjkS6W+y3GmZgOgRAvUiAJ9w+XMu25jgsYPbERterqGf7QI8+QCdF7GN
2RRhQSRPCBZdzPhjjATcEhY=
=PzOO
-----END PGP SIGNATURE-----