Joe Green <[EMAIL PROTECTED]> wrote Tue, Dec 04, 2007: > I've obviously got something really badly set up, but... I can't build > Elinks, as make complains about the contents of the shipped Makefile > and gmake is even less use. This is with Elinks 0.11.3 on > sparc-sun-solaris2.8 as you'll see below. I know that the "about" web > page says that it has been confirmed to work on > > ?SunOS 5.8 Generic_117350-46 sun4u sparc SUNW,Sun-Fire-480R? > > and advises one to use gmake instead of make, but as you can see > below, gmake didn't help much.
The problem might be that the Makefiles use stuff like $(call) which requires a newer gmake. What GNU Make version is available. -- Jonas Fonseca _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
