First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 16472
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ingo -LaSombra- Hoffmann <ingo.hoffmann@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nethack-3.4.1.ebuild Don't forget to ebuild nethack-3.4.1.ebuild digest ;-) text/plain Ingo -LaSombra- Hoffmann 2003-02-27 09:37 0000 6.59 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16472 depends on: Show dependency tree
Bug 16472 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: 2003-02-27 09:34 0000
Here is a quick ebuild for nethack 3.4.1, have fun :-) 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Ingo -LaSombra- Hoffmann 2003-02-27 09:37:41 0000 -------
Created an attachment (id=8777) [details]
Don't forget to ebuild nethack-3.4.1.ebuild digest ;-)

------- Comment #2 From Johann Scheepers 2003-03-03 02:36:06 0000 -------
I still get errors...here's the new one.

gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -I../include -c
../sys/unix/unixunix.c
gcc -march=athlon-tbird -O3 -pipe -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

!!! ERROR: app-games/nethack-3.4.1 failed.
!!! Function src_compile, Line 142, Exitcode 2
!!! (no error message)

note: iv noticed nethack only bombs out if 'gnome' is included in the USE flags.

------- Comment #3 From Ingo -LaSombra- Hoffmann 2003-03-03 16:40:03 0000 -------
Strange... I didn't got any errors.
Maybe because I don't emerge it with gnome nor qt.

------- Comment #4 From B. K. Oxley (binkley) 2003-03-03 20:59:00 0000 -------
To get the build to compile, I need to add _GNU_SOURCE to CFLAGS so that
RTLD_NEXT gets 
defined (see <dlfcn.h>).  Of course, it doesn't link because there are too many
tile.o's linked in.  Oops. 

------- Comment #5 From Ulrich Plate (RETIRED) 2003-03-03 22:08:59 0000 -------
The build compiles well with USE="-gnome". I had to copy
/usr/portage/app-games/nethack/files/dot.nethackrc to 
/usr/local/portage/app-games/nethack/files/
because I built from portage_overlay. The Qt version 
works now, any chance to get the Gnome interface to 
compile, too?

------- Comment #6 From Eric Hustvedt 2003-03-06 20:26:36 0000 -------
Bug #16827 has a patch to fix the issues with gnome compilation.

------- Comment #7 From Martin Holzer (RETIRED) 2003-04-15 12:15:18 0000 -------
in cvs now

------- Comment #8 From Martin Holzer (RETIRED) 2003-05-09 16:56:22 0000 -------
closing

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