Re: SVN compile issues on fedora 5?
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
Subject
Views
Written By
Posted
6190
June 30, 2007 02:04PM
3814
June 30, 2007 02:51PM
3232
June 30, 2007 06:44PM
Re: SVN compile issues on fedora 5?
3264
June 30, 2007 07:35PM
3224
June 30, 2007 10:10PM
3246
July 01, 2007 02:10AM
3017
July 03, 2007 12:41PM
2975
July 03, 2007 12:44PM
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.