Displaying 20 results from an estimated 4000 matches similar to: "Odd make error"
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows:
CC=/opt/SUNWspro/bin/cc
CFLAGS=-fast -xO2 -xtarget=pentium4
CXX=/opt/SUNWspro/bin/CC
INSTALL=/usr/ucb/install
I untarred 3.0.4 and cd into source and simply ran ./configure with no
arguments. It configured fine and then started to build, but failed:
...
...
Compiling tdb/tdbutil.c with -KPIC
"tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
Running into a error while compiling Samba 3.0.23c for AD using krb5 1.5.1.
Doesn't matter if I use Sun's cc or gcc.
Linking bin/smbd
Undefined first referenced
symbol in file
error_message libsmb/cliconnect.o (symbol belongs to
implicit dependency /export/admin/build/build/krb5/lib/libcom_err.so.3)
ld: fatal:
2009 Oct 09
2
Samba 3.4.2 on Solaris 9 build problem
Hi,
I'm trying to build samba 3.4.2 on Solaris 10 using SunStudio 12 but
I've hit a snag.
The configure line used was:
CFLAGS="-xcode=pic32 -KPIC -m64
-I/ec/sw/samba/openldap/current/include
-Iec/sw/samba/krb/current/include" \
CPPFLAGS="-xcode=pic32 -KPIC -m64
-I/ec/sw/samba/openldap/current/include
-I/ec/sw/samba/krb/current/include" \
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 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"
2013 May 17
2
Continued compilation errors with samba 3.6.15
?
Hello.
?I'm trying to compile samba on a?armnas.
?
First I execute:
autogen.sh
configure
make
?
And got the following error:
?
?
?
?
Compiling ../libcli/samsync/decrypt.c
Linking bin/net
utils/net_rpc.o: In function `net_rpc':
net_rpc.c:(.text+0x88): undefined reference to `libnetapi_net_init'
utils/net_rpc.o: In function `net_rpc_file':
net_rpc.c:(.text+0x2d74): undefined
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
Hello,
I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server
4.16sp1. I'm using gcc 3.2.2.
When I run the configure, there are several warnings ans when I try to
compile samba-3.0.0rc3 I get an error.
Now here the warnings from configure --with-acl-support:
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but
2005 Jan 25
2
make: *** [dynconfig.o] Error
Hi List!
I've got a problem building samba 3.0.10 on Solaria 9 box.
Configuration is successful with
./configure --with-pam --with-syslog --with-ldapsam --with-automount
But make gives the following output.
alien> make
Using FLAGS = -O -Iinclude
-I/usr/local/src/samba-3.0.10/source/include
-I/usr/local/src/samba-3.0.10/source/ubiqx
-I/usr/local/src/samba-3.0.10/source/smbwrapper
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"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link 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"
2004 Dec 03
1
Problems compiling samba with ldap in solaris 9
Hi All,
I get the following error compiling Samba 3.0.9 on Solaris 9.
-------------------------------------------------------------------------------
Using FLAGS = -I/opt/local/kerberos/include -DHAS_LDAP -Iinclude -
I/opt/software/samba/samba-3.0.9/source/include -I/opt/software/samba/samba-
3.0.9/source/ubiqx -I/opt/software/samba/samba-3.0.9/source/smbwrapper -I. -
2003 Sep 08
0
Can't compile Samba 3.0rc2 with ldap & ldapsam Solaris 9
Hi All,
Here is my configure script:
./configure --with-ldap --with-ldapsam
Configure works ok. But during make the following error message was received.
----
Using FLAGS = -g -O2 -Iinclude -I/usr/local/src/samba-3.0.0rc2/source/include
-I/usr/local/src/samba-3.0.0rc2/source/ubiqx
-I/usr/local/src/samba-3.0.0rc2/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a
I can configure and make 3.0.20a with no problem
I run the same configure command on the 3.0.24 source, configure works
fine, but make returns the following.
( and just to test if a patch screwed me up I tested configuring and
making the 3.0.20a version again, and it worked as it should )
Any bugs with 3.0.24???
Using FLAGS = -O -D_SAMBA_BUILD_
2004 May 24
2
Samba 3.0.4 fails to compile on Solaris 9
I have been trying to compile Samba 3.0.4 on a SunFire v880 running Solaris
9 but "make" generates a fatal error. My goal is to get Samba compiled
with the "--with-ldapsam" option so that I can use SunOne Directory Server
5.2 as the back-end repository for user authentication. I have gcc version
3.3.2 installed in /usr/local/bin/gcc which I have used to successfully
compile
2007 Nov 25
0
Compiling dynconfig.c with make command
Dears,
Any feed back please.
Najwa
> -----Original Message-----
> From: Abdulhak, Najwa TPD
> Sent: Thursday, November 22, 2007 1:31 PM
> To: 'samba@lists.samba.org'
> Subject: Please if you advise
>
> Dears,
> I've got a problem building samba 3.0.27 on Solaria 8 box.,
> Configuration is successful with , ./configure --with-pam --with-syslog
>
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all,
I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7
in a seperate directory . OS is Solaris 8 on Sun-Sparc.
Python 2.3.3 (from sunfreeware) installed
libiconv 1.8 installed
When running "make check" i get the following output:
..........................
# make check
WARNING: you need to run ./config.status
Linking bigballofmud shared library
2007 Nov 25
0
FW: Please if you advise
Dears,
Any feed back please.
Najwa
> -----Original Message-----
> From: Abdulhak, Najwa TPD
> Sent: Thursday, November 22, 2007 1:31 PM
> To: 'samba@lists.samba.org'
> Subject: Please if you advise
>
> Dears,
> I've got a problem building samba 3.0.27 on Solaria 8 box.,
> Configuration is successful with , ./configure --with-pam --with-syslog
>
2004 Mar 06
0
make fails dynconfig.0 error1
Hi all,
I am compiling samba 3.0.2a with openldap and kerberos
support
openldap version 2.1.25 with bdb support (ver 4.2)
kerberos version 1.3.2
./configure --prefix=/servers/sambatest/3.0.2a
--with-ldap=/servers/openldap/2.1.25/lib --with-ads --with-krb5=/servers/kerberos/1.3.2/lib
--with-ldapsam
configure suceeds
but make fails with the following error
Using FLAGS = -O