Champ Mendis wrote: > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: > cannot find -luser32 > collect2: ld returned 1 exit status > make: *** [sensor] Error 1
Please review <http://cygwin.com/problems.html> for how to report problems to the list. The output of cygcheck that is requested there is essential for any kind of meaningful help. The below is just a guess, based on the incomplete information in your post. If you continue to have problems please include the requested cygcheck information in your reply. You are missing the 'w32api' package. This is required for proper functionality of the gcc compiler. Setup.exe should have automatically selected w32api when you selected any component of gcc. You can fix this by running setup again and making sure that w32api is selected, but it would help us improve setup.exe if you could tell us how in the world you managed to install gcc without also getting w32api. Brian -- 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/