Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make clean and lib/libasn1/asn1_compile/ and lib/libcom_err/compile_et/



On Thu, 06 Mar 2008, Bill Stouder-Studenmund wrote:
> On Thu, Mar 06, 2008 at 05:55:43PM -0600, Jeremy C. Reed wrote:
> >     time ./build.sh -U -O ./obj tools kernel=GENERIC
> 
> Last time I fussed aroud with this, the paths had to be absolute. Try -O 
> `pwd`/obj ??

build.sh is supposed to be able to handle relative paths with "-O" and
most other args that give directory names.  See all the calls to the
"resolvepath" function.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index