ports/113198: samba 3.0.25 build failure
Mark Foster
mark at foster.cc
Thu May 31 15:50:05 UTC 2007
>Number: 113198
>Category: ports
>Synopsis: samba 3.0.25 build failure
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 31 15:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Mark Foster <mark at foster.cc>
>Release: FreeBSD 5.5-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD franco.foster.dmz 5.5-RELEASE-p11 FreeBSD
5.5-RELEASE-p11 #19: Thu Mar 22 21:10:54 PDT 2007
root at franco.foster.dmz:/usr/obj/usr/src/sys/FRANCO1 i386
>Description:
samba 3.0.25 fails to compile with these options selected...
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for samba-3.0.25,1
_OPTIONS_READ=samba-3.0.25,1
WITHOUT_LDAP=true
WITHOUT_ADS=true
WITHOUT_CUPS=true
WITH_WINBIND=true
WITHOUT_ACL_SUPPORT=true
WITHOUT_FAM_SUPPORT=true
WITHOUT_SYSLOG=true
WITHOUT_QUOTAS=true
WITH_UTMP=true
WITHOUT_MSDFS=true
WITHOUT_PAM_SMBPASS=true
WITHOUT_CLUSTER=true
WITH_DNSUPDATE=true
WITHOUT_EXP_MODULES=true
WITH_POPT=true
WITHOUT_MAX_DEBUG=true
>How-To-Repeat:
# cd /usr/ports/net/samba3 && make
===> Building for samba-3.0.25,1
Using FLAGS = -O -pipe -D_SAMBA_BUILD_=3
-I/usr/ports/net/samba3/work/samba-3.0.25/source/iniparser/src -Iinclude
-I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include
-I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/local/include
-I/usr/ports/net/samba3/work/samba-3.0.25/source/lib -D_SAMBA_BUILD_=3
PICFLAG = -fPIC -DPIC
LIBS = -lcrypt -liconv
LDFLAGS = -pie -L/usr/local/lib
DYNEXP = -Wl,--export-dynamic
LDSHFLAGS = -shared -L/usr/local/lib
SHLIBEXT = so
SONAMEFLAG = -Wl,-soname,
Compiling utils/net_dns.c
utils/net_dns.c: In function `DoDNSUpdate':
utils/net_dns.c:40: error: syntax error before "minor"
utils/net_dns.c:77: error: incompatible types in assignment
utils/net_dns.c:92: error: syntax error before "gss_context"
utils/net_dns.c:101: error: `gss_context' undeclared (first use in this
function)
utils/net_dns.c:101: error: (Each undeclared identifier is reported only
once
utils/net_dns.c:101: error: for each function it appears in.)
utils/net_dns.c:101: error: incompatible types in assignment
utils/net_dns.c:107: error: incompatible types in assignment
utils/net_dns.c:115: error: incompatible types in assignment
utils/net_dns.c:117: error: `minor' undeclared (first use in this function)
utils/net_dns.c:117: error: `GSS_C_NO_BUFFER' undeclared (first use in
this function)
The following command failed:
cc -I. -I/usr/ports/net/samba3/work/samba-3.0.25/source -O -pipe
-D_SAMBA_BUILD_=3
-I/usr/ports/net/samba3/work/samba-3.0.25/source/iniparser/src -Iinclude
-I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include
-I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/local/include
-I/usr/ports/net/samba3/work/samba-3.0.25/source/lib -D_SAMBA_BUILD_=3
-fPIC -DPIC -c utils/net_dns.c -o utils/net_dns.o
*** Error code 1
Stop in /usr/ports/net/samba3/work/samba-3.0.25/source.
*** Error code 1
Stop in /usr/ports/net/samba3.
*** Error code 1
Stop in /usr/ports/net/samba3.
>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list