>>> # /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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to