found 829624 1.13.3-2 notfixed 829624 1.13.3-2 thanks Bdale Garbee <[email protected]> writes:
> I stuck this in a header file included by just about everything. Hope > that's sufficient. Let me know if it still fails to build and we can > try again... Thanks for the quick upload. It did indeed help the first affected file, and perhaps a couple more, but the build still failed due to an uncovered occurrence a few files later: cc -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -c -o manpath.o manpath.c cc -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -c -o out.o out.c cc -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tree.o tree.c cc -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -c -o compat_fgetln.o compat_fgetln.c cc -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -c -o compat_fts.o compat_fts.c compat_fts.c: In function 'fts_open': compat_fts.c:103:50: error: 'PATH_MAX' undeclared (first use in this function) -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

