Koen van der Drift wrote:
[]
cd t_coffee_source
make clean
make -i CC=gcc USER_BIN=../bin/ all
[]
The line make -i CC=gcc USER_BIN=../bin/ all works when I issue it outside of fink, however when using fink, I get the following error:

make -i CC=gcc USER_BIN=/sw/src/fink.build/root-tcoffee-3.93-1/sw/bin all
make: *** No rule to make target `all'.  Stop.

Stupid question:
Are you sure you are in the right directory when make is called?
Is the compile script executed line-per-line, or is it a shell script?

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to