Attempting to make a new Binutils port
Andrew Clark
lavaplumes@gmail.com
Mon Jul 27 18:28:44 GMT 2020
More information about the Binutils mailing list
Mon Jul 27 18:28:44 GMT 2020
- Previous message (by thread): Attempting to make a new Binutils port
- Next message (by thread): Attempting to make a new Binutils port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Now it seems that I had not installed every part of autotools necessary. bfd $ automake Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined Makefile.am:34: The usual way to define 'LIBTOOL' is to add 'LT_INIT' Makefile.am:34: to 'configure.ac' and run 'aclocal' and 'autoconf' again. Makefile.am:34: If 'LT_INIT' is in 'configure.ac', make sure Makefile.am:34: its definition is in aclocal's search path. It very much does seem that `configure.ac` does have LT_INIT in it, towards the top of the file. On Mon, Jul 27, 2020 at 9:34 AM Andrew Clark <lavaplumes@gmail.com> wrote: > I am still getting errors on trying to edit BFD with this done. > > On Mon, Jul 27, 2020 at 9:18 AM Andreas Schwab <schwab@linux-m68k.org> > wrote: > >> On Jul 27 2020, Andrew Clark wrote: >> >> > When exactly do I run the ./configure command? >> >> Start with the unmodified sources, configure that and add your >> modifications. >> >> Andreas. >> >> -- >> Andreas Schwab, schwab@linux-m68k.org >> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 >> "And now for something completely different." >> >
- Previous message (by thread): Attempting to make a new Binutils port
- Next message (by thread): Attempting to make a new Binutils port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list