WARNING: This server is unstable and will be retired in the next days.
If you want to keep this forum available, please request immediately a migration
on the
Nabble Support forum.
Forums that don't receive any migration request will be deleted forever.
Re: gdb/gnulib problems with BSD operating systems
> 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