gdb/gnulib problems with BSD operating systems

Joel Brobecker brobecker@adacore.com
Thu Mar 29 16:21:00 GMT 2012


>   Is this an error in the configure script of GDB,
> or should I specify which make I intent to use
> differently?

Just a shot in the dark, have you tried:

    % make MAKE=gmake

?

I tried "MAKE=gmake [...]/configure" and got the same result, and
I haven't looked at why. Probably something in gnulib's configury.
But if the above doesn't work, as a last resort, you could create
a link from gmake to make somewhere in your home, and add that to
the front of your PATH.

-- 
Joel



More information about the Gdb mailing list