On 19 August 2007 20:22, Aaron Gray wrote:
Now I having a problem with libcpp getting the error :-
checking dependancy style of gcc...
/usr/src/gcc-4.2.0/libcpp/configure: line 2887: ./depcomp: premission
denied.
AFACT this actually looks like a Vista problem.
I replaced line 2875 with :-
cat "$am_depcomp" > conftest.dir/depcomp
from
cp "$am_depcomp" conftest.dir
It works fine now with the cat.
Can someone look into this please,
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/