I work with Linux Cobalt (like to RedHat)
My gcc version is gcc-2.7.2

RCS

----- Original Message -----
From: Jim Philips
To: Roberto C. Salazar M.
Cc: [EMAIL PROTECTED]
Sent: Wednesday, March 13, 2002 11:18 AM
Subject: Re: Problem in instalation


You could probably save yourself some trouble by installing binaries.
But what version of Linux? And what version of gcc? There are many
problems associated with using gcc 3.x that I won't get into here. But
it helps to pass along these details.


On Wed, 2002-03-13 at 11:04, Roberto C. Salazar M. wrote:
> Hi all,
>
> I'm sorry my English.
>
> I 'm install mysql 3.23-49 en Linux and I have the next problem during to
> instalation:
>
> I execute : make
>
> creating libmysqlclient.la
> (cd .libs && rm -f libmysqlclient.la && ln -s ../libmysqlclient.la
> libmysqlclient.la)
> make[2]: Leaving directory `/home/mysql/instalador/mysql-3.23.49/libmysql'
> Making all in client
> make[2]: Entering directory `/home/mysql/instalador/mysql-3.23.49/client'
>
include                                 -I..
> /include -I./.. -I..                                -I..    -O3c
> cc1plus: Invalid option `-fno-exceptions'
> In file included from client_priv.h:19,
>                  from mysql.cc:28:
> ../include/global.h:685: warning: abstract declarator used as declaration
> make[2]: *** [mysql.o] Error 1
> make[2]: Leaving directory `/home/mysql/instalador/mysql-3.23.49/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mysql/instalador/mysql-3.23.49'
> make: *** [all-recursive-am] Error 2
>
> What is the problem?
>
> Regards,
>
>
> Roberto C. Salazar M.
>
>
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to