Date: Sat, 09 Oct 1999 15:11:28 -0700 From: Randy Bush <randy@psg.com> To: "Sean O'Connell" <sean@stat.Duke.EDU> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: lconfig cores [ was: staroffice ] Message-ID: <E11a4i8-0000B1-00@rip.psg.com> References: <E11Znwn-000FD7-00@rip.psg.com> <Pine.BSF.4.05.9910091412170.845-100000@freja.webgiro.com> <E11a2Of-00042i-00@rip.psg.com> <19991009155942.D795@stat.Duke.EDU> <E11a2h1-0004EX-00@rip.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> # /compat/linux/sbin/ldconfig
>>> Segmentation fault (core dumped)
>>>
>>> could it be that i need more compat libs than 22?
>>
>> I cannot swear (or attest) to this, but I recall there being
>> a problem with the realtime threads and SMP... am I off-base?
>> I thought that StarOffice was hosed on dual processor kernels
>> (or at least the installation). Someone posted awhile back about
>> doing the install on a UP kernel and then rebooting SMP...
>
> whoops! indeed, the host is smp.
>
> will try.
nope. made non-smp kernel by commenting out
# To make an SMP kernel, the next two are needed
options SMP # Symmetric MultiProcessor Kernel
options APIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
options NCPU=2 # number of CPUs
options NBUS=4 # number of busses
options NAPIC=2 # number of IO APICs
options NINTR=24 # number of INTs
rebooted that kernel
# /compat/linux/sbin/ldconfig
Segmentation fault (core dumped)
randy
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?E11a4i8-0000B1-00>
