First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 67666
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thierry Carrez (RETIRED) <koon@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
slang-1.4.9-no__libc_enable_secure.patch disables the use of __libc_enable_secure on uclibc patch Peter S. Mazinger 2004-10-20 11:51 0000 412 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67666 depends on: Show dependency tree
Bug 67666 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-15 07:29 0000
Compiling newt with slang-1.4.9-r1 with an uclibc profile brings this error :

-----------------------------------
gcc -g -o test test.o libnewt.a -lslang -lm  -static
/usr/lib/gcc/i386-pc-linux-uclibc/3.4.2/../../../libslang.a(slmisc.o)(.text+0xb37):
In function `_SLsecure_issetugid':
: undefined reference to `__libc_enable_secure'
collect2: ld returned 1 exit status
make: *** [test] Error 1
-----------------------------------

This is apparently due to slang-1.4.9 making use of a glibc-specific __libc_enable_secure call. This would be due to the inclusion from 1.4.7 on of a patch from Openwall in the main distribution. Solar Designer warned about incompatibility with other libc, but the patch went in anyway :

http://archives.neohapsis.com/archives/linux/lsap/2002-q4/0000.html
ftp://space.mit.edu/pub/davis/slang/v1.4/changes.txt

------- Comment #1 From Peter S. Mazinger 2004-10-20 11:51:06 0000 -------
Created an attachment (id=42262) [edit]
disables the use of __libc_enable_secure on uclibc

------- Comment #2 From solar 2004-10-29 12:07:55 0000 -------
Package: sys-libs/slang
Herd: cjk
Maintainer: liquidx@gentoo.org, yakina@gentoo.org

slang-1.4.5-r1.ebuild  slang-1.4.5-r2.ebuild  slang-1.4.9-r1.ebuild  slang-1.4.9.ebuild

temp work around USE="-cjk" but it would be nice to fix this.
Patch looks good to me.

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2004-11-06 00:00:26 0000 -------
Thanks for the patch. Applied to slang-1.4.9-r1.

First Last Prev Next    No search results available      Search page      Enter new bug