http://bugzilla.opensuse.org/show_bug.cgi?id=1205577 http://bugzilla.opensuse.org/show_bug.cgi?id=1205577#c6 --- Comment #6 from Daniel Zorychta <daniel.zorychta@gmail.com> --- Created attachment 862984 --> http://bugzilla.opensuse.org/attachment.cgi?id=862984&action=edit The test source code (project) for makedepend test. Hello. In the attachment there is part of my project (very simplified). To run test you need to extract archive. In the project's root directory just enter: "make". Makefile runs only dependencies application (makedepend). In version 1.0.6 the makedepend program does not return any error, in version 1.0.7 does. The result of command is a file with argument list passed to the makedepend - makedepend.args. In both versions of makedepend file is the same. The strange is that the number of files does not exceed 4096 or even 256 files. This code I have tested on two computers with openSUSE. Before update everything was working ok, after update not. Working version of makdepend: 1.0.6 (1.0.6-2.26) Not working version of makedepend: 1.07 (1.0.7-1.1). Error visible in terminal: /usr/bin/makedepend: error: out of space: increase MAXFILES Best Regards, Daniel -- You are receiving this mail because: You are on the CC list for the bug.