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
6272
June 30, 2007 02:04PM
3851
June 30, 2007 02:51PM
3268
June 30, 2007 06:44PM
Re: SVN compile issues on fedora 5?
3309
June 30, 2007 07:35PM
3262
June 30, 2007 10:10PM
3284
July 01, 2007 02:10AM
3063
July 03, 2007 12:41PM
3021
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.