1) Make sure you don't have fink's make installed - run "fink remove make" if you are not sure. There is a reason why our version of make is only in unstable
2) Run "which make". It should say "/usr/bin/make". And "make --version" should output something that starts with "GNU Make version 3.79" If you instead get an error like "make: no target to make.", you have a bad version of make (possibly left by GNU-Darwin). In this case, remove /usr/local/bin/make. HTH, Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
