Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 17:25:01 -0700
From:      Pat Lashley <patl+freebsd@volant.org>
To:        "Mohammed Shaikh (Satyam Computer Services)" <v-mshaik@microsoft.com>, freebsd-questions@freebsd.org
Subject:   Re: make issues on freebsd
Message-ID:  <578A36D013ED267EF0FA666F@vanvoght.phoenix.volant.org>
In-Reply-To: <79BE10DC6A1A3A4B8852237C3180B80041A3DB@RED-MSG-61.redmond.corp.microsoft.com>
References:  <79BE10DC6A1A3A4B8852237C3180B80041A3DB@RED-MSG-61.redmond.corp.microsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Wednesday, August 11, 2004 17:19:52 -0700 "Mohammed Shaikh (Satyam Computer Services)" <v-mshaik@microsoft.com> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?578A36D013ED267EF0FA666F>