Hi,

        [Please retain the CC to [EMAIL PROTECTED] so
        that the bug tracking system can retain your input on this
        report]
        
----------------------------------------------------------------------
       Even though 'make -d' is quite verbose about dependencies, it
 is not verbose enough about called shell programs and stuff.

       I'm currently debugging this line:

ROOT_PREFIX = $(shell perl -MCwd -e '$$_ = cwd;s/^.*src\/?//;@f=split 
/\//;$$n=$$#f+1;print "../"x $$n;' )

       and all 'make -d' displays wrt this issue is:
Makefile:22: *** unterminated call to function `shell': missing `)'.  Stop.

        I'd love it would display anything about that expression,
 especially since the perl call does NOT contain any ')' anymore.
----------------------------------------------------------------------

        Thanks,

        manoj
-- 
 "...Greg Nowak: `Another flame from greg' - need I say more?"
 Jonathan D. Trudel, [EMAIL PROTECTED] "No.  You need to say
 less." Richard Sexton, [EMAIL PROTECTED]
Manoj Srivastava   <[EMAIL PROTECTED]>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

Reply via email to