ainly pointed me in the right direction and saved me a LOT of
> frustration.
>
> Best regards
> Imran.
>
> - Original Message -
> From: "Colin Faber" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: "[EMAIL PROTECTED]" <[EMAIL PRO
On 16-Jul-01, Colin Faber said something totally profound about Re: Problems
installing under solaris 2.5.1 that made me ponder...
CF> You need to make sure that the gcc on your box is build on that box,
CF> Using a package won't do it, most of them where compiled on greater or
You need to make sure that the gcc on your box is build on that box,
Using a package won't do it, most of them where compiled on greater or
lesser hardware versions than you might be running, This in turn causes
the compiler it self to think that its running in cross-compile mode
and mysql won
Shouldn't it be ./configure --prefix=/usr/local/mysql
On Mon, 16 Jul 2001 12:44, you wrote:
> I am trying to compile mysql by it is failing in the ./configure step. I am
> running solaris 2.5.1 , gcc 2.95, binutils 2.11.2. It fails with the
> following error
>
> ./configure -prefix=/usr/local/mys