Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 16:04:07 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG
Subject:   linux bugs
Message-ID:  <199811110504.QAA14820@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
Installing linux from sys/modules/linux/ clobbers the version installed
from lkm/linux/, and vice versa.  Breakage is limited by bugs in
`make world' - lkms are only built if ${OBJFORMAT} == aout, although
they should be built in all cases in case the kernel format is aout.

`make clean' in sys/modules/linux/ deletes linux if there is no obj
directory.

Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811110504.QAA14820>