Displaying 20 results from an estimated 23 matches for "heimdal_build".
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
...gn -Wwrite-strings -Wmissing-format-attribute -Wformat=2 -Wdeclaration-after-statement -Wunused-macros -Wno-format-y2k -Wno-unused-parameter -Ilib/ldb/ldb_map -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/include -Iheimdal/../heimdal_build -Iheimdal/lib/hdb -Iheimdal_build -Iheimdal/lib/roken -Iheimdal/lib/hdb -Ilib/ldb/include -Ilib/ldb/include -Ilib/ldb/ldb_tdb -Ilib/ldb/include -Ilib/ldb/include -Iheimdal/../heimdal_build -Iheimdal/lib/gssapi -Iheimdal/lib/gssapi/gssapi -Iheimdal/lib/gssapi/spnego -Iheimdal/lib/gssapi/krb5 -Ih...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...t functions
/home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:159:
error: smbsrv_information: [out] argument 'info' is not a pointer or
array, skip client functions
(...)
[2569/3390] Compiling source3/rpc_server/rpc_service_setup.c
In file included from ../source4/heimdal_build/config.h:9:0,
from ../lib/tevent/../replace/replace.h:32,
from ../source3/include/includes.h:23,
from ../source3/rpc_server/rpc_service_setup.c:22:
default/include/config.h:962:41: error: conflicting types for
'rpc_lsarpc_init'
#defin...
2014 Jul 21
1
Problems building Samba 4.x on Solaris 9 and 10 - libintl (again)
...o the Makefile by hand in several locations in
order to get Samba to build. With samba 4's new build system my old
tricks no longer work.
With 4.x I am again seeing problems centered on libintl. I see either
of the following errors upon running make:
[3326/3808] Linking default/source4/heimdal_build/samba4kinit
Undefined first referenced
symbol in file
libintl_gettext
default/source4/heimdal/kuser/kinit_138.o
libintl_textdomain
default/source4/heimdal/kuser/kinit_138.o
libintl_bindtextdomain
default/source4/heimdal/kuser/kinit_138.o
libintl_dgettext
default/source4/heimdal_buil...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:159:
> error: smbsrv_information: [out] argument 'info' is not a pointer or
> array, skip client functions
>
> (...)
>
> [2569/3390] Compiling source3/rpc_server/rpc_service_setup.c
> In file included from ../source4/heimdal_build/config.h:9:0,
> from ../lib/tevent/../replace/replace.h:32,
> from ../source3/include/includes.h:23,
> from ../source3/rpc_server/rpc_service_setup.c:22:
> default/include/config.h:962:41: error: conflicting types for
> 'rpc_lsa...
2013 Jun 24
1
Problem compil samba 4.0.6
...ing default/source3/libsmbd_conn.so
[3363/3781] Linking default/libcli/security/pysecurity.so
[3364/3781] Linking default/source3/libCHARSET3.so
[3365/3781] Linking default/libcli/registry/libutil_reg.so
[3366/3781] Linking default/lib/util/libtevent-util.so
[3367/3781] Linking default/source4/heimdal_build/libkrb5-samba4.so
[3368/3781] Linking default/source4/heimdal_build/libgssapi-samba4.so
[3369/3781] Linking default/libcli/ldap/libcli-ldap-common.so
[3370/3781] Linking default/lib/dbwrap/libdbwrap.so
default/lib/dbwrap/dbwrap_tdb_1.o: In function
`db_tdb_transaction_start_nonblock':
db...
2015 Jun 20
0
Samba 4.2.2 and Solaris 10
Hi,
Apologies if this has already been asked, but I'm wondering if anyone has
managed to successfully compile 4.2.2 on Solaris 10 SPARC? I've tried
multiple times with no success.
Last error was:
[3320/3826] Linking default/source4/heimdal_build/samba4kinit
Undefined first referenced
symbol in file
libintl_gettext
default/source4/heimdal/kuser/kinit_138.o
libintl_textdomain
default/source4/heimdal/kuser/kinit_138.o
libintl_bindtextdomain
default/source4/heimdal/kuser/kinit_138.o
libintl_...
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':
error_message.c:(.text+0x20): undefined reference to `sem_post'
/lib/libcom_err.a(error_message.o): In function `fini_et_lock':
error_...
2011 Aug 05
3
samba4 asn1_compile issue
Hi,
I am trying to do cross compile Samba4.?Build system generating two binary asn1_compile and compile_et to generate .c files which will then build for our platform.
But it can not execute both binary files.
[ 198/3298] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1
/bin/sh: ../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin/asn1_compile: cannot execute binary file
Waf:
2019 Apr 02
2
Make/Build Error on armhf
...39;-I../../source3/lib', '-Isource4/heimdal/lib/com_err', '-I../../source4/heimdal/lib/com_err', '-Isource4/heimdal/lib/krb5', '-I../../source4/heimdal/lib/krb5', '-Isource4/heimdal/lib/gssapi', '-I../../source4/heimdal/lib/gssapi', '-Isource4/heimdal_build', '-I../../source4/heimdal_build', '-Ibin/default/source4/heimdal/lib/asn1', '-Isource4/heimdal/lib/asn1', '-Ilib/tdb/include', '-I../../lib/tdb/include', '-Ilib/talloc', '-I../../lib/talloc', '-Ilib/dbwrap', '-I../../lib/dbwra...
2006 Apr 10
2
Samba 4.0 compilation problem
Hi all
I am compiling the Samba4.0 which provides built in AD support. I compiled
it successfully by using the command configure.When i was issuing the make
proto all, i am getting the following error.
# make proto all
Compiling heimdal/lib/asn1/main.c with host compiler
In file included from heimdal_build/roken.h:7,
from heimdal/lib/asn1/gen_locl.h:51,
from heimdal/lib/asn1/main.c:34:
heimdal/lib/roken/roken.h:556: conflicting types for `gai_strerror'
/usr/include/netdb.h:307: previous declaration of `gai_strerror'
*** Error code 1
make: Fatal error: Command...
2019 Apr 02
2
Make/Build Error on armhf
Hello $List,
just downloaded and tried to compile samba 4.10.0 an raspbian stretch which
ends in an error:
[1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
[1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 3888 >= 3489 for section `.strtab'
/usr/bin/ld:
2019 Apr 02
0
Make/Build Error on armhf
...39;-I../../source3/lib', '-Isource4/heimdal/lib/com_err',
'-I../../source4/heimdal/lib/com_err', '-Isource4/heimdal/lib/krb5',
'-I../../source4/heimdal/lib/krb5', '-Isource4/heimdal/lib/gssapi',
'-I../../source4/heimdal/lib/gssapi', '-Isource4/heimdal_build',
'-I../../source4/heimdal_build',
'-Ibin/default/source4/heimdal/lib/asn1', '-Isource4/heimdal/lib/asn1',
'-Ilib/tdb/include', '-I../../lib/tdb/include', '-Ilib/talloc',
'-I../../lib/talloc', '-Ilib/dbwrap', '-I../../lib/dbwra...
2019 Apr 04
0
Make/Build Error on armhf
...39;-I../../source3/lib', '-Isource4/heimdal/lib/com_err', '-I../../source4/heimdal/lib/com_err', '-Isource4/heimdal/lib/krb5', '-I../../source4/heimdal/lib/krb5', '-Isource4/heimdal/lib/gssapi', '-I../../source4/heimdal/lib/gssapi', '-Isource4/heimdal_build', '-I../../source4/heimdal_build', '-Ibin/default/source4/heimdal/lib/asn1', '-Isource4/heimdal/lib/asn1', '-Ilib/tdb/include', '-I../../lib/tdb/include', '-Ilib/talloc', '-I../../lib/talloc', '-Ilib/dbwrap', '-I../../lib/dbwra...
2014 Dec 11
0
Compilation Error during make
...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 default/lib/tdb/tdb1-run-3G-file
[3232/3712] Linking default/lib/tdb/libtdb.so
[3230/3712] Linking default/source4/heimdal_build/libroken-samba4.so
ld: 0706-012 The -h flag is not recognized.
ld: 0706-005 Cannot find or open file: libtalloc.so.2
ld:open(): No such file or directory
collect2: error: ld returned 255 exit status
ld: 0711-224 WARNING: Duplicate symbol: global destructors keyed to
65535_0___dso_handl...
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 `tevent_set_trace_callback'
collect2: ld returned 1 exit status
de...
2019 Apr 05
0
Make/Build Error on armhf
...rr',
> > '-I../../source4/heimdal/lib/com_err',
> > '-Isource4/heimdal/lib/krb5',
> > '-I../../source4/heimdal/lib/krb5',
> > '-Isource4/heimdal/lib/gssapi',
> > '-I../../source4/heimdal/lib/gssapi',
> > '-Isource4/heimdal_build', '-I../../source4/heimdal_build',
> > '-Ibin/default/source4/heimdal/lib/asn1',
> > '-Isource4/heimdal/lib/asn1', '-Ilib/tdb/include',
> > '-I../../lib/tdb/incl ude', '-Ilib/talloc', '-I../../lib/talloc',
> > &...
2015 Feb 25
0
4.1.17 compile error on AIX
...4)
python ?V
Python 2.7.8
AIX oslevel
6100-09-04-1441
Error:
WAF_MAKE=1 ./buildtools/bin/waf build
Waf: Entering directory `/tmp/samba-4.1.17/bin'
Selected embedded Heimdal build
[3217/3699] Linking default/lib/talloc/libtalloc.so
[3219/3699] Linking default/source4/heimdal_build/libroken-samba4.so
[3221/3699] Linking default/lib/tdb/libtdb.so
[3244/3699] Linking default/lib/ntdb/libntdb.so
[3248/3699] Linking default/nsswitch/libnss-wrapper-winbind.so
[3255/3699] Linking default/source3/lib/asys/asystest
ld: 0706-012 The -h flag is not recognized.
ld: 0706-005 Cannot...
2023 Oct 14
3
Compiling within Samba Source-Tree
...'-L/var/tmp/samba-4.19.0/bin/default/lib/addns',
'-L/var/tmp/samba-4.19.0/bin/default/libcli/ldap',
'-L/var/tmp/samba-4.19.0/bin/default/source4/lib/events',
'-L/var/tmp/samba-4.19.0/bin/default/lib/tdb_wrap',
'-L/var/tmp/samba-4.19.0/bin/default/third_party/heimdal_build',
'-L/var/tmp/samba-4.19.0/bin/default/source4/dsdb',
'-L/var/tmp/samba-4.19.0/bin/default/libds/common',
'-L/var/tmp/samba-4.19.0/bin/default/lib/tdb',
'-L/var/tmp/samba-4.19.0/bin/default/lib/ldb-samba',
'-L/var/tmp/samba-4.19.0/bin/default/libcli/regi...
2024 Jul 07
0
Problems building Samba 4.20.2 on Solaris due to Heimdal issues
...ly results:
bash-3.2$ make
PYTHONHASHSEED=1 WAF_MAKE=1 /export/home/joncox/data/python3/bin/python3 ./buildtools/bin/waf build
Waf: Entering directory `/export/home/joncox/Downloads/samba-samba-4.20.2/bin/default'
Selected embedded Heimdal build
[324/324] Linking bin/default/third_party/heimdal_build/asn1_compile
Undefined first referenced
symbol in file
libintl_dgettext third_party/heimdal/lib/base/bsearch.c.80.o
Build failed
-> task in 'asn1_compile' failed with exit status 1 (run with -v to display more informati...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...fault/auth
-Ldefault/lib/ldb-samba -Ldefault/nsswitch -Ldefault/source4/dsdb
-Ldefault/source4/auth/kerberos -Ldefault/libcli/auth
-Ldefault/auth/credentials -Ldefault/lib/ldb -Ldefault/nsswitch/libwbclient
-Ldefault/auth/gensec -Ldefault/lib/krb5_wrap -Ldefault/source4/lib/events
-Ldefault/source4/heimdal_build -Ldefault/libcli/registry
-Ldefault/libcli/smb -Ldefault/lib/param -Ldefault/lib/tdb_wrap
-Ldefault/lib/socket -Ldefault/librpc -Ldefault/lib -Ldefault/lib/talloc
-Ldefault/libcli/security -Ldefault/lib/dbwrap -Ldefault/lib/tevent
-Ldefault/libcli/util -Ldefault/lib/replace -Ldefault/source3
-Ldefa...