Displaying 2 results from an estimated 2 matches for "infext".
Did you mean:
infect
2014 Feb 12
1
Samba 3.6.22 corrupting filesystem on AIX
...huting down the old one.
You'll see more informations bellow :
- smbd output
- IBM errpt corruption report
Does anyone have an idea about this ?
Thierry
the SMBD output ( "Invalid file system control data detected"
corresponds to the filesystem corruption ):
175 ) LIBPATH=/i/infext/samba-3.6.22/lib/ ./smbd -i -S --port=13900,44500 -d 1 --configfile /usr/local/samba/lib/smb.conf
smbd version 3.6.22 started.
Copyright Andrew Tridgell and the Samba Team 1992-2011
WARNING: The "printer admin" option is deprecated
WARNING: The security=share option is deprecated
WARNING:...
2014 Feb 10
0
building 4.1.4 on AIX 5.2 : fails on libtalloc.so linking
Hi,
I'm trying to build samba 4.1.4 on an AIX 5.2.0.0.
I'm using GCC v3.3.2 and python 2.7.6
I've configured the build with this command (disabling ACL because of
missing headers on my system concerning nfs4 acl):
$) LDFLAGS=-lpthread ./configure -C --prefix=/i/infext/samba-4.1.4
--without-acl-support
And then I have run the build procedure but it fails on linking libtalloc.so
$) make
WAF_MAKE=1 python ./buildtools/bin/waf build
Waf: Entering directory `/i/infext/samba-4.1.4-src/bin'
Selected embedded Heimdal build
[ 44/3689] Generating smbd/build_...