From: David Lambert <dave@lambsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] Error with Busybox
Date: Fri, 30 Mar 2007 22:17:30 -0500 [thread overview]
Message-ID: <460DD2CA.5000209@lambsys.com> (raw)
In-Reply-To: <20070329103458.GA870@aon.at>
Bernhard Fischer wrote:
>
> This is most likely not the first error.
>
I am getting a similar problem. My error log with make V=1 is:
miscutils/taskset.c:17: error: expected ')' before '*' token
miscutils/taskset.c: In function 'taskset_main':
miscutils/taskset.c:47: error: 'cpu_set_t' undeclared (first use in this
function)
miscutils/taskset.c:47: error: (Each undeclared identifier is reported
only once
miscutils/taskset.c:47: error: for each function it appears in.)
miscutils/taskset.c:47: error: expected ';' before 'mask'
miscutils/taskset.c:48: warning: ISO C90 forbids mixed declarations and code
miscutils/taskset.c:68: warning: implicit declaration of function 'CPU_ZERO'
miscutils/taskset.c:68: error: 'new_mask' undeclared (first use in this
function)
miscutils/taskset.c:69: error: 'CPU_SETSIZE' undeclared (first use in
this function)
miscutils/taskset.c:71: warning: implicit declaration of function 'CPU_SET'
miscutils/taskset.c:78: warning: implicit declaration of function
'sched_getaffinity'
miscutils/taskset.c:78: error: 'mask' undeclared (first use in this
function)
miscutils/taskset.c:81: warning: implicit declaration of function
'__from_cpuset'
miscutils/taskset.c:81: warning: format '%s' expects type 'char *', but
argument 4 has type 'int'
miscutils/taskset.c:86: warning: implicit declaration of function
'sched_setaffinity'
make[2]: *** [miscutils/taskset.o] Error 1
make[1]: *** [miscutils] Error 2
make[1]: Leaving directory
`/home/dlambert/Breakaway/ARM/buildroot/build_arm/busybox'
make: ***
[/home/dlambert/Breakaway/ARM/buildroot/build_arm/busybox/busybox] Error 2
Compilation exited abnormally with code 2 at Fri Mar 30 22:14:47
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
>
>
prev parent reply other threads:[~2007-03-31 3:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 16:36 [Buildroot] Error with Busybox kimtuan
2007-03-28 21:07 ` Bernhard Fischer
[not found] ` <460B80C7.5040804@mbdsys.com>
2007-03-29 10:34 ` Bernhard Fischer
2007-03-31 3:17 ` David Lambert [this message]
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=460DD2CA.5000209@lambsys.com \
--to=dave@lambsys.com \
--cc=buildroot@busybox.net \
/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.