RE: Problem building the gdb-14-branch probably due to GMP

"Willgerodt, Felix via Gdb" <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <MN2PR11MB456602C28BDF2D07D07ACEEB8E2D2@MN2PR11MB4566.namprd11.prod.outlook.com>
> -----Original Message-----
> From: Gdb <[email protected]> On Behalf
> Of Nat!
> Sent: Montag, 18. März 2024 16:03
> To: [email protected]
> Subject: Problem building the gdb-14-branch probably due to GMP
> 
> When I build a somewhat slimmed down gdb, I get the following error:
> 
> ```
>    CXX    init.o
>    CXXLD  gdb
> ./libtool: line 5209: cd: no/lib: No such file or directory
> libtool: link: cannot determine absolute directory name of `no/lib'
> make[2]: *** [Makefile:2186: gdb] Fehler 1
> make[2]: Verzeichnis „/home/src/srcL/gdb-14-branch/gdb“ wird verlassen
> ```
> 
>  From the Makefile I deduced that this has something to do with GMP,
> which I don't need, so I configured that out. But it made no difference.

Both GMP and MPFR are mandatory to build GDB nowadays:
https://sourceware.org/gdb/current/onlinedocs/gdb.html/Requirements.html

But yes, the error message is not so nice if you don't know about that.

Felix
Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.