pre-compile time error

From: beej-a (beej-a@inlink.com)
Date: Fri May 19 2000 - 15:49:53 EST


i can't get this to go away; make depends are always fine on my machine,
but no matter how i configure the sound, i get the following message, a
terminal error :( i can't think of what else i should do; i ran through
.depend and couldn't c what it was talking about. anyway, the message;
hope i'm of some help:

[root@bj linux]# whoami
root
[root@bj linux]# uname -a
Linux bj.inlink.com 2.2.14 #2 Sun Jan 9 18:56:24 CST 2000 i686 unknown
[root@bj linux]# pwd
/usr/src/linux
[root@bj linux]# file /usr/src/linux
/usr/src/linux: symbolic link to /usr/src/linux-2.2.15
[root@bj linux]# make dep
[-----------------------------------blah blah blah---------------------]
make[6]: Entering directory `/usr/src/linux-2.2.15/drivers/net/lmc'
/usr/src/linux-2.2.15/scripts/mkdep lmc.h lmc_debug.c lmc_debug.h
lmc_ioctl.h lmc_main.c lmc_media.c lmc_media.h lmc_var.h lmc_ver.h >
.depend
make[6]: Leaving directory `/usr/src/linux-2.2.15/drivers/net/lmc'
make[5]: Leaving directory `/usr/src/linux-2.2.15/drivers/net'
make[4]: Leaving directory `/usr/src/linux-2.2.15/drivers/net'
make -C misc fastdep
make[4]: Entering directory `/usr/src/linux-2.2.15/drivers/misc'
/usr/src/linux-2.2.15/scripts/mkdep multiface.h parport_amiga.c
parport_arc.c parport_atari.c parport_ax.c parport_ieee1284.c
parport_init.c parport_mfc3.c parport_pc.c parport_procfs.c
parport_share.c > .depend
make[4]: Leaving directory `/usr/src/linux-2.2.15/drivers/misc'
make -C sound fastdep
make[4]: Entering directory `/usr/src/linux-2.2.15/drivers/sound'
.depend:503: *** unterminated variable reference. Stop.
make[4]: Leaving directory `/usr/src/linux-2.2.15/drivers/sound'
make[3]: *** [_sfdep_sound] Error 2
make[3]: Leaving directory `/usr/src/linux-2.2.15/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.15/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.15'
make: *** [dep-files] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:18 EST