Mailinglist Archive: opensuse-de (4797 mails)

< Previous Next >
Re: make modules>>>hat sich glaube ich erledigt


Habe die .config file unter dem falschen namen kopiert....


Danke



Raphael














Am Donnerstag, 17. Mai 2001 00:52 schrieben Sie:
> Hallo
>
> Habe gerade neuen 2.4.4 kernel heruntergeladen ,mit lm_sensors gepatcht ,in
> der makefile die export install_path=/boot das # gelöscht,.config von dem
> alten suse kernel kopiert und ein make oldconfig gemacht,dann ein
> make dep clean bzImage gemacht,kernel in boot verzeichniss kopiert
> dann wollte ich ein make modules machen aber das wurde mit dieser
> Fehlermeldung abgebrochen:
>
> ld -m elf_i386 -r -o sc.o shmem.o init.o debug.o packet.o command.o event.o
> ioctl.o interrupt.o message.o timer.o
> make[3]: Leaving directory `/usr/src/linux-2.4.4/drivers/isdn/sc'
> make[2]: Leaving directory `/usr/src/linux-2.4.4/drivers/isdn'
> make -C md modules
> make[2]: Entering directory `/usr/src/linux-2.4.4/drivers/md'
> make[2]: Nothing to be done for `modules'.
> make[2]: Leaving directory `/usr/src/linux-2.4.4/drivers/md'
> make -C media modules
> make[2]: Entering directory `/usr/src/linux-2.4.4/drivers/media'
> make -C radio modules
> make[3]: Entering directory `/usr/src/linux-2.4.4/drivers/media/radio'
> ld -m elf_i386 -r -o miropcm20.o radio-miropcm20.o rds-miropcm20.o
> make[3]: Leaving directory `/usr/src/linux-2.4.4/drivers/media/radio'
> make -C video modules
> make[3]: Entering directory `/usr/src/linux-2.4.4/drivers/media/video'
> ld -m elf_i386 -r -o bttv.o bttv-driver.o bttv-cards.o bttv-if.o
> ld -m elf_i386 -r -o zoran.o zr36120.o zr36120_i2c.o zr36120_mem.o
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.4/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
> -mpreferred-stack-boundary=2 -march=i586 -DMODULE -c -o buz.o buz.c
> buz.c: In function `v4l_fbuffer_alloc':
> buz.c:188: `KMALLOC_MAXSIZE' undeclared (first use in this function)
> buz.c:188: (Each undeclared identifier is reported only once
> buz.c:188: for each function it appears in.)
> buz.c: In function `jpg_fbuffer_alloc':
> buz.c:262: `KMALLOC_MAXSIZE' undeclared (first use in this function)
> buz.c:256: warning: `alloc_contig' might be used uninitialized in this
> function
> buz.c: In function `jpg_fbuffer_free':
> buz.c:322: `KMALLOC_MAXSIZE' undeclared (first use in this function)
> buz.c:316: warning: `alloc_contig' might be used uninitialized in this
> function
> buz.c: In function `zoran_ioctl':
> buz.c:2837: `KMALLOC_MAXSIZE' undeclared (first use in this function)
> make[3]: *** [buz.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.4.4/drivers/media/video'
> make[2]: *** [_modsubdir_video] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.4.4/drivers/media'
> make[1]: *** [_modsubdir_media] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.4/drivers'
> make: *** [_mod_drivers] Error 2
> root@linux:/usr/src/linux >
>
>
> habe ich da beim compilieren etwas falsch gemacht?
>
> vielen dank
>
>
> Raphael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: suse-linux-unsubscribe@xxxxxxxx
> For additional commands, e-mail: suse-linux-help@xxxxxxxx

< Previous Next >
References