Messages in this thread |  | | Date | Sat, 22 Sep 2001 23:12:42 -0700 | From | Ben Greear <> | Subject | pre15 modules compile problem: |
| |
Using RH 2.4.7-2 .config file (attached to a post I sent earlier tonight).
(I got the bzImage to compile by not compiling two IDE raid controllers, looks like I'll have to dis-configure the ATM stuff now...)
gcc -D__KERNEL__ -I/home/greear/kernel/2.4/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /home/greear/kernel/2.4/linux/include/linux/modversions.h -g -c -o firestream.o firestream.c firestream.c: In function `firestream_init_one': firestream.c:1916: label `err_out_free_fs_dev' used but not defined make[2]: *** [firestream.o] Error 1 make[2]: Leaving directory `/home/greear/kernel/2.4/linux/drivers/atm' make[1]: *** [_modsubdir_atm] Error 2 make[1]: Leaving directory `/home/greear/kernel/2.4/linux/drivers' make: *** [_mod_drivers] Error 2 [greear@grok linux]$
-- Ben Greear <greearb@candelatech.com> <Ben_Greear@excite.com> President of Candela Technologies Inc http://www.candelatech.com ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |