Paul Foxton <[EMAIL PROTECTED]> writes:

> RH Linux 7.1, MySQL 3.23.41 source rpm
> 
> Hi,
> 
> I'm currently trying to do the following:
> 
> shell>rpm --rebuild MySQL-3.23.41-1.src.rpm
> 
> The rebuild always crashes out with the following error:
> 
> "checking whether the C compiler (ecgs -O3 ) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
> error: Bad exit status from /var/tmp/rpm-tmp.2052 (%build)"

egcs is part of the compat-egcs, but you'd be much better off using
the standard C++ compiler instead of the old one linking against old
libraries. 

> I have thought of trying the tar.gz source but I think I could run into
> threading issues on Linux?

No.

> Pls note, the binary isn't a lot of use to me since I need all the shared
> libraries to be installed too for use by another program (radius
> server).

The version shipped with Red Hat Linux 7.1 includes these.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
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