Displaying 20 results from an estimated 300 matches similar to: "Error compiling samba server in MacOS"
2013 Nov 05
1
samba-4.1.0 build failure -help with
Greetings,
I attrempted to compile samba-4.1.0 on a computer with these:-
--cpu amd64 2 cores
--os blfs linux-3.1.6, gcc-4.8.1, glibc-2.17
I ran configure like this:-
./configure
--prefix=/opt/samba4
( i.e I accepted all the defaults except the installation prefix)
then I ran make like this:-
make
BUT make ends like so:-
#---------------------------
[3807/3949] Linking
2020 Aug 03
2
Error compiling samba server in MacOS
On Mon, Aug 03, 2020 at 08:22:21PM +1200, Andrew Bartlett via samba wrote:
> On Mon, 2020-08-03 at 10:05 +0200, Bruno Lorente Cantarero via samba
> wrote:
> > Hi everyone,
> >
> > I'm trying to compile samba from macOS Catalina from several days
> > ago
> > without success, I'm a newbie on this kind of stuff over mac, so...
> > It
> > will
2010 Jun 15
1
libldb-samba.so does not link in source4 samba
I am building in source4. Where are these symbols defined? Is any
library that is not getting linked?
samba/source4 # make
WAF_MAKE=1 ../buildtools/bin/waf build
Waf: Entering directory `/usr/src/bamba/samba/source4/bin'
[1816/1961] Linking default/source4/lib/ldb/libldb-samba4.so
[1908/1961] Linking default/source4/lib/ldb/ldbadd
default/source4/lib/ldb/libldb-samba4.so: undefined
2013 Jan 24
0
samba4 master build fail undefined reference to `tevent_set_trace_callback'
Good Morning,
Environment :openchange / samba4 ,ubuntu 12.04, 32bit
CLI: make samba-git-update
fails with:-
[3509/3720] Linking default/source4/heimdal_build/samba4kpasswd
[3510/3720] Linking default/source3/smbd/smbd
default/lib/tevent/testsuite_1.o: In function `test_event_context_threaded':
/home/sysop/openchange/samba4/bin/../lib/tevent/testsuite.c:246: undefined
reference to
2016 Dec 21
1
compiling Samba4 on Solaris11
I am unable to compile Samba 4.4.7, 4.5.1 or 4.5.3 on Solaris 11. I had
been able in the past so maybe an update to GCC broke something.
GCC 4.8 is the default. I then installed GCC 4.9. /usr/bin/gcc is a
symlink to /usr/gcc/4.9/bin/gcc.
I compiled the latest openldap (client only) to the samba target directory.
Set environmental variables so the krb5.h and openldap would be found.
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
When compiling Samba 4.4.2 with Ubuntu 14.04 x64, I get this output as
below.
<...>
[3511/3922] Linking default/source4/lib/http/libhttp.so
21:22:07 runner /usr/bin/gcc default/source4/lib/http/http_1.o
default/source4/lib/http/http_auth_1.o -o
/tmp/build-debs.Z500qB/build/bin/default/source4/lib/http/libhttp.so
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro,-z,now
2015 Feb 25
0
4.1.17 compile error on AIX
Greetings everyone, I am having some issues compiling the latest for the
AIX platform. The build and configure are all with the default entries.
The latest samba we have running is 4.0.8 (source3/autoconf build). This
is our first shot at using the waf/python tool. I would like to reach out
if any others who have yet to migrate off the proprietary AIX platform have
run into this error, and if
2014 Dec 11
0
Compilation Error during make
Hi Everyone,
I'm getting error when compiling Samba 4.1 on AIX. Any ideas on the errors
below? Thanks!
# make
WAF_MAKE=1 ./buildtools/bin/waf build
Waf: Entering directory `/root/samba-4.1.12/bin'
Selected embedded Heimdal build
[ 43/3712] Generating smbd/build_options.c
[3228/3712] Linking default/lib/talloc/libtalloc.so
[3233/3712] Linking
2013 Feb 08
2
Samba4 Compile Error
Hello,
I am trying to compile Samba4 on RHEL 5.3 which didn't have Python on it. I've downloaded Python-2.6.5.tar from http://ftp.samba.org/pub/tridge/python/. I get the following error during the compile :
..........................................
...........................................
[3285/3758] Compiling lib/krb5_wrap/enctype_convert.c
[3286/3758] Linking
2013 Nov 29
1
Samba4 git pull of today (11/28/2013) link error on FreeBSD 9.2 RELEASE
./configure --bundled-libraries && make
............
[3638/3880] Linking default/source4/lib/policy/py-policy.so
[3639/3880] Linking default/source4/auth/ntlm/libauth4.so
[3640/3880] Linking default/source4/ntvfs/libntvfs.so
default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_setup':
inotify.c:(.text+0x503): undefined reference to `inotify_init'
2011 May 17
2
CentOS 5.6 X86_64 install problem
I am trying to install samba 4 on a CentOS 5.6 X86_64 with all update
installed following the directions from
http://wiki.samba.org/index.php/Samba4/HOWTO
Installed git and am able to use that to pull down latest version of
samba source code
ran ./configure.developer (can post output from this long file if
needed)
Once that was done I ran the make command and got this at the end
2012 Jul 30
1
"make install" fails, can't link libreplace.inst.so
I can compile Samba4 beta 4, but can't install it:
root at samba4dc:/usr/src/samba-4.0.0beta4# ./configure.developer
<snip>
'configure' finished successfully (49.871s)
root at samba4dc:/usr/src/samba-4.0.0beta4# make
WAF_MAKE=1 ./buildtools/bin/waf build
<snip>
Waf: Leaving directory `/usr/src/samba-4.0.0beta4/bin'
'build' finished successfully
2013 Jun 24
1
Problem compil samba 4.0.6
Hi all,
I have a problem when I try to compil samba 4.0.6 on my test machine
(suse linux enterprise server 11 SP2 32-bits).
output of compilation :
[3353/3781] Linking default/lib/param/libsamba-hostconfig.so
[3354/3781] Linking default/lib/tdb_wrap/libtdb-wrap.so
[3355/3781] Linking default/libcli/security/libsamba-security.so
[3356/3781] Linking default/lib/util/libutil_tdb.so
2018 Jul 05
1
Compiling Samba 4.8.3 on Solaris 10 produces "Undefined symbol" for tdbtorture
Hi,
I am trying to compile the latest Samba (4.8.3) on a Solaris 10
server. Apart from a small precompiler issue the compilation worked
surprisingly well, up to this linker error I can't get past:
[3237/3835] Linking default/lib/tdb/tdbtorture
Undefined first referenced
symbol in file
tdb_traverse_read
2017 Nov 17
2
error compiling samba in debian wheezy
i get this error when compiling samba 4
[3712/3935] Linking default/source4/rpc_server/libdcerpc-server.so
default/source4/rpc_server/backupkey/dcesrv_backupkey_21.o: In function
`get_pk_from_raw_keypair_params':
dcesrv_backupkey.c:(.text+0xb5e): undefined reference to
`gnutls_x509_privkey_import_rsa_raw2'
default/source4/rpc_server/backupkey/dcesrv_backupkey_21.o: In function
2013 Nov 30
1
Samba4 git pull(11/30/2013) link error on FreeBSD 9.2
....
[3591/3880] Linking default/source4/librpc/python-unixinfo.so
[3592/3880] Linking default/source4/ntvfs/libntvfs.so
default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_setup':
inotify.c:(.text+0x508): undefined reference to `inotify_init'
default/source4/ntvfs/sysdep/inotify_1.o: In function `watch_destructor':
inotify.c:(.text+0x8d4): undefined reference to
2013 Mar 11
1
samba 4.0.3 compiling fails on freebsd 9.1
Hi,
I have a problem compiling samba 4.0.3 on freebsd 9.1.
root at freebsd-san:/root/samba-4.0.3 # uname -a
FreeBSD freebsd-san 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue
Dec 4 09:23:10 UTC 2012
root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
root at freebsd-san:/root/samba-4.0.3 #
I've installed the devel/libinotify port and there is a header file
located at
2011 Mar 13
1
Samba4 won't compile
Hallo,
I've just tried to compile Samba 4.0.0alpha14 under Slackware 13-current
- it failed.
206 warnings, 257 errors, and last famous words
---------------- cite on ---------------
[2152/2374] Linking default/source4/heimdal_build/libroken-samba4.so
[2153/2374] Linking default/source4/heimdal_build/libasn1-samba4.so
/lib/libcom_err.a(error_message.o): In function `et_list_unlock':
2012 Aug 29
0
Problem building samba 4.0.0beta7 on Solaris 10
Hello,
I've been trying to build samba 4.0.0 beta7 on Solaris 10 without success.
I'm using gcc 4.4.0.
The problems I'm encountering are compilation errors where include files
are not being found:
[1177/3379] Compiling source4/ntvfs/posix/python/pyposix_eadb.c
../source4/ntvfs/posix/python/pyposix_eadb.c:24:24: error: tdb_compat.h:
No such file or directory
Waf: Leaving directory
2012 Sep 14
1
Samba 4.0.0rc1 Build Error
Hello,
I'm having the following error building samba4 rc1:
...
[3355/3761] Linking default/source3/passdb/libpdb-ldap.so
[3356/3761] Linking default/source3/passdb/libpdb-tdbsam.so
[3357/3761] Linking default/source3/winbindd/libidmap.so
[3358/3761] Linking default/source3/liblibsmb.so
default/source3/passdb/pdb_ldap_3.o: In function `ldapsam_search_one_group':