Re: make depend

2010-05-20 Thread Wes Hardaker
>>>>> On Thu, 20 May 2010 07:39:24 +0200, Magnus Fromreide >>>>> said: MF> How is the make depend target supposed to work? Well, it should work. In theory it should never be needed in a real release since in our real releases the Makefile.in should have al

Re: make depend

2010-05-20 Thread Thomas Anders
Magnus Fromreide wrote: > 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

make depend

2010-05-19 Thread Magnus Fromreide
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