[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux 2.5.10 and compiling gdb-5.1.1 from source



I'm running into some gdb problems with linux 2.5.10:

ALPHA :gdb ./angband
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "alpha-linux"...
(gdb) run
Starting program: /usr/local/games/angband-2.9.7-alpha1/./angband
warning: Cannot insert breakpoint -2:
Cannot access memory at address 0xcfa0
(gdb)

so I wanted to recompile gdb.
apt-get source gdb
cd gdb-5.1.1
fakeroot debian/rules binary

and after a lot of messages, the compilation won't proceed because
makeinfo isn't installed.

apt-cache search makeinfo points at texi2html as the only solution.
If I install that package, I still don't have a makeinfo binary.
The documentation seems to say that texi2html is even better then
makeinfo. That won't help, however.

How do other people compile gdb?

Thanks,
Jurriaan
-- 
I set the clouds in motion
turn up light and sound
activate the window
and run behind the scenes
	Rush - Prime Mover
GNU/Linux 2.5.10 on Debian/Alpha 990 bogomips load:1.38 1.15 0.65


-- 
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: