From: Joshua Brindle <method@manicmethod.com>
To: noel.ambrose@gmail.com
Cc: Stephen Smalley <sds@tycho.nsa.gov>,
Daniel J Walsh <dwalsh@redhat.com>,
Manoj Srivastava <srivasta@debian.org>,
Caleb Case <ccase@tresys.com>, SE Linux <selinux@tycho.nsa.gov>
Subject: Re: [PATCH][origin/autotools] fix libtool_compat header error
Date: Wed, 03 Sep 2008 21:55:47 -0400 [thread overview]
Message-ID: <48BF4023.7010007@manicmethod.com> (raw)
In-Reply-To: <48B6FD13.1000204@windriver.com>
Vikram Ambrose wrote:
> More stuff:
>
> 1. Fixed error for libtool_compat.h in libsepol/libselinux
> 2. Renamed pam modules with pamd suffix to prevent overwriting
> corresponding binaries
> 3. Added --enable-test option to libsepol (no Makefile.am yet)
> 4. Added few more autogen.sh scripts
> 5. Added .gitignore file to prevent accidental checkin of autoconf temp
> files
>
> Note: My SELinux work from now onwards will be unofficial, and any
> correspondence should be to my personal email address,
> noel.ambrose@gmail.com, or you can always catch me on IRC.
>
(Back on list)
Looks much better, some things: policycoreutils apparently knows how to find libsepol.a by itself but checkpolicy doesn't?
Also, I'm still getting this from libselinux when I build out the optional support:
./configure --disable-rpm --disable-avc --disable-bool --disable-swig --disable-docs
gcc -shared .libs/compute_member.o .libs/get_default_type.o .libs/lgetfilecon.o .libs/selinux_config.o .libs/compute_relabel.o .libs/getenforce.o .libs/load_policy.o .libs/compute_user.o .libs/getfilecon.o .libs/lsetfilecon.o .libs/setenforce.o .libs/context.o .libs/get_initial_context.o .libs/setfilecon.o .libs/disable.o .libs/getpeercon.o .libs/matchmediacon.o .libs/setrans_client.o .libs/callbacks.o .libs/enabled.o .libs/init.o .libs/matchpathcon.o .libs/seusers.o .libs/canonicalize_context.o .libs/fgetfilecon.o .libs/is_customizable_type.o .libs/policyvers.o .libs/freeconary.o .libs/label.o .libs/procattr.o .libs/check_context.o .libs/freecon.o .libs/label_file.o .libs/query_user_context.o .libs/compute_av.o .libs/fsetfilecon.o .libs/label_media.o .libs/compute_create.o .libs/get_context_list.o .libs/label_x.o .libs/selinux_check_securetty_context.o -ldl -Wl,--as-needed -Wl,-soname -Wl,libselinux.so.1 -o .libs/libselinux.so.1.0.0
/usr/bin/ld: .libs/load_policy.o: relocation R_X86_64_PC32 against undefined symbol `security_get_boolean_names_internal' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
--
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 parent reply other threads:[~2008-09-04 1:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <48B6FD13.1000204@windriver.com>
2008-09-04 1:55 ` Joshua Brindle [this message]
2008-09-04 3:26 ` [PATCH][origin/autotools] fix libtool_compat header error Vikram Noel Ambrose
2008-09-04 14:09 ` Joshua Brindle
2008-09-04 14:18 ` Stephen Smalley
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=48BF4023.7010007@manicmethod.com \
--to=method@manicmethod.com \
--cc=ccase@tresys.com \
--cc=dwalsh@redhat.com \
--cc=noel.ambrose@gmail.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=srivasta@debian.org \
/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.