Thanks gmake really works! But the compiled files don't have .exe extensions like in win32 . What's wrong?
----- Original Message ----- From: "Geoff Hutchison" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 8:25 AM Subject: Re: [htdig] Error code 1 > On Thu, 24 Jan 2002 [EMAIL PROTECTED] wrote: > > > I'm trying to install htdig in FREEBSD (I don't know the version) > > Making all in db > > "Makefile", line 422: Need an operator > > make: fatal errors encountered -- cannot continue > > There are two different styles of 'make' program. There's the BSD make > program and the GNU-style make program. They use slightly different syntax > in certain parts of the Makefile. > > Try "gmake" on BSD-like systems and see if that helps. > > -- > -Geoff Hutchison > Williams Students Online > http://wso.williams.edu/ > > > _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

