From: Vikram Noel Ambrose <noel.ambrose@gmail.com>
To: Jason Tang <jtang@tresys.com>
Cc: selinux@tycho.nsa.gov, Joshua Brindle <jbrindle@tresys.com>
Subject: Re: [autotools] libselinux build system comments
Date: Sat, 27 Sep 2008 12:49:15 -0400 [thread overview]
Message-ID: <48DE640B.10104@gmail.com> (raw)
In-Reply-To: <06A6610D4F464D4EBEAFBF2C5F86911E669854@exchange2.columbia.tresys.com>
Jason Tang wrote:
> 4. libselinux is being installed to $(LIBDIR). In this case, it should default to the system library.
>
>
What does that mean?
> 5. The SWIG and Python detection routines in configure.ac do not seem to work for my system (Debian/stable).
>
Could you pastebin your config.log from that box
>
> 7. There is no definition for the variable abs_top_srcdir in src/Makefile.am.
>
Thats built in. You dont need to define it. Have a look at the resulting
Makefile
> 8. By default, the libselinux configuration file is written to $(SYSCONFDIR), but selinux_config.c has the path /etc/selinux hardcoded. (N.b. the missing "selinux" subdirectory for the former path.)
>
>
How is that a problem? I have voiced my concerns over these hard coded
paths on many occasions. I personally feel the SELinux userspace is a
complete disaster and needs to be rewritten, and that is my motivation
for doing the first step, ie build system.
Just build with ./configure --sysconfdir=/etc/selinux
> For issues one through four, see my related notes on libsepol.
>
> For issue five, why not use the swig_python (and related) package at http://autoconf-archive.cryp.to/swig_python.html? It seems to work well for SETools.
>
will check it out.
Thanks Jason for the thorough look at the autotools branch. I'll hack
away at it slowly.
Vikram
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2008-09-27 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-26 19:40 [autotools] libselinux build system comments Jason Tang
2008-09-27 16:49 ` Vikram Noel Ambrose [this message]
2008-09-27 22:28 ` Jason Tang
2008-09-28 2:28 ` Vikram Noel Ambrose
2008-09-29 15:06 ` Jason Tang
2008-09-29 19:35 ` Vikram Noel Ambrose
2008-09-29 15:13 ` Joshua Brindle
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=48DE640B.10104@gmail.com \
--to=noel.ambrose@gmail.com \
--cc=jbrindle@tresys.com \
--cc=jtang@tresys.com \
--cc=selinux@tycho.nsa.gov \
/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.