its a broken method to generate dependencies with sed anyway, you should rather use gcc -M (especially if you are using gcc anyway).
Stefan o Nicolas on 12/17/2010 01:47 PM:
OK. Well, from what I understood, it seems clear that that's the loop that creates the make.deps file that fails. I have no clue why. I copied the content of make.deps (from another server where the compilation works fine) and then it goes fine. So basically, my problem is solved (GREEEEEEEEEEEEAAAAAAAAAAAAAAAAAAAAAT !!!!!!!!!!!!!!!!!!!!), but not in a very neat manner. Felix, thank you, but my server is a local one. Do you have any clue what the error is all about? What does bad substitution mean in that case? Is the error related to /bin/sh or just to the loop? Also, what does "error 2" mean?
-- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
