L. Van Warren wrote: > 1) download expat via cygwin setup.exe > 2) cd /usr/src
All correct so far. > 3) gunzip expat-1.95.8.tar.gz > 4) tar -xf expat-1.95.8.tar > 5) cd /usr/src/expat-1.95.8 > 6) ./configure > 7) make Wrong. Use the build script (expat-1.95.8-1.sh) that is supplied along with the sources. Amongst other things, it will apply the cygwin-specific patches that you forgot.... cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/