Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 1995 13:09:19 -0700 (PDT)
From:      brian@mediacity.com (Brian Litzinger)
To:        freebsd-questions@FreeBSD.org
Subject:   linking kernel... *** signal 11
Message-ID:  <m0sCupr-000rdMC@easynet.com>

next in thread | raw e-mail | index | archive | help
I'm building a kernel with a device driver from a third party company.

Building everything without the third party driver produces a usable kernel.

Build everything with the third party driver and during the link
I get (with ld -t):

...
libkern.a(qdivrem.o)
swapkernel.o

Digesting symbol information:

*** Signal 11

It is a rock solid failure, very repeatable.  Any one have any ideas
how I might proceed to find the problem?

I'm running -current 19950519.

Thanks,

brian@easynet.com




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