Have (sadly) made no progress with this, despite painful
trial & error with configs & makefiles.  The .depend file
ends bizarrely with

ppa.o: \
    /usr/src/linux/include/linux/blk.h \
    /usr/src/linux/include/asm/io.h \
    ...
    $(wildcard /usr/src/linux/include/conf

I think it means to pick up something from the config directory
but aborts as above with "conf" without an eol.  Other attempts
to pick up the wildcard function in the .depend file work fine so
why should it always crash here?  Is this a bug?  Or should I do
something more productive like bang my head against a wall?

----- Original Message ----- 
From: Peter Newall <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 03 November 2000 19:29
Subject: [expert] makedep error under 7.1


Can anyone explain/correct this error?

$ make -C scsi fastdep
$ make: Entering directory '/usr/src/linux-2.2.15/drivers/scsi'
$ .depend:1659: *** unterminated call to function `wildcard': missing `)'.  Stop.
$ make: Leaving directory '/usr/src/linux-2.2.15/drivers/scsi'







--------------------------------------------------------------------------------


> Keep in touch with http://mandrakeforum.com: 
> Subscribe the "[EMAIL PROTECTED]" mailing list.
> 

message.footer

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to