From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] samba4: bump to version 4.2.0
Date: Fri, 10 Apr 2015 09:16:02 -0300 [thread overview]
Message-ID: <5527BF02.6060304@zacarias.com.ar> (raw)
In-Reply-To: <20150409202054.GD27057@waldemar-brodkorb.de>
On 04/09/2015 05:20 PM, Waldemar Brodkorb wrote:
> uClibc-ng has $ORIGIN support. Can you test it with samba4?
Yes, and it fails to work, snip:
-----
# /etc/init.d/S91smb start
Starting SMB services: /usr/sbin/smbd: can't load library 'libtalloc.so.2'
FAIL
Starting NMB services: /usr/sbin/nmbd: can't load library 'libtalloc.so.2'
FAIL
# ls -l /lib/*uClibc*
-rwxr-xr-x 1 root root 25304 Apr 9 2015
/lib/ld-uClibc-1.0.1.so
lrwxrwxrwx 1 root root 14 Apr 9 2015
/lib/ld-uClibc.so.0 -> ld-uClibc.so.1
lrwxrwxrwx 1 root root 18 Apr 9 2015
/lib/ld-uClibc.so.1 -> ld-uClibc-1.0.1.so
-rwxr-xr-x 1 root root 367544 Apr 9 2015
/lib/libuClibc-1.0.1.so
# ls -l /usr/lib/samba/libtalloc*
lrwxrwxrwx 1 root root 18 Apr 9 2015
/usr/lib/samba/libtalloc.so.2 -> libtalloc.so.2.1.1
-rwxr-xr-x 1 root root 19396 Apr 9 2015
/usr/lib/samba/libtalloc.so.2.1.1
-----
On the build machine:
$ readelf -d ?mbd|grep RPATH
0x0000000f (RPATH) Library rpath: [/usr/lib/samba]
0x0000000f (RPATH) Library rpath: [/usr/lib/samba]
So, it's not up to it yet.
Regards.
next prev parent reply other threads:[~2015-04-10 12:16 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 20:44 [Buildroot] [PATCH 1/2] samba: deprecate package due to EOL Gustavo Zacarias
2015-03-05 20:44 ` [Buildroot] [PATCH 2/2] samba4: bump to version 4.2.0 Gustavo Zacarias
2015-03-05 22:29 ` Thomas Petazzoni
2015-03-06 0:11 ` Gustavo Zacarias
2015-03-06 8:40 ` Thomas Petazzoni
2015-03-06 9:04 ` Gustavo Zacarias
2015-03-06 9:26 ` Thomas Petazzoni
2015-03-06 9:34 ` Gustavo Zacarias
2015-03-06 9:40 ` Thomas Petazzoni
2015-03-06 10:32 ` Gustavo Zacarias
2015-03-06 11:35 ` Thomas Petazzoni
2015-03-06 13:13 ` Gustavo Zacarias
2015-03-10 22:04 ` Peter Korsgaard
2015-03-10 21:53 ` Peter Korsgaard
2015-03-10 21:56 ` Thomas Petazzoni
2015-03-10 22:08 ` Peter Korsgaard
2015-03-10 21:49 ` Peter Korsgaard
2015-03-10 21:35 ` Peter Korsgaard
2015-03-06 10:03 ` Thomas Petazzoni
2015-04-09 10:33 ` Bernd Kuhls
2015-04-09 10:49 ` Gustavo Zacarias
2015-04-09 20:20 ` Waldemar Brodkorb
2015-04-10 12:16 ` Gustavo Zacarias [this message]
2015-04-16 19:55 ` Waldemar Brodkorb
2015-04-16 19:58 ` Gustavo Zacarias
2015-04-16 20:09 ` Waldemar Brodkorb
2015-04-16 20:13 ` Gustavo Zacarias
2015-04-16 20:19 ` Bernd Kuhls
2015-03-05 21:53 ` [Buildroot] [PATCH 1/2] samba: deprecate package due to EOL Arnout Vandecappelle
2015-03-05 22:06 ` Thomas Petazzoni
2015-03-05 22:10 ` Arnout Vandecappelle
2015-03-05 22:23 ` Thomas Petazzoni
2015-03-06 0:11 ` Gustavo Zacarias
2015-03-06 8:19 ` Thomas Petazzoni
2015-03-06 9:07 ` Gustavo Zacarias
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5527BF02.6060304@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.