Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3941777 By: ariden01
I'm trying to build the indent program from the source given here, and it never seems to compile completely. I've tried cross-compiling it from Linux (Ubuntu Dapper Drake) without the dependencies and disabling NLS. I've also tried compiling it from MSYS on WinXP several times, with and without NLS support, each with the same results. Every time I try to compile it, I get an error referencing <code>{my home directory}/src/indent/2.2.9/indent-2.2.9/src/indent.c:3076: undefined reference to `wildexp'</code>. (FYI: VC++ Express Edition just goes nuts, but there I wonder if I've got everything set up correctly.) I've currently got the two dependecy dll's in <code>{my home directory}/bin</code>, though I've also tried to disable NLS as mentioned above with the same results. I've toyed with the code a little, trying to avoid the problem, though I haven't yet simply commented the line out. Same results. The whole purpose in this mess is that I'm ultimately trying to make an extension of indent that will work with JavaScript, so I can't just use the binaries. I'd like to get things to compile for Windows, which is the primary point of the endeavor, before poking around too much. (I've got a very basic version running in Linux, though it's got some bugs yet.) If anyone has any ideas, I'd appreciate it greatly. Thanks. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=74807 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users