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
6065
June 30, 2007 02:04PM
3743
June 30, 2007 02:51PM
3181
June 30, 2007 06:44PM
Re: SVN compile issues on fedora 5?
3168
June 30, 2007 07:35PM
3163
June 30, 2007 10:10PM
3185
July 01, 2007 02:10AM
2957
July 03, 2007 12:41PM
2879
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.