"Mohammed Shaikh (Satyam Computer Services)" <[EMAIL PROTECTED]> wrote:
                                                       ^^^^^^^^^
                                                    Is this a joke?

> What is the best place to get it? I tried
> www.freshports.org/devel/gmake/
> 
> But I got confused as there are too many links and its not clear what
> exactly to do, to get it installed on my freebsd machine. I am
> relatively a newbie so please help

Stop making your life difficult:

cd /usr/ports/devel/gmake && make install clean

then use gmake instead of make.

> -----Original Message-----
> From: Pat Lashley [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 11, 2004 5:25 PM
> To: Mohammed Shaikh (Satyam Computer Services);
> [EMAIL PROTECTED]
> Subject: Re: make issues on freebsd
> 
> --On Wednesday, August 11, 2004 17:19:52 -0700 "Mohammed Shaikh (Satyam
> Computer Services)" <[EMAIL PROTECTED]> wrote:
> 
> > I have a program that can be compiled with no problems on SuSe Linux
> but
> > when I try it on freebsd it gives plethora of errors. I have just
> copied
> > the whole directory tree from SuSe Linux machine onto freebsd machine.
> > Can Anyone PLEASE help as I have to submit the compiled stuff on
> freebsd
> 
> It is probably using make constructs that are specific to GNU make.
> If you haven't already done so, install the devel/gmake port and try
> using 'gmake' instead of 'make'.
> 
> 
> 
> -Pat
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to