How is the make depend target supposed to work?
If I try it on linux it happily tells me that makedepend is missing, if
I install the X11 package that contains it then it fails to work for me.
If I try it on solaris 10 the it tells me that it needs more than 64k
file descriptors when I try to bui
> On Wed, 19 May 2010 12:14:52 +0200, Bart Van Assche
> said:
BVA> * This Perl interpreter tries to start the POSIX shell script run_olducd
BVA> with the cmd.exe interpreter, which fails.
Choices:
1) figure out why perl fails to properly execute a posix shell
automatically.
2) inser
On Sat, May 15, 2010 at 2:54 AM, Wes Hardaker <
[email protected]> wrote:
> [ ... ]
>
> TAP is a generic testing result protocol (that looks like it may even
> make it's way through the IETF). The only reason perl is used is
> because it has the best support at this point for TAP, b
On 19 May 2010 02:22, Weiwei Zhang wrote:
> In the configure file, the version is set v3.
One of the questions in the configure script is to set the *default* version.
This is what will be used when you don't specify a '-v' option (or equivalent)
to the command line tools.
It really only affec