ports/117228: Problem with compiling samba port when tdb port is installed
Krzysztof Stryjek
wtp at bsdguru.org
Tue Oct 16 00:00:03 UTC 2007
>Number: 117228
>Category: ports
>Synopsis: Problem with compiling samba port when tdb port is installed
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 16 00:00:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Krzysztof Stryjek
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
private
>Environment:
System: FreeBSD fw.wtp3.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Thu Dec 21 04:24:09 CET 2006 toor at pc252.lan.wtp3.org:/usr/obj/usr/src/sys/POOH6 i386
>Description:
net/samba3 port does not compile when databases/tdb port is installed
>How-To-Repeat:
First install databases/tdb then try to compile net/samba3. You will
receive errors about tdb_open_ex
>Fix:
Here is a fix for Samba port with CONFLICTS
--- Makefile.patch begins here ---
--- Makefile.orig Tue Oct 16 01:27:09 2007
+++ Makefile Tue Oct 16 01:29:20 2007
@@ -17,7 +17,7 @@
MAINTAINER?= timur at FreeBSD.org
COMMENT?= A free SMB and CIFS client and server for UNIX
-CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* sharity-light-1.*
+CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* sharity-light-1.* tdb-1.*
USE_ICONV= yes
GNU_CONFIGURE= yes
--- Makefile.patch ends here ---
Greetings from Poland
--
Krzysztof Stryjek
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list