bugzilla-daemon at bugzilla.mindrot.org
2010-Feb-09 21:14 UTC
[Bug 1713] New: configure fails to recognise getseuserbyname and get_default_context_with_level
https://bugzilla.mindrot.org/show_bug.cgi?id=1713
Summary: configure fails to recognise getseuserbyname and
get_default_context_with_level
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
URL: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug
/188136
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
Created an attachment (id=1792)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1792)
add -lselinux to LIBS before calling AC_CHECK_FUNCS
Caleb Case <calebcase at gmail.com> pointed out in
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/188136 that
configure fails to detect some SELinux functions because it doesn't add
-lselinux to LIBS before calling AC_CHECK_FUNCS. (Changing LIBS here
clearly has no effect on any code after the AC_CHECK_FUNCS call - LIBS
is reset immediately afterwards.)
Apologies for not forwarding this patch before now.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Feb-09 23:19 UTC
[Bug 1713] configure fails to recognise getseuserbyname and get_default_context_with_level
https://bugzilla.mindrot.org/show_bug.cgi?id=1713
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1626
--- Comment #1 from Damien Miller <djm at mindrot.org> 2010-02-10 10:19:45
EST ---
applied, this will be in OpenSSH 5.4 - thanks.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-07 02:22 UTC
[Bug 1713] configure fails to recognise getseuserbyname and get_default_context_with_level
https://bugzilla.mindrot.org/show_bug.cgi?id=1713
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-25 23:52 UTC
[Bug 1713] configure fails to recognise getseuserbyname and get_default_context_with_level
https://bugzilla.mindrot.org/show_bug.cgi?id=1713
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2010-03-26
10:52:06 EST ---
With the release of 5.4p1, this bug is now considered closed.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
- [PATCH] fix SELinux function checks in configure
- configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
- openssh-5.1p1 configure failure
- [PATCH libguestfs] build: avoid "make sytnax-check" failure