From: maximilian attems <max@stro.at>
To: Sam Ravnborg <sam@ravnborg.org>,
Herbert Xu <herbert@gondor.apana.org.au>
Cc: dash@vger.kernel.org, klibc@zytor.com
Subject: Re: dash klibc DEBUG more compile trouble
Date: Wed, 8 Sep 2010 18:20:17 +0200 [thread overview]
Message-ID: <20100908162017.GB27278@stro.at> (raw)
In-Reply-To: <20100710221518.GA9154@gondor.apana.org.au>
On Sun, 11 Jul 2010, Herbert Xu wrote:
> maximilian attems <max@stro.at> wrote:
> > once taken that stat/stat64 appart, histedit appears to be a minefield:
>
> Unless you have libedit, you're supposed to define SMALL.
indeed we do define it, but it was due to my poor Kconfig foo
that it gets undefined again on debug compile run.
thanks Herbert for aboves comment, helped out.
so compiling klibc with
make KLIBCKERNELSRC=`pwd`/../linux-2.6 EXTRA_KLIBCCFLAGS="-DDEBUG=1 " V=1
is either wrong or the klibc Kbuild is buggy as it undefines the Kbuild
specific entries in the subdirs.
so in usr/dash/Kbuild the config-cppflags are no longer used on build.
Sam any opinon?
thanks
--
maks
next prev parent reply other threads:[~2010-09-08 16:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 14:43 dash klibc DEBUG more compile trouble maximilian attems
2010-07-10 22:15 ` Herbert Xu
2010-09-08 16:20 ` maximilian attems [this message]
2010-09-08 19:09 ` Sam Ravnborg
2010-09-09 7:45 ` maximilian attems
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100908162017.GB27278@stro.at \
--to=max@stro.at \
--cc=dash@vger.kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=klibc@zytor.com \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.