You are using BSD make rather than GNU make.  You may have installed it
when using some other porting scheme.

This is covered in
the FAQ at http://fink.sourceforge.net/faq/comp-general.php#make

--
Alexander K. Hansen
Associate Research Scientist, Columbia University
Levitated Dipole Experiment
MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219
Cambridge, MA  02139-4213
Phone:  617-252-1818    Fax:    208-988-4057

On Mon, 1 Apr 2002, John Gilger wrote:

> I am running 10.1.3 on a TiPowerBook G4 with the December01 tools.
>
> Following the instructions in  the fink-0.3.2a-full package, I tried to
> install from source, but received the following failure report:
>
>   make
> echo "#define DPKG_VERSION \"1.9.17\" /* This line modified by
> Makefile */" > version.h
> set -e ; target=`echo all-recursive | sed s/-recursive//`;  for d in
> include optlib lib intl dpkg-deb split scripts utils main  utils  po
> methods doc ; do  make   -C $d $target ;  done;
> make: illegal option -- C
> usage: make [-Beiknqrstv] [-D variable] [-d flags] [-E variable] [-f
> makefile]
>              [-I directory] [-j max_jobs] [-m directory] [-V variable]
>              [variable=value] [target ...]
> *** Error code 2
>
> Stop in /sw/src/dpkg-bootstrap-1.9.17-2/dpkg-1.9.17.
> ###  failed, exit code 1
> compiling dpkg-bootstrap-1.9.17-2 failed
>
> One warning at the beginning of the process mentioned that the material
> being installed was older than the installed OS and Dev files, but
> should work anyway. Perhaps a bit too optimistic?
>
> John
>
>
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to