Alejandro Calbazana wrote:
That's what puzzles me... All the files gcc claims are missing exist in my include path '/usr/lib/perl5/5.8/cygwin/CORE'. This path does exist on my install.
$ pwd /usr/lib/perl5/5.8/cygwin/CORE
$ ls -lrt | grep EXTERN.h -rwxrwxrwx 1 acalbaza mkgroup-l-d 1751 Jan 27 06:46 EXTERN.h* -rwxrwxrwx 1 acalbaza mkgroup-l-d 129835 Jan 27 06:46 perl.h* -rwxrwxrwx 1 acalbaza mkgroup-l-d 17922 Jan 27 06:46 XSUB.h* -rwxrwxrwx 1 acalbaza mkgroup-l-d 4641 Jan 27 06:46 patchlevel.h* ....
Hmmm, s.th. wrong with the permissons? Is your /etc/group file empty, then run `mkgroup -l -d` and try again.
Gerrit -- =^..^=
-- 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/

