gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: Build from CVS, Newbie, RH 8.0
From: Charles Lepple
Date: Thu, 27 Mar 2003 11:15:17 -0500 (EST)


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)

-- 
Charles Lepple <clepple@ghz.cc>
http://www.ghz.cc/charles/



gnupic@linuxhacker.org