This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Makefile Illiegal option


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]