Opened 14 years ago
Closed 14 years ago
#27626 closed update (duplicate)
samba3: Update to 3.5.6
Reported by: | bmorgenthaler@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | samba3 |
Description
Is it possible to update the port to 3.5.6 or the latest version of Samba?
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | request upgrade removed |
---|---|
Milestone: | MacPorts Future |
Summary: | Update to 3.5.6 → samba3: Update to 3.5.6 |
Type: | request → update |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to mww@… |
---|
Changed 14 years ago by bmorgenthaler@…
comment:3 Changed 14 years ago 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
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #27428; please search before filing new tickets.
Note: See
TracTickets for help on using
tickets.
3.5.6 is the latest (stable) version of samba, as far as I can tell.