From: SourceForge.net <no...@so...> - 2004-05-07 14:39:24
|
Bugs item #949925, was opened at 2004-05-07 14:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107869&aid=949925&group_id=7869 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jonathan Wakely (redi) Assigned to: Jonathan Wakely (redi) Summary: Cannot compile on 64-bit linux Initial Comment: I've not looked into this properly yet, I'm filing it for reference and will come back to it shortly... Trying to build from CVS on 64-bit linux (and maybe other OSs?) fails because the linker assumes that if the headers are in /usr/include/mysql the libs wwill be in /usr/lib. On my 64-bit FC1 system the libs are in /usr/lib64/ This must have been solved by other projects, so I'll see how they did it. For now I might have to install the 32bit libs... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107869&aid=949925&group_id=7869 |