From: Joshua Brindle <method@gentoo.org>
To: SE Linux <selinux@tycho.nsa.gov>,
Stephen Smalley <sds@tycho.nsa.gov>,
Ivan Gyurdiev <ivg2@cornell.edu>
Subject: libsemanage swig problem
Date: Mon, 08 May 2006 12:52:08 -0400 [thread overview]
Message-ID: <445F7738.4070301@gentoo.org> (raw)
does anyone know what is up with this:
gcc -g -shared -o _semanage.so semanageswig_wrap.lo -L. -lsemanage
-lpython2.4 -L/usr/lib -Wl,-soname,_semanage.so,-z,defs
semanageswig_wrap.lo: In function
`_wrap_semanage_module_list':semanageswig_wrap.c:(.text+0x38d1):
undefined reference to `SWIG_Python_AppendOutput'
semanageswig_wrap.lo: In function
`_wrap_semanage_context_create':semanageswig_wrap.c:(.text+0x44a3):
undefined reference to `SWIG_Python_AppendOutput'
semanageswig_wrap.lo: In function
`_wrap_semanage_context_clone':semanageswig_wrap.c:(.text+0x45e8):
undefined reference to `SWIG_Python_AppendOutput'
semanageswig_wrap.lo: In function
`_wrap_semanage_context_from_string':semanageswig_wrap.c:(.text+0x47d0):
undefined reference to `SWIG_Python_AppendOutput'
semanageswig_wrap.lo: In function
`_wrap_semanage_context_to_string':semanageswig_wrap.c:(.text+0x4903):
undefined reference to `SWIG_Python_AppendOutput'
semanageswig_wrap.lo:semanageswig_wrap.c:(.text+0x4a45): more undefined
references to `SWIG_Python_AppendOutput' follow
I can't find where this function is suppose to be defined, there are no
swig header files (or libraries for that matter) so I assume it is
suppose to pull it in but it isn't. This happens in head right now if
you make swigify (apparently hasn't been done in a while) and try to
make pywrap. Googling SWIG_Python_AppendOutput is less than helpful :\
--
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 reply other threads:[~2006-05-08 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-08 16:52 Joshua Brindle [this message]
2006-05-08 17:11 ` libsemanage swig problem Stephen Smalley
2006-05-08 17:24 ` 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=445F7738.4070301@gentoo.org \
--to=method@gentoo.org \
--cc=ivg2@cornell.edu \
--cc=sds@tycho.nsa.gov \
--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.