wrong path to m4 in autom4te

Bug #279786 reported by mf
4
Affects Status Importance Assigned to Milestone
Nexenta Operating System
Won't Fix
Undecided
Unassigned

Bug Description

While trying to compile subversion autogen.sh outputs the following error:

autom4te: need GNU m4 1.4 or later: /opt/csw/bin/gm4

Changing line 90 in /usr/bin/autom4ate from:

  my $m4 = $ENV{"M4"} || '/opt/csw/bin/gm4';

to:

  my $m4 = $ENV{"M4"} || '/usr/bin/m4';

fixed the problem.

"autoconf" does not exist in Nexenta Operating System. Please choose a different package. If you're unsure, please select "I don't know"
What's wrong with this webinterface?

Revision history for this message
Tim Spriggs (tim-tajinc) wrote :

I just verified that this is working in NCP2. I don't foresee anybody fixing this for NCP1 so I am setting the status to "won't fix". It is possible (but untested) that installing autoconf from the NCP2 repository will resolve this issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.