>>>>> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes:

>> Ah. The port Makefile probably needs to be tweaked a bit then.  It
>> looks like samba will use cups if it can find it.  Try this:
>> 

JR> Your patch isn't required. But instead adding a line
JR> 'WITHOUT_CUPS=yes' into /etc/make.conf adding a line
JR> 'SAMBA_OPTIONS=\"WITHOUT_CUPS\"' is recommented. Have a look into
JR> ports/samba/scripts/configure.samba for other possible options.

Yes, it is necessary, if you have the CUPS libraries sitting on your
machine.  The default for the configure program is auto-detect CUPS.
In this case, we explicity want to disable it, so we need to pass
the --disable-cups flag to configure to tell it not to use the libs
even if they exist.

JR> Thanks for the hint with the CUPS behaviour. It should be checked ...

Yes.  I filed a bug report in Jitterbug.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to