Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 11:29:41 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79242: japanese/samba3: Build failed with i18n patch
Message-ID:  <20050326022941.EE1B954B4@eastasia.home.utahime.org>
Resent-Message-ID: <200503260230.j2Q2U28j042026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79242
>Category:       ports
>Synopsis:       japanese/samba3: Build failed with i18n patch
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 26 02:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxx 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Jan 26 08:33:31 JST 2005 xxxxxxxx i386


	
>Description:

	eastasia# cat /var/db/ports/ja-samba3/options 
	# This file is auto-generated by 'make config'.
	# No user-servicable parts inside!
	# Options for ja-samba-3.0.12,1
	_OPTIONS_READ=ja-samba-3.0.12,1
	WITHOUT_LDAP=true
	WITHOUT_ADS=true
	WITHOUT_CUPS=true
	WITH_WINBIND=true
	WITHOUT_ACL_SUPPORT=true
	WITHOUT_SYSLOG=true
	WITHOUT_QUOTAS=true
	WITH_UTMP=true
	WITHOUT_MSDFS=true
	WITHOUT_SAM_XML=true
	WITHOUT_SAM_MYSQL=true
	WITHOUT_SAM_PGSQL=true
	WITHOUT_SAM_OLD_LDAP=true
	WITHOUT_PAM_SMBPASS=true
	WITHOUT_EXP_MODULES=true
	WITH_POPT=true
	eastasia# 

	With the options setting above, make fails as following:

	Compiling utils/net_rpc.c
	utils/net_rpc.c: In function `rpc_trustdom_del_internals':
	utils/net_rpc.c:4495: too few arguments to function `strupper_m'
	utils/net_rpc.c:4514: warning: passing arg 6 of `cli_samr_lookup_names' from incompatible pointer type
	*** Error code 1

	Stop in /usr/ports/japanese/samba3/work/samba-3.0.12/source.
	*** Error code 1

	Stop in /usr/ports/japanese/samba3.
	*** Error code 1

	Stop in /usr/ports/japanese/samba3.
	eastasia# 

	Since net/samba3 is successfully build with similar options setting,
	it seems bug of i18n patch.

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050326022941.EE1B954B4>