similar to: Errors installing on Solaris 9

Displaying 20 results from an estimated 2000 matches similar to: "Errors installing on Solaris 9"

2003 Feb 27
1
more problems on Solaris 9
Solaris 9, Sun Forte C (6.2), latest CVS Here's the env ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --without-winbind Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2003 Mar 09
0
Warnings compiling on SOlaris 9
Sun Forte C (6.2), Solaris 9 sparc. CVS (2_2) as of Fri. Errors listed CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2003 Mar 26
0
Solaris 9 sparc, Forte C compile errors (2_2 branch)
Still compile errors on Solaris 9 (Ultra Sparc in 64bit mode) Forte C, 2_2 branch from CVS as of about 11am UK time. Only errors shown: - rebuilding include/proto.h Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
Sun's Forte C 6.2 Solaris 9 (sparc64), CVS of 2.2 as of Weds 13th March about 1130 UK time CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE
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?
2004 Mar 04
0
error compiling samba2.2.8a on solaris2.5.1
Hi, Appreciate very much your advice/suggestion/idea on the compilation problem. I'm trying to compile samba2.2.8a on ultra-5 running solaris 2.5.1. I run configure without any option and use /usr/ccs/bin/make to compile and getting the following error messages: Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/usr/local/samba/var"
2002 Oct 11
0
samba-2.2.5 in Tru64 unix v4.0e
Dear Samba Support: I was trying to install samba-2.2.5 on our Tru64 Unix Version 4.0E, during compilation, it gave me error message like this: Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
2006 Jun 10
0
SAMBA ERROR: Undefined symbol: .VA_COPY
I'm having little trouble compiling samba 2.2.7 on AIX 5.2 with gcc 4.0.0, first i did : ./configure --with-winbind --with-pam everything went ok, next i did: ./make and i got this error: root@SP550 ./source >make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/usr/local/samba/var"
2002 Nov 27
0
samba 2.2.7 Install Errors on Slack 8.1
Slackware 8.1 comes standard with samba 2.2.4. However, I wanted to upgrade to 2.2.7 and tweak samba, so I uninstalled it using the Slack package manager (pkgtool). I'm now trying to install samba 2.2.7 which I downloaded from us6.samba.org. './configure' ran fine, as far as I could tell. However, 'make' is giving me some errors. I have not been able to find any mention of
2003 Mar 19
0
Samba 2.2.8, Solaris, and LDAP Support
Hey all, In order to patch our solaris server to 2.2.8 I need to compilie with LDAP to support our current installation. But, low and behold, it simply won't compile. I've tried the binary packages but they don't seem to have LDAP supoprt. Also, the Samba proper CVS version as of last night yeilds the same error. I'd usually expect a missing library but I can't seem
2003 Mar 20
1
Samba 2.2.8 LDAP compilie error
Hey guys, When trying to update our Samba LDAP installation to version 2.2.8 and compiling with the --with-ldap option I am left with the following: Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
2003 Oct 16
0
Samba 2.2.8a ldap compile problem with pdb_ldap.c
All, I am trying to compile 2.2.8a with the ldapsam, acl-support & pam. The make appears to go ok but the compile part doesn't. At the beginning of the compiles it lists out the flags: Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/apps/samba/var"
2004 May 07
1
samba with ssl compilation failed
Hi, I'm building samba-2.2.8a fro source with ssl support. ./configure --with-ssl is ok But when I do a make: [root@server source]# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var"
2003 May 01
0
'make' Building of Executables Fails
I have encountered problems when compiling SAMBA 2.2.8a on a RS/6000 7025-F50 (AIX 4.3.3.0-11), during the 'make' operation. I am using GCC 2.95.3.0, which I installed from Bull. Could someone review these results and provide some guidance for a solution? Thank you. ========================== The 'configure' operation completed with the expected messages (see below),
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
After discovering a bug in the SuSE Samba binary (2.2.7a and 2.2.8a) which prevents some older DOS programs from creating files on a Samba share, I downloaded and built Samba 2.2.8a from the sources. Everything seems to work now (the old DOS programs are able to write to Samba shares) with the exception of smbwrapper which causes the following errors when Samba is built:
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
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 =
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop 6 C compiler and Samba 2.2.4. Can the warning be safely ingnored? Dennis 36 % make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba.22/var"
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
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"