From: Steven Woody <narkewoody@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Make error
Date: Sun, 31 Aug 2008 17:13:20 +0800 [thread overview]
Message-ID: <ed4892840808310213w4e9edea5wa69beac5ebf7c7eb@mail.gmail.com> (raw)
In-Reply-To: <ed4892840808310034y2b352388q9dd2ff90a614ee13@mail.gmail.com>
On Sun, Aug 31, 2008 at 3:34 PM, Steven Woody <narkewoody@gmail.com> wrote:
> On Sun, Aug 31, 2008 at 2:23 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>>> "Steven" == Steven Woody <narkewoody@gmail.com> writes:
>>
>> Steven> Following were outputed when run 'make', but I don't know
>> Steven> what step it is related to:
>>
>> Steven> table='target/generic/mini_device_table.txt' makedevs: line
>> Steven> 53: regular file
>> Steven> '/home/narke/buildroot/project_build_arm/uclibc/
>> Steven> root/usr/share/udhcpc/default.script' does not exist: No such
>> Steven> file or directory
>>
>> Not a big deal. The mini config you have selected
>> (BR2_PACKAGE_BUSYBOX_SKELETON) has the udhcpc script listed in its
>> device table to ensure it gets to be executable, but doesn't have a
>> default script. If you don't enable avahi (which provides such a
>> script) you'll get this warning.
>>
>> The avahi package nowadays ensures that it's udhcpc script gets to be
>> executable, so I'll remove the entry from the device table.
>
> So much thanks!
>
Wait a moment ...! After I turned on the 'avahi' in networking
section and run make, I got the following error instead:
Making all in avahi-common
make[3]: Entering directory
`/home/woody/buildroot/build_arm/avahi-0.6.22/avahi-common'
/bin/sh ../libtool --tag=CC --mode=link
/home/woody/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc
-Os -I/home/woody/buildroot/build_arm/staging_dir/usr/include
-I/home/woody/buildroot/build_arm/staging_dir/include
--sysroot=/home/woody/buildroot/build_arm/staging_dir/ -isysroot
/home/woody/buildroot/build_arm/staging_dir -mtune=arm920t -I..
'-DDEBUG_TRAP=__asm__("int $3")' -g -O2 -std=c99 -Wall -W -Wextra
-pedantic -pipe -Wformat -Wold-style-definition
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations
-Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls
-Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith
-Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline
-fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-common.la
-rpath /usr/lib -export-dynamic -version-info 8:0:5
libavahi_common_la-malloc.lo libavahi_common_la-address.lo
libavahi_common_la-alternative.lo libavahi_common_la-error.lo
libavahi_common_la-strlst.lo libavahi_common_la-domain.lo
libavahi_common_la-timeval.lo libavahi_common_la-simple-watch.lo
libavahi_common_la-thread-watch.lo libavahi_common_la-rlist.lo
libavahi_common_la-utf8.lo libavahi_common_la-i18n.lo -pthread
-lintl
/home/woody/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc
-Os -I/home/woody/buildroot/build_arm/staging_dir/usr/include
-I/home/woody/buildroot/build_arm/staging_dir/include
--sysroot=/home/woody/buildroot/build_arm/staging_dir/ -isysroot
/home/woody/buildroot/build_arm/staging_dir -mtune=arm920t -shared
.libs/libavahi_common_la-malloc.o .libs/libavahi_common_la-address.o
.libs/libavahi_common_la-alternative.o
.libs/libavahi_common_la-error.o .libs/libavahi_common_la-strlst.o
.libs/libavahi_common_la-domain.o .libs/libavahi_common_la-timeval.o
.libs/libavahi_common_la-simple-watch.o
.libs/libavahi_common_la-thread-watch.o
.libs/libavahi_common_la-rlist.o .libs/libavahi_common_la-utf8.o
.libs/libavahi_common_la-i18n.o -lintl -mtune=arm920t -pthread
-Wl,-soname -Wl,libavahi-common.so.3 -o .libs/libavahi-common.so.3.5.0
/home/woody/buildroot/build_arm/staging_dir/usr/bin-ccache/../lib/gcc/arm-linux-uclibc/4.2.4/../../../../arm-linux-uclibc/bin/ld:
cannot find -lintl
collect2: ld returned 1 exit status
make[3]: *** [libavahi-common.la] Error 1
What do I do? Thanks.
next prev parent reply other threads:[~2008-08-31 9:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-31 0:50 [Buildroot] Make error Steven Woody
2008-08-31 1:59 ` Steven Woody
2008-08-31 6:23 ` Peter Korsgaard
2008-08-31 7:34 ` Steven Woody
2008-08-31 9:13 ` Steven Woody [this message]
2008-09-02 13:29 ` Peter Korsgaard
2008-09-02 15:03 ` Steven Woody
-- strict thread matches above, loose matches on Subject: below --
2017-06-01 18:06 [Buildroot] make Error Saurabh Mishra
2017-06-02 7:49 ` Thomas Petazzoni
2009-08-18 8:54 [Buildroot] Make Error suhas dumbhare
2009-01-14 23:17 [Buildroot] Make error Jerry Zhang
2009-01-14 23:27 ` Jerry Zhang
2007-08-23 19:16 Terry Bolinger
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=ed4892840808310213w4e9edea5wa69beac5ebf7c7eb@mail.gmail.com \
--to=narkewoody@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox