Hi, I get all kinds of errors when trying to build (the normal distro of) textutils. Is there a 10.3-ready version yet?
Joe fnmatch_loop.c:925: `no_leading_period' undeclared here (not in a function) fnmatch_loop.c:925: `flags' undeclared here (not in a function) fnmatch_loop.c:925: initializer element is not constant fnmatch_loop.c:925: warning: data definition has no type or storage class fnmatch_loop.c:926: parse error before "if" fnmatch_loop.c:937: warning: data definition has no type or storage class fnmatch_loop.c:938: parse error before "break" fnmatch_loop.c:947: initializer element is not constant fnmatch_loop.c:947: warning: data definition has no type or storage class fnmatch_loop.c:948: parse error before '++' token fnmatch_loop.c: In function `end_wpattern': fnmatch_loop.c:969: `L' undeclared (first use in this function) fnmatch_loop.c:969: parse error before '\x0' fnmatch_loop.c:980: parse error before '!' fnmatch_loop.c:983: parse error before ']' fnmatch_loop.c:986: parse error before ']' fnmatch_loop.c: In function `ext_wmatch': fnmatch_loop.c:1021: `L' undeclared (first use in this function) fnmatch_loop.c:1021: parse error before '\x0' fnmatch_loop.c:1032: parse error before '!' fnmatch_loop.c:1035: parse error before ']' fnmatch_loop.c:1038: parse error before ']' fnmatch_loop.c: At top level: fnmatch_loop.c:1065: parse error before "wchar_t" fnmatch_loop.c:1065: `newp' undeclared here (not in a function) fnmatch_loop.c:1065: warning: data definition has no type or storage class fnmatch_loop.c:1065: conflicting types for `lastp' fnmatch_loop.c:1065: previous declaration of `lastp' fnmatch_loop.c:1065: `newp' undeclared here (not in a function) fnmatch_loop.c:1065: warning: data definition has no type or storage class fnmatch_loop.c:1066: parse error before '}' token fnmatch_loop.c:1072: parse error before "wchar_t" fnmatch_loop.c:1072: conflicting types for `lastp' fnmatch_loop.c:1065: previous declaration of `lastp' fnmatch_loop.c:1072: `newp' undeclared here (not in a function) fnmatch_loop.c:1072: warning: data definition has no type or storage class fnmatch_loop.c:1072: conflicting types for `lastp' fnmatch_loop.c:1072: previous declaration of `lastp' fnmatch_loop.c:1072: `newp' undeclared here (not in a function) fnmatch_loop.c:1072: warning: data definition has no type or storage class fnmatch_loop.c:1073: conflicting types for `startp' fnmatch_loop.c:865: previous declaration of `startp' fnmatch_loop.c:1073: `p' undeclared here (not in a function) fnmatch_loop.c:1073: warning: data definition has no type or storage class fnmatch_loop.c:1074: parse error before '}' token fnmatch_loop.c:1076: parse error before "void" fnmatch_loop.c:1077: parse error before "void" fnmatch_loop.c:1146: invalid type argument of `->' fnmatch_loop.c:1146: parse error before ')' token make[3]: *** [fnmatch.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Failed: compiling textutils-2.1-2 failed ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
