From: Michael Boutte <maboutte@pacbell.net>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot fails on powerpc with busybox login.c
Date: Sun, 10 Sep 2006 09:34:47 -0700 [thread overview]
Message-ID: <45043EA7.5070709@pacbell.net> (raw)
Hi,
Ever since approximately version 16076 the initial make of buildroot
fails with errors in the busybox/loginutils/login.c as shown in the snip
below.
CC loginutils/login.o
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:
In function 'login_main':
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:143:
warning: implicit declaration of function 'read_or_build_utent'
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:145:
error: 'utent' undeclared (first use in this function)
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:145:
error: (Each undeclared identifier is reported only once
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:145:
error: for each function it appears in.)
/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:204:
warning: implicit declaration of function 'write_utent'
make[2]: ***
[/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.o]
Error 1
make[1]: *** [_all] Error 2
make[1]: Leaving directory
`/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox'
make: ***
[/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/busybox]
Error 2
Mike
next reply other threads:[~2006-09-10 16:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-10 16:34 Michael Boutte [this message]
2006-09-13 15:44 ` [Buildroot] Buildroot fails on powerpc with busybox login.c Bernhard Fischer
2006-09-14 3:08 ` Rob Landley
[not found] ` <200609141900.12420.vda.linux@googlemail.com>
2006-09-14 17:16 ` Bernhard Fischer
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=45043EA7.5070709@pacbell.net \
--to=maboutte@pacbell.net \
--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.