Displaying 20 results from an estimated 1000 matches similar to: "(no subject)"
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"
2001 Nov 01
0
Samba 2.2.2 configuration/compilation problem
Hi!
I have some problem to compile samba 2.2.2. Below is my configuration.
./configure --prefix=/usr \
--with-smbclient \
--with-codepagedir=/usr/lib/samba/codepages \
--with-smbmount \
--with-lockdir=/var/lock \
--with-configdir=/etc \
And this is `make -s' output.
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper \
2001 Nov 26
0
Make error in samba 2.2.2
Hi All,
I am using Solaris 8 on sparc with gcc3.0.2 .
I was able to run ./configure successfully,
but when I ran make command I got following error.....
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SO
URCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/sa
mba/lib/smb.conf"
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
2001 Nov 29
1
A compilation issue with Red Hat pam
Hi.
Red Hat 7.2 with updated pam:
pam_krb5-1.46-1
pam-0.75-19
pam_smb-1.1.6-2
pam-devel-0.75-19
and CVS Samba:
...
rebuilding include/proto.h
+ make -j 1 all nsswitch/libnss_wins.so
Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smb
wrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/var/log/samba"
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 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"
2001 Nov 05
0
Compile problem with 2.2.2 with SCO OpenServer 506 after rs506a installed
I never have had a problem compiling Samba until 2.2.2 after installing
a SCO patch 506a on OpenServer 5.0.6.
I noticed the following message when running configure that does not
normally
appear: WARNING: No automated network interface determination
make output:
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-DLOGFILEBASE
="/usr/local/samba/var"
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:
2003 Feb 19
1
Errors installing on Solaris 9
Using Sun Forte C (6.2 I think) on Solaris 2.9 UltraSparc
Here's the errors: -
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" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
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
2002 May 08
0
need help - where to get binaries for HPUX 11.0 for 2 .2.3a AND winbind
Hello Altaf,
You can now pull swdepot of Samba 2.2.3a WITH winbind from the samba ftp
site - this is swinstallable and so you will not need to compile - it
already has winbind built.
You can get it from:
http://us1.samba.org/samba/ftp/bin-pkgs/hp/samba2.2.3a/
named samba_2.2.3a_HPUX_withwinbind.depot
hope this helps,
Don
-----Original Message-----
From: Muhammad Altaf Bashir
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
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?
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