Date: Wed, 11 Aug 2004 18:17:24 -0700 From: "Mohammed Shaikh (Satyam Computer Services)" <v-mshaik@microsoft.com> To: "Bill Moran" <wmoran@potentialtech.com> Cc: freebsd-questions@freebsd.org Subject: RE: make issues on freebsd Message-ID: <79BE10DC6A1A3A4B8852237C3180B80041A3F9@RED-MSG-61.redmond.corp.microsoft.com>
next in thread | raw e-mail | index | archive | help
I tried exactly what you said. Make install clean But it tried to search for make-3.80.tar.bz2 and tried fetching over the net and did not find it. (I think because of our firewall). Now I have ftp'd the file in the /usr/ports/distfiles/ the above file and tried running it and found that it has dependencies on gettext. I copied gettext* there and tried installing gettext and found it has dependencies on some other stuff. How and where I can get everything from, so that I can get this running. I AM NOT JOKING. I don't know stuff about unix world as I am new. Appreciate your help friends!! Thanks a lot Mohammad Shaikh =20 -----Original Message----- From: Bill Moran [mailto:wmoran@potentialtech.com]=20 Sent: Wednesday, August 11, 2004 5:40 PM To: Mohammed Shaikh (Satyam Computer Services) Cc: patl+freebsd@volant.org; freebsd-questions@freebsd.org Subject: Re: make issues on freebsd "Mohammed Shaikh (Satyam Computer Services)" <v-mshaik@microsoft.com> wrote: ^^^^^^^^^ Is this a joke? > What is the best place to get it? I tried > www.freshports.org/devel/gmake/ >=20 > 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:patl+freebsd@volant.org]=20 > Sent: Wednesday, August 11, 2004 5:25 PM > To: Mohammed Shaikh (Satyam Computer Services); > freebsd-questions@freebsd.org > Subject: Re: make issues on freebsd >=20 > --On Wednesday, August 11, 2004 17:19:52 -0700 "Mohammed Shaikh (Satyam > Computer Services)" <v-mshaik@microsoft.com> wrote: >=20 > > 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 >=20 > 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'. >=20 >=20 >=20 > -Pat > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --=20 Bill Moran Potential Technologies http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?79BE10DC6A1A3A4B8852237C3180B80041A3F9>