O/H Jonathan Horne έγραψε:

samba_enable="YES"
# apcupsd_enable="YES"
cupsd_enable="YES"

A quick search by google says that:
[quote]
Signal 6 is SIGABRT -- see /usr/include/sys/signal.h.  A process dying
with this signal is usually due to it calling the abort(3) function.
That generally indicates that the process itself has found that some
essential pre-requisite for correct function is not available and
voluntarily killing itself, rather than the process being killed by
the kernel because it ran over resource limits or looked at memory
addresses funny or something.
[/quote]

Check the build config for samba3:

cd /usr/ports/net/samba3
make config

Does it include cups support? If yes, then cupsd should start before samba.

--
RTFM and STFW before anything bad happens
_________________________________________
Thanos Rizoulis
Electronic Computing Systems Engineer
Larissa, Greece
FreeBSD/PCBSD user
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to