From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29923 invoked by alias); 23 Apr 2007 19:51:11 -0000 Received: (qmail 29907 invoked by uid 22791); 23 Apr 2007 19:51:10 -0000 X-Spam-Check-By: sourceware.org Received: from nic.upatras.gr (HELO nic.upatras.gr) (150.140.129.30) by sourceware.org (qpsmtpd/0.31) with SMTP; Mon, 23 Apr 2007 20:51:07 +0100 Received: (qmail 19842 invoked by uid 111); 23 Apr 2007 19:51:01 -0000 Received: from 150.140.159.71 by nic.upatras.gr (envelope-from , uid 103) with qmail-scanner-1.25 (clamdscan: 0.83/706. Clear:RC:1(150.140.159.71):. Processed in 0.059632 secs); 23 Apr 2007 19:51:01 -0000 Received: from pythagoras.physics.upatras.gr (150.140.159.71) by nic.upatras.gr with SMTP; 23 Apr 2007 19:51:01 -0000 Received: (qmail 19419 invoked by uid 1189); 23 Apr 2007 19:50:28 -0000 Date: Mon, 23 Apr 2007 19:51:00 -0000 From: Laganakos Vassilis To: ecos-discuss@ecos.sourceware.org Message-ID: <20070423195028.GA19164@pythagoras.physics.upatras.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Makefile Illiegal option X-SW-Source: 2007-04/txt/msg00122.txt.bz2 Hi, I am using FreeBSD 6-stable. I have a problem compiling the library using the configtool. I have downloaded the source, I have set (correctly) the source path in the tool, and after I save the configuration I made and press build I get the error: sh -c "export PATH=/usr/local/bin:$PATH; unset GDBTK_LIBRARY; unset GCC_EXEC_PREFIX; export ECOS_REPOSITORY=/home/eCOS/anon/ecos/packages; make --directory /home/eCOS/anon/arm968_build" make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] I try to execute the correct version of the make command, using -C or -I -m, to set a directory (not sure which is the correct option here... :-/) and I get errors like: make: don't know how to make =. Stop or: make: no system rules (sys.mk). Any ideas what is happening or where should I look to? Kind regards, Vassilis -- -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss