Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23366 - app-games/nethack-3.4.1 ebuild requires sourced to be patched
Summary: app-games/nethack-3.4.1 ebuild requires sourced to be patched
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 03:56 UTC by Chris van der Pennen
Modified: 2011-09-14 20:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to sys/unix/unixres.c (nethack-3.4.1-rtld-next.1.diff,1.85 KB, patch)
2003-06-24 03:58 UTC, Chris van der Pennen
Details | Diff
Patch to sys/unix/unixres.c (nethack-3.4.1-rtld-next.1.diff,1.85 KB, text/plain)
2003-06-24 03:58 UTC, Chris van der Pennen
Details
Patch to sys/unix/unixres.c (nethack-3.4.1-rtld-next.1.diff,1.85 KB, text/plain)
2003-06-24 03:58 UTC, Chris van der Pennen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris van der Pennen 2003-06-24 03:56:24 UTC
There is a known issue with nethack 3.4.1 where RTLD_NEXT breaks.  Thanks to J.
Ali Harlow for posting a link to the attached diff on
rec.games.roguelike.nethack.  (Message ID: bd96fv$4e0$1@canard.ulcc.ac.uk). 
This patch fixes the problem.

Original error follows:

gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fomit-frame-pointer
-I../include -c ../sys/unix/unixres.c
../sys/unix/unixres.c: In function `real_getresuid':
../sys/unix/unixres.c:35: `RTLD_NEXT' undeclared (first use in this function)
../sys/unix/unixres.c:35: (Each undeclared identifier is reported only once
../sys/unix/unixres.c:35: for each function it appears in.)
../sys/unix/unixres.c: In function `real_getresgid':
../sys/unix/unixres.c:47: `RTLD_NEXT' undeclared (first use in this function)
make: *** [unixres.o] Error 1
Comment 1 Chris van der Pennen 2003-06-24 03:58:12 UTC
Created attachment 13764 [details, diff]
Patch to sys/unix/unixres.c

Attaching diff as posted.
Comment 2 Chris van der Pennen 2003-06-24 03:58:32 UTC
Created attachment 13765 [details]
Patch to sys/unix/unixres.c

Attaching diff as posted.
Comment 3 Chris van der Pennen 2003-06-24 03:58:54 UTC
Created attachment 13766 [details]
Patch to sys/unix/unixres.c

Attaching diff as posted.
Comment 4 Chris van der Pennen 2003-06-24 03:59:58 UTC
Apologies for flood - bugzilla complained about malformed multipart post, then attached the file anyway.
Comment 5 SpanKY gentoo-dev 2003-06-24 04:42:52 UTC
the package already contains the patch 

*** This bug has been marked as a duplicate of 16827 ***
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:16 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:38:11 UTC
clean up bug list after bugzilla update