Hi, you can either comment out gdb part of the toolchain script, or install a package that provides makeinfo utility (on my system it's sys-apps/texinfo). You can use your system gdb, as long it has support for the target architecture.
Jan On Fri, Sep 21, 2012 at 11:44 AM, Kapil Agarwal <[email protected]> wrote: > I receive the following error while installing the toolchain > > checking for makeinfo... > /home/kapil/opensource/helenos/helenos/tools/ia32/gdb-7.4/missing makeinfo > --split-size=5000000 > configure: error: makeinfo is required for compilation > make[1]: *** [configure-gdb] Error 1 > make[1]: Leaving directory > `/home/kapil/opensource/helenos/helenos/tools/ia32/gdb-7.4' > make: *** [all] Error 2 > > Script failed: Error compiling/installing GDB. > > I already have gdb installed. > > -- > Kapil > > _______________________________________________ > HelenOS-devel mailing list > [email protected] > http://lists.modry.cz/cgi-bin/listinfo/helenos-devel > _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
