--- Steven O'Brien <[EMAIL PROTECTED]> a �crit : > Hi Sylvain > > The problem you are seeing occurs when you have "." > in your PATH. It > will always happen with GNU packages, not just > gnome, because they > always have a text file "INSTALL" in the top level > directory, and "make > install" will try to execute this file, with the > result you see.
So rename the INSTALL file when compiling would be a workaround... I looked in configure and found that './' is scanned for searching 'install' program. I tried latest 2.0 glib, as they now include support for cygwin (cool). Guess what ? everything compiles ! I only get a 'undefined reference : WinMain@16' which will be easy to fix... ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com
