Issue compiling latest git in Fedora

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ncorrare Offline
Junior Member
Posts: 14
Joined: Oct 2012
Reputation: 0
Post: #1
I was asked to post this here (I think...)



Compiling the latest git pull on Fedora 16, i get the following error

aclocal: configure.in:8: file `m4/ax_python_devel.m4' does not exist

The file is there:

[root@hostname SPECS]# find /usr/share/aclocal -iname ax_python_devel.m4
/usr/share/aclocal/ax_python_devel.m4

Previous builds worked fine.
find quote