On 02/22/2015 10:41 AM, Barry Kauler wrote:

On 2/22/15, Barry Kauler <[email protected]> wrote:

libattr.so* is in the 'attr' package.

You could add that package to your T2 build.

However, I don't understand why libcap is wanting -lattr, as I build
it ok without the attr package.


I just had a quick look at the libcap source:

# tar -xf libcap-2.17.tar.bz2
# cd libcap-2.17
# grep LIBATTR `find . -type f | tr '\n' ' '`
./libcap/Makefile:ifeq ($(LIBATTR),yes)
./progs/Makefile:ifeq ($(LIBATTR),yes)
./Make.Rules:LIBATTR := no
#

LIBATTR is set to "no", but somehow in your build it is getting
changed to "yes".

Regards,
Barry


Your right, however running your grep on mine (using your bones downloaded t2 version) doesn't show a ./Make.Rules line for me, and when I go look at the file itself, it it says

LIBATTR := yes

so that is the problem!

I'll leave it up to you guys in charge as what to do about it longrun.

In my case for now, I think i'll just add attr to my buildset until further guidance is given.

This means I then have the basis and can start working out what to add/subtract to add Wayland and Weston into T2's Packageset and a new Puppy for :-) BarryK's tribe (?name please barry).

For the moment, i'm sticking to 32bit, but will move to add 64bit when i'm happy with its stability.

Thanks to all
jon



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to