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

Re: FTBFS of xfree86_4.3.0-0ds4v3 on x86/sid



On Tue, Jun 03, 2003 at 06:29:22AM +1000, Daniel Stone wrote:
> > 2) line 584 of debian/rules
> >         for DIR in config extras include util \
> >                    lib/GL lib/Xau lib/Xdmcp lib/font lib/xkbfile lib/xtrans \
> >                    programs/Xserver; do \
> >           mkdir -p $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR); \
> >                                                           ^^^
You miss that  ------------------------------------------------^
> >           cp -drs $(SOURCE_TREE)/$$DIR $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \
> >         done
> > This look like an extraneous parents.

s/parents/parenthese/

> Do you mean you think the make -p is bad? If so, consider what happens
> when you run mkdir $(SOURCE_TREE)-xserver-xfree86-dbg/lib/GL.

I have nothing against the -p, but sh choke on $$DIR)

Sorry for the confusion, and thanks for your answer!

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 



Reply to: