MySQL Forums
Forum List  »  Router & Proxy

Re: SVN compile issues on fedora 5?
Posted by: Jan Kneschke
Date: June 30, 2007 07:35PM

your autoheader-2.59 seems to be broken somehow. Can you check that the package which is providing it is still intact ?

$ which autoconf-2.59
/usr/bin/autoconf-2.59
$ rpm -qf /usr/bin/autoconf-2.59
autoconf-2.59-90
$ rpm --verify autoconf-2.59-90; echo $?

For some reason your autoheader tries to run configure.in. Perhaps some escaping the autoheader is going wrong.

Jan

Options: ReplyQuote


Subject
Views
Written By
Posted
5836
June 30, 2007 02:04PM
Re: SVN compile issues on fedora 5?
3063
June 30, 2007 07:35PM


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.