Missing libacl.h header when building.

405 views
Skip to first unread message

David Castillo

unread,
Mar 19, 2016, 2:31:53 AM3/19/16
to rkt-dev
Hi everyone!

I'm following the Hacking Guide, trying to build rkt from source. However, it seems my machine (Ubuntu 15.10, 64 bit) is missing libacl headers:

checking for acl/libacl.h... no
configure: error: *** No development headers for libacl found

I'd really appreciate any help or hint on what I should try next.

Thanks in advance!

David Castillo

David Castillo

unread,
Mar 19, 2016, 10:48:28 AM3/19/16
to rkt-dev
Ah, I took a look at travis.yaml and saw how to install it:

sudo apt-get install -y libacl1-dev

TrouSerS dev files were missing too, but I installed them with

sudo apt-get install trousers-dbg

This might have been a silly problem, I realize now, but it might be useful for someone with the same problems :)

Jonathan Boulle

unread,
Mar 20, 2016, 2:47:23 PM3/20/16
to David Castillo, rkt-dev
Glad you figured it out. The build dependencies are detailed in this document: https://github.com/coreos/rkt/blob/master/Documentation/dependencies.md#build-time-dependencies

We do link to it from the hacking guide (here) - but perhaps we could make it more obvious somehow?

--
You received this message because you are subscribed to the Google Groups "rkt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rkt-dev+u...@googlegroups.com.
To post to this group, send email to rkt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rkt-dev/39f42bcb-c589-4f82-a8e7-eae7f878a85c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

David Castillo

unread,
Mar 20, 2016, 3:01:16 PM3/20/16
to Jonathan Boulle, rkt-dev
I'd be happy to edit the docs and add the name of the packages where those required libs can be found :)
Reply all
Reply to author
Forward
0 new messages