Displaying 7 results from an estimated 7 matches for "gccdeps".
2023 Jun 06
5
Trying to build Samba from source on RHEL 8
...quot;, line 296, in recurse
user_function(self)
File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 833, in wrap
ret = fun(*k)
File "/usr/local/src/Samba/samba-4.16.10/buildtools/wafsamba/wscript", line 309, in configure
conf.load('gccdeps')
File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Configure.py", line 271, in load
func(self)
File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/extras/gccdeps.py", line 226, in configure
conf.check(fragment='int main() { return 0...
2023 Jun 07
1
Trying to build Samba from source on RHEL 8
...se
> user_function(self)
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 833, in wrap
> ret = fun(*k)
> File "/usr/local/src/Samba/samba-4.16.10/buildtools/wafsamba/wscript", line 309, in configure
> conf.load('gccdeps')
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Configure.py", line 271, in load
> func(self)
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/extras/gccdeps.py", line 226, in configure
> conf.check(fragment='i...
2023 Jun 06
1
Trying to build Samba from source on RHEL 8
...recurse
> user_function(self)
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 833, in wrap
> ret = fun(*k)
> File "/usr/local/src/Samba/samba-4.16.10/buildtools/wafsamba/wscript", line 309, in configure
> conf.load('gccdeps')
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Configure.py", line 271, in load
> func(self)
> File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/extras/gccdeps.py", line 226, in configure
> conf.check(fragment='int m...
2020 Jul 21
0
Errors observing when talloc-2.3.1 is cross compiled
...sed
Marvell switch.
Toolchain: armv7-marvell-linux-gnueabi-LE_i686_20160226
host : arm-none-linux-gnueabi
CC : arm-marvell-linux-gnueabi-gcc
For that talloc is dependent library.
Trying to cross compile talloc-2.3.1 to for our architecture with below
command.
./configure --disable-python --enable-gccdeps --show-deps=SHOWDEPS
--why-needed=WHYNEEDED --show-duplicates --cross-compile
--cross-execute=arm-marvell-linux-gnueabi-gcc
--hostcc=arm-none-linux-gnueabi-gcc --prefix=/home/balaram/MOXA/talloc/
Log:
root at sfsubuntu11:/home/balaram/MOXA/talloc-2.3.1# ./configure
--show-duplicates --cross-compi...
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree:
$ git remote -v
origin git://git.samba.org/samba.git (fetch)
origin git://git.samba.org/samba.git (push)
$ git pull
$ ./configure ...
$ make clean
WAF_MAKE=1 python ./buildtools/bin/waf build
./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
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
...able-cephfs \
--disable-spotlight \
--without-systemd \
--without-ldap \
--without-lttng \
--without-ads \
--without-winbind \
--without-ad-dc \
--without-ntvfs-fileserver \
--enable-gccdeps
(...)
VFS_STATIC: vfs_default,vfs_posixacl
VFS_SHARED:
vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_netatalk,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_posix_eadb,vfs_streams_xattr,vfs_streams...
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
...able-spotlight \
> --without-systemd \
> --without-ldap \
> --without-lttng \
> --without-ads \
> --without-winbind \
> --without-ad-dc \
> --without-ntvfs-fileserver \
> --enable-gccdeps
>
> (...)
>
> VFS_STATIC: vfs_default,vfs_posixacl
> VFS_SHARED:
> vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_netatalk,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_posix_eadb,v...