search for: shared_libraries_disabled

Displaying 6 results from an estimated 6 matches for "shared_libraries_disabled".

2008 Apr 17
4
Bad file modification date/time stamps created from windows clients
I'm running samba server version 3.0.28a on an HP-UX pa-risc machine with XP-pro windows clients. When a windows client creates a new file on the samba share the modification time is not set correctly. On the HP-UX side date/time stamp shows as: % ls -l README -rwxr--r-- 1 e6b564 users 1081 Dec 13 1901 README The date/time stamp is always "Dec 13 1901" ?
2007 Jun 06
1
Building samba on HP-UX 11.23
...o.c Linking bin/wbinfo Compiling utils/smbcontrol.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling printing/notify.c Compiling printing/printing_db.c Linking bin/smbcontrol Compiling nsswitch/winbind_nss_solaris.c Linking nsswitch/libnss_winbind.shared_libraries_disabled /bin/sh: shared-libraries-disabled: not found. gmake: *** [nsswitch/libnss_winbind.shared_libraries_disabled] Error 127 ++ exit_on_error 2 ++ '[' 2 -ne 0 ']' ++ '[' -n '' ']' ++ exit 2 Exiting on error 2 Any help is greatly appreciated. Tha...
2009 Dec 14
2
Cross compiling for ARM with some errors
...-------- PICFLAG = -fPIE LIBS = -lresolv -lnsl -ldl LDFLAGS = -pie -Wl,-z,relro -L/home/piotr/mini2440/usr/local/arm/4.3.2/lib DYNEXP = LDSHFLAGS = shared-libraries-disabled -Wl,-z,relro -L/home/piotr/mini2440/usr/local/arm/4.3.2/lib SHLIBEXT = shared_libraries_disabled SONAMEFLAG = shared-libraries-disabled Linking bin/smbd /home/piotr/mini2440/usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/../../../../arm-none-linux-gnueabi/bin/ld: ../lib/util/asn1.o: Relocations in generic ELF (EM: 3) ../lib/util/asn1.o: could not read symbols: File in wr...
2008 Aug 04
2
unable to build 3.2 on HP-UX
...t -I/include -I/opt/build/samba-3.2.0/build/../source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIE LIBS = -lsec -lnsl -liconv LDFLAGS = -pie -L./bin DYNEXP = -Wl,-E,+b/usr/local/lib:/usr/lib LDSHFLAGS = shared-libraries-disabled -L./bin SHLIBEXT = shared_libraries_disabled SONAMEFLAG = shared-libraries-disabled Linking non-shared library bin/libtalloc.a WARNING: you need to run ./config.status Linking non-shared library bin/libsmbclient.a Linking non-shared library bin/libsmbsharemodes.a Linking bin/smbd sh[7]: bin/nmbd:: not found. *** Error exit code 127 -...
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi, I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database. Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12 I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users. This all works fine, except for
2008 Aug 04
0
[ma@sernet.de: Re: unable to build 3.2 on HP-UX]
...ild/samba-3.2.0/build/../source/lib -D_SAMBA_BUILD_=3 > PICFLAG = -fPIE > LIBS = -lsec -lnsl -liconv > LDFLAGS = -pie -L./bin > DYNEXP = -Wl,-E,+b/usr/local/lib:/usr/lib > LDSHFLAGS = shared-libraries-disabled -L./bin > SHLIBEXT = shared_libraries_disabled > SONAMEFLAG = shared-libraries-disabled > Linking non-shared library bin/libtalloc.a > WARNING: you need to run ./config.status > Linking non-shared library bin/libsmbclient.a > Linking non-shared library bin/libsmbsharemodes.a > Linking bin/smbd > sh[7]: bin/nmbd:: not...