On Sat, 26 Nov 2011 20:44:40 -0600
Bruce Dubbs <[email protected]> wrote:

> We don't have gdb in BLFS at all and there is still a huge amount of 
> work to do before we start adding packages that are not fairly important 
> dependencies of existing packages.
> 
> That said, I have a script from 2007:
> 
> sed -i -e 's/^install:.*$/install:/'
>     libiberty/Makefile.in bfd/doc/Makefile.in &&
> 
> ./configure --prefix=/usr
>              --disable-install-libiberty
>              --disable-install-libbfd
>              --disable-nls &&
> 
> make &&
> sudo make install
> 

I can confirm that Wayne's suggestion of make -C gdb install works well.
I've been using it to try to get Bluefish (which is in the book) to
work.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to