Mailinglist Archive: opensuse-kde (271 mails)

< Previous Next >
Kernel Compile Fail
  • From: Carl <quantum@xxxxxxxxxxx>
  • Date: Tue, 8 Oct 2002 08:12:53 -0500
  • Message-id: <200210080813.00885.quantum@xxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Does anyone know of a Suse kernel-source build that will actually compile?

I need to experiment and try to get VMware running.

Build 2.4.18-91 fails as below, consistently. Earlier builds fail in
different ways, one in 1394Lynx, and others, elsewhere. I had found one that
actually compiled, but have lost track of it.

And while I'm at it, why are there two different source sets? (kernel-source
and linux) Which one to use? And why does Yast say that linux is the REST
of the source, when installing it conflicts with kernel-source?


make[2]: Entering directory `/usr/src/linux-2.4.18.SuSE/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.18.SuSE/include -Wall
- -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
- -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE
- -DKBUILD_BASENAME=umem -c -o umem.o umem.c
umem.c:136: field `tasklet' has incomplete type
umem.c: In function `mm_start_io':
umem.c:343: warning: right shift count >= width of type
umem.c: In function `mm_unplug_device':
umem.c:386: warning: implicit declaration of function `local_bh_disable'
umem.c:388: warning: implicit declaration of function `local_bh_enable'
umem.c: In function `mm_interrupt':
umem.c:646: warning: implicit declaration of function `tasklet_schedule'
umem.c: In function `mm_pci_probe':
umem.c:1178: warning: implicit declaration of function `tasklet_init'
umem.c: In function `mm_pci_remove':
umem.c:1313: warning: implicit declaration of function `tasklet_kill'
make[2]: *** [umem.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.18.SuSE/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18.SuSE/drivers'
make: *** [_mod_drivers] Error 2
hydra:/usr/src/linux #
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj2i2dwACgkQnQ18+PFcZJt89QCdEbGM3RN5Lo395JATLmTL3iGd
e+4An08UqgYJUpFwbI8z8bBdoIA3NxMB
=VXFB
-----END PGP SIGNATURE-----


< Previous Next >