On Sat, Mar 04, 2006 at 09:18:20AM -0500, Paul D. Smith wrote:
>%% Rob Landley <[EMAIL PROTECTED]> writes:
>
> rl> P.S. Either way it still tries to run the "h;y/[a-z]/[A-Z]/"
> rl> thing through /bin/sh instead of sed. This doesn't appear to be a
> rl> sed problem, but a make problem.
>
>I'll
%% Rob Landley <[EMAIL PROTECTED]> writes:
rl> The line numbering is off. Although it _says_ it's complaining
rl> about line 247, it's actually complaining about line 249, which
rl> is:
There were a few line numbering issues resolved since 3.80 was released.
rl> P.S. Either way it stil
On Fri, Mar 03, 2006 at 04:36:07PM -0500, Paul D. Smith wrote:
>%% Bernhard Fischer <[EMAIL PROTECTED]> writes:
>
> bf> I *think* that i'm tripping a bug in "my" make-3.81b4 version.
> bf> Please reread the bug with-make-and-e2fsprogs mail ¹) or just
> bf> apply *and* *checkin* the attached alle
On Thu, Mar 02, 2006 at 02:32:53PM -0500, Rob Landley wrote:
>On Thursday 02 March 2006 1:18 pm, Bernhard Fischer wrote:
>> >Not happy...
>>
>> Missing dependency of applets/applets.o vs. .config.
>> Fixed in r14431.
>
>Yup, that's fixed. Thanks. :)
>
>It now builds for me if I disable everything
On Thursday 02 March 2006 3:51 pm, Bernhard Fischer wrote:
> On Thu, Mar 02, 2006 at 02:32:53PM -0500, Rob Landley wrote:
> >On Thursday 02 March 2006 1:18 pm, Bernhard Fischer wrote:
> >> >Not happy...
> >>
> >> Missing dependency of applets/applets.o vs. .config.
> >> Fixed in r14431.
> >
> >Yup,
%% Bernhard Fischer <[EMAIL PROTECTED]> writes:
>> What I need to know at least is: what is the correct, complete path for
>> the blkid_getsize.c file? What is the correct, complete path for the
>> blkid_getsize.o file?
bf> Correct paths are:
bf> /scratch/src/busybox/e2fsprogs/blkid/bl
On Friday 03 March 2006 11:39 am, Bernhard Fischer wrote:
> >When the path the file is actually at would
> >be /root/busybox/coreutils/libcoreutils/Makefile.in
>
> Looks like doesn't understand the $(notdir) there.
> Can you please try to just drop that whole line? This would not
> initialize the W
On Thu, Mar 02, 2006 at 05:36:45PM -0500, Rob Landley wrote:
>On Thursday 02 March 2006 3:51 pm, Bernhard Fischer wrote:
>> On Thu, Mar 02, 2006 at 02:32:53PM -0500, Rob Landley wrote:
>> >On Thursday 02 March 2006 1:18 pm, Bernhard Fischer wrote:
>> >> >Not happy...
>> I *think* that i'm tripping
%% Bernhard Fischer <[EMAIL PROTECTED]> writes:
bf> I *think* that i'm tripping a bug in "my" make-3.81b4 version.
bf> Please reread the bug with-make-and-e2fsprogs mail ¹) or just
bf> apply *and* *checkin* the attached alleged proper fix which will
bf> make make-3.81b4 (from debian) go up