[MacPorts] #27626: samba3: Update to 3.5.6
MacPorts
noreply at macports.org
Fri Dec 10 18:21:02 PST 2010
#27626: samba3: Update to 3.5.6
-------------------------------------+--------------------------------------
Reporter: bmorgenthaler@… | Owner: mww@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: samba3
-------------------------------------+--------------------------------------
Comment(by bmorgenthaler@…):
I've attached the current Portfile that I'm trying to use to build 3.5.6
manually, I'm failing however. Below is the error the linking error I'm
getting:
{{{
$ make
Using CFLAGS = -pipe -O2 -fno-common -arch x86_64 -fno-common -I.
-I/opt/local/var/macports/build/_Users_bismark_Work_Source_MacPorts_net_samba3.5.6-jmk/work/samba-3.5.6/source3
-I/opt/local/var/macports/build/_Users_bismark_Work_Source_MacPorts_net_samba3.5.6-jmk/work/samba-3.5.6/source3/iniparser/src
-Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent
-I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include
-DHAVE_CONFIG_H -I/opt/local/include -DHAVE_STRUCT_TIMESPEC -Iinclude
-I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns
-I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED
-I/opt/local/var/macports/build/_Users_bismark_Work_Source_MacPorts_net_samba3.5.6-jmk/work/samba-3.5.6/source3/lib
-I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIE
LIBS = -lresolv -liconv
LDFLAGS = -dynamic -Wl,-search_paths_first -L/opt/local/lib -arch
x86_64 -L./bin
DYNEXP =
LDSHFLAGS = -fPIE -dynamiclib -flat_namespace -undefined suppress
-dynamic -Wl,-search_paths_first -L/opt/local/lib -arch x86_64 -L./bin -lc
SHLIBEXT = dylib
SONAMEFLAG = #
Linking bin/net
Undefined symbols:
"_libintl_setlocale", referenced from:
_main in net.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [bin/net] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27626#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list