On Wednesday, April 17, 2002, at 02:49 AM, Ben Hines wrote:

> At 2:37 AM +0200 4/17/02, Michael C. Haller wrote:
>>
>>  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
>
>
> FAQ:
>
> http://fink.sourceforge.net/faq/comp-general.php
>
> -Ben

Hi Ben,

thank you for your hint, but when I was looking at the link of make it 
says:

lrwxr-xr-x   1 root     wheel           7 Apr 15 09:52 make -> gnumake

As you can see, the link exists since April 7th and was there while I 
was compiling.

There must be another problem with the compiling process.

Please, help!

Thanks

Michael


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

Reply via email to