|
From: SourceForge.net <no...@so...> - 2004-11-17 01:44:16
|
Bugs item #1067765, was opened at 2004-11-16 17:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104393&aid=1067765&group_id=4393 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Make problem using latest cygwin with latest X Initial Comment: ./configure works but when I try to make, it complains about the .type pseudo-op being outside of .def/.endef Tried adding .def a line above and .endef a line below and it complains that it doesn't know how to resolve the line. Commenting out the lines also don't help because the make bombs out later on when it can't find the function declarations. Can someone please help? My compiler is gcc (GCC) 3.3.3 (cygwin special) adr...@gm... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104393&aid=1067765&group_id=4393 |