gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: Build from CVS, Newbie, RH 8.0
From: Ed Skinner
Date: Thu, 27 Mar 2003 13:39:12 -0700

Resolved:
     I needed to use "automake --add-missing" to build from the CVS sources on 
RedHat 8.0. The simulator builds and installs just fine with that small 
change.
     And UPS just delivered the real parts so I'm gonna be busy writing some 
code, simulating its execution, and then burning the live parts.
     Thanks for the help!

     Let the fun begin! (And make us some money, too!!!)



On Thursday 27 March 2003 09:15, Charles Lepple wrote:
> Brad Parker said:
> > "Ed Skinner" wrote:
> >>3) Okay, try the same with the latest CVS. It complains I need to rerun
> >>  "aclocal" before "automake" (so I do) but then "automake" complains
> >> about not  finding "./depcomp". I tried making an empty one ">depcomp"
> >> and automake is  happy, "autoconf" and "./configure" run OK, but the
> >> subsequent "make" doesn't  appear to actually compile anything: the
> >> "*.o" files (in "cli") link to  nonexistent "*.lo" files.
>
> I don't have all the sources handy to test this, but you may find the
> automake '--add-missing' option helpful.
>
> 'depcomp' is listed as one of the auxilliary programs which can be created
> by --add-missing. (Run "info '(automake)Auxiliary Programs'" for details)

-- 
Ed Skinner, ed@flat5.net, http://www.flat5.net/


gnupic@linuxhacker.org