similar to: Error building Samba 3.0.14a on Solaris 9

Displaying 20 results from an estimated 200 matches similar to: "Error building Samba 3.0.14a on Solaris 9"

2004 Nov 29
0
Compile error with 3.0.8
We are compiling samba on AIX 5.1 with export CC=gcc export CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/lib/include" export LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib" ./configure --enable-shared=no --enable-static=yes" we get the following error when using make: Compiling libsmb/clifile.c libsmb/clifile.c: In function `cli_unix_stat` libsmb/clifile.c:216: error
1999 Nov 17
6
Samba 2.0.6, MKS' touch.exe, and file/dir time stamps
Hello all, we are experiencing problems with samba 2.0.6 and the MKS touch command. during our builds, we touch files and directories so that our make dependencies work correctly. Unfortunately, it seems that MKS' touch.exe doesn't actually change the time stamp of a file or directory. The command returns without an error, but the timestamp does not change. The same problem exists
2000 Jan 20
1
MS Excel/NT/Samba timestamp - serious problem, bug?
A rather distressing timestamp issue (to multiple users here). Anyone seen similar behavior or have a suggestion/solution? Problem: Opening and closing an excel file (no changes/keystrokes to file) on the Samba server causes the file to be saved with time stamp of closing. (There is no autosave set on Excel - also see other info below) MS Excel 97 SR-2 NT 4.0 SP5 Solaris 2.6 or 2.7 (2
1999 Jul 28
1
Date/time bug in 2.0.5a?
Is this just me???? Just installed 2.0.5a for testing. Copying files (using explorer) from NT to Samba-2.0.5a (Solaris2.6 *and* Irix6.5) fails to copy the date/time stamp correctly (1.9.18p7 is fine, from the same NT system). 24/06/1999 11:59 (on NT) => 25/06/1999 17:14 (Samba) 25/06/1999 17:00 (on NT) => 25/06/1999 17:09 (Samba) (Yes, that is one 24th and three 25ths of
2005 Jan 09
1
Problem in tracing the code at client end
I am using samba 3.0.7 on Ferdora Core (2.6.5-3) I performed the following operation at the client side mount //abc/abc_share /xyz cd /xyz mkdir pqr where "abc" is the remote server "abc_share" is the remote share "xyz" is the local directory What I want to know is, at the last statement, when an "mkdir" is given, exactly which function at the
2003 Oct 28
1
Compile Problem (krb5)
I'm trying to build samba 3 with the ads support and along with that I apparently need ldap and krb5. I have installed openldap, krb5 (had to install even though Solaris 9 has krb5 in it, the .h file wasn't there that I could find). Now when building samba I'm getting this error Compiling libsmb/clifile.c Compiling libsmb/clikrb5.c libsmb/clikrb5.c:139:2: #error
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
Hello All, While i was able to do a ./configure --prefix=/usr/local/samba --with-ldapsam with no errors, i did encounter the ff when running 'make': ======================================================= Script started on Tue Jun 25 11:52:59 2002 # make install Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE
2002 Sep 14
1
Freebsd make problems
Hello, I am running Freebsd 4.5 on a alpha based server. I got the samba source from the cvs [ 2.2 branch ] and I am running into come make problems. I used ./configure --with-ldapsam --with-ssl --with-quota --with-cups and after that gets done i type in make and i get the following errors: alphatest# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt -Iinclude
2008 Apr 24
0
The problem with compiling samba 3.0.28.1
Hello. I have such a problem. I would like to join the freebsd(6.3) computer to existing Windows Domain. (managed by Windows Server 2003 R2) 0)I have working windows domain and working freebsd computer. 1)Firstly I've compiled and installed heimdal 1.0.1 /usr/ports/security/heimdal/ on freebsd It's ok I've editted krb5.conf. kinit gets a ticket from the REALM and klist says its
2003 Oct 28
4
Failed to compile Samba with SSL
Hello! I failed to compile Samba with SSL on Mandrake 8.2 - error while "make all" in following sequence: cd SSLeay-0.9.0b ./Configure linux-elf make make install cd ../samba-2.2.7/source ./configure --with-ssl make clean make all Log of the last command attached. What's wrong? Please, help me! Thank you in advance. Pavel. -------------- next part -------------- Using FLAGS =
2016 Jun 15
0
[Announce] Samba 4.3.10 Available for Download
====================================================== "There's hair in this tuna fish... I like it!" ALF ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3. Changes since 4.3.9: -------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: Do
2016 Jun 15
0
[Announce] Samba 4.3.10 Available for Download
====================================================== "There's hair in this tuna fish... I like it!" ALF ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3. Changes since 4.3.9: -------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: Do
2016 Jun 07
0
[Announce] Samba 4.4.4 Available for Download
====================================================== "Service to others is the rent you pay for your room here on earth." Muhammad Ali ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.4. Changes since 4.4.3: -------------------- o Michael Adam <obnox at samba.org>
2016 Jun 07
0
[Announce] Samba 4.4.4 Available for Download
====================================================== "Service to others is the rent you pay for your room here on earth." Muhammad Ali ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.4. Changes since 4.4.3: -------------------- o Michael Adam <obnox at samba.org>
2007 Jul 21
0
compiling samba 2.2.12 on Solaris (x86)
I am trying to build Samba 2.2.12 on Solaris 10 x86 with gcc. I am not able to successfully build it, however. I get a linker error for an undefined symbol VA_COPY. How can I fix this problem? Linking bin/smbd Undefined first referenced symbol in file VA_COPY lib/snprintf.o ld: fatal: Symbol referencing errors. No
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
I get the following compile error when compiling. It appears to be coming from KRB5LIBS. I'm not sure if it is a bug that needs to be addressed or if I screwed something up? I'm using the standard source: Error message ....... Linking libsmbclient shared library bin/libsmbclient.so PYTHON_OBJS="dynconfig.po param/loadparm.po param/params.po lib/charcnv.po lib/debug.po lib/fault.po
2002 Oct 26
1
libsmbclient in Mac OS X / Darwin
Dear folks: First of all, thanks for a great product and please do keep up your fine job with samba. As a humble contribution to your project, below is a patch to configure.in that allows libsmbclient.so to be correctly built in my system (Mac with Mac OS X). I hope this to be useful. I also noted that the generated Makefile, did not correctly install the library as the 'install'
2006 Jul 02
1
snprintf.c:(.text+0x14): undefined reference to `VA_COPY'
Trying to compile Samba 2.2.8a on Solaris 10. Changing Samba versions is not an option. Too many production systems hanging off that PDC. Samba 2.2.8a SunOS smb244-1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210 Tried gcc 3.3.2 and 2.95.3. Everything compiles but when it tries to link I get the following error. I searched the archives but didn't find any answer for this. How do I fix this?
2002 May 27
1
samba 2.2.4 bugs
My sistem is Tru64 5.1 Alpha server 4100 Compiling smbd/dir.c Compiling smbd/password.c cc: Warning: smbd/password.c, line 1198: In this statement, the referenced type of the pointer value "name" is const, but the referenced type of the target of this assignment is not. (notconstqual) if (!message_named_mutex(name, 20)) { ---------------------------------^ Compiling smbd/conn.c
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello, We are using machines with Solaris and Windows XP. The XP machines are joined in a domain(windows 2003) and the Solaris machines are not joined to any domain. With Samba 2.2.8a running on Solaris 9 there are no problems to access them form Windows XP. We are authenticated by DC. On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT authenticated anymore by DC. So we