Re: [cbm4linux-users] Compilation Problem
Brought to you by:
cbm4linux
From: <ke...@fr...> - 2002-05-12 12:57:41
|
Hi you need to find the real kernel headers/source from the kernel that you are using (usualy located at /usr/local/src) (or install the kernelsheader rpm). If you fond them edit the config.make to reflect your include path (for me KERN_FLAGS = -DMODULE -D__KERNEL__ -I/usr/src/RPM/BUILD/linux/include -DDEBUG ) I hope this helps On Sun, 12 May 2002, Damian / C64.CH wrote: > Hi, > > I'm very new to Linux, so please excuse.... > > I have problems compiling the CBM4Linux 0.3.0 and 0.2.5a, running SuSE Linux 7.3 with > Kernel 2.4.10. > What I did: unpack the .tar.gz into some dir, cd there, and type make. What I get is a > make: *** [cbm.o] Error 1 with a lot of #error-lines saying that I should not > include /usr/include/{linux,asm}/ header files directly for the compilation of kernal > modules. > > What to do? > > Thank for any help! > > > --------------------------------------- > Sabbi / web...@c6... > > C64.CH - Your #1 Demo-Source on the Net > --------------------------------------- > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > cbm4linux-users mailing list > cbm...@li... > https://lists.sourceforge.net/lists/listinfo/cbm4linux-users > |