MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: 5.1.40 configure script broken?
Posted by: Kent Boortz
Date: November 03, 2009 03:13PM

The configure script reports "unrecognized options" even
if it is recognized, very confusing.

The second problem I haven't seen. I just tried 5.1.40 with
"--with-plugins=innobase,innodb_plugin,archive,federated" and
it worked for me.

Are you on a system without GNU tar? Could it be that the
"storage/federated" and "storage/archive" are missing because
of long file path name? Or disk was full, so your unpack failed
for that part?

Also, if on a system where /bin/sh is not bash, you can try
configure like
  % CONFIG_SHELL=/path/to/bash ./configure .......
in case there is a shell compatibility problem.

Sorry, no real idea why you hit this problem,

kent

Kent Boortz, Release Staff Engineer
Oracle, the MySQL team, www.mysql.com



Edited 1 time(s). Last edit at 11/03/2009 03:14PM by Kent Boortz.

Options: ReplyQuote


Subject
Views
Written By
Posted
3940
November 01, 2009 11:53PM
Re: 5.1.40 configure script broken?
1982
November 03, 2009 03:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.