[Bug 1211] Wrong file locations prevent sucessful build for PowerPC +	workaround
    rtems-bugs at rtems.org 
    rtems-bugs at rtems.org
       
    Sat Jan  6 05:07:22 UTC 2007
    
    
  
http://www.rtems.org/bugzilla/show_bug.cgi?id=1211
------- Comment #12 from ralf.corsepius at rtems.org  2007-01-05 23:07 -------
Oops, too fast on the send-button ...
This indicates you might have once run the wrong version of automake during the
built.
Make sure to have automake-1.10 first on $PATH, regenerate the auto* generated
files and start anew:
cd <rtems-source-tree>
./bootstrap
cd <somewhere>
<rtems-source-tree>/configure [options]
-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You reported the bug, or are watching the reporter.
    
    
More information about the bugs
mailing list