From: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/jpeg
Date: Sun, 14 Oct 2007 01:52:34 +0200 (CEST) [thread overview]
Message-ID: <0710140149380.9729@somehost> (raw)
In-Reply-To: <20071013230802.20AADA6151@busybox.net>
Build breaks :(
On Sat, 13 Oct 2007, ulf at uclibc.org wrote:
> Author: ulf
> Date: 2007-10-13 16:08:01 -0700 (Sat, 13 Oct 2007)
> New Revision: 20245
>
> Log:
> Create dir before use in jpeg pkg
>
> Modified:
> trunk/buildroot/package/jpeg/jpeg.mk
>
>
> Changeset:
> Modified: trunk/buildroot/package/jpeg/jpeg.mk
> ===================================================================
> --- trunk/buildroot/package/jpeg/jpeg.mk 2007-10-13 23:07:04 UTC (rev 20244)
> +++ trunk/buildroot/package/jpeg/jpeg.mk 2007-10-13 23:08:01 UTC (rev 20245)
> @@ -73,6 +73,7 @@
> touch -c $@
>
> $(TARGET_DIR)/usr/lib/libjpeg.so: $(STAGING_DIR)/lib/libjpeg.a
> + mkdir -p $(TARGET_DIR)/usr/lib
> cp -dpf $(STAGING_DIR)/lib/libjpeg.so* $(TARGET_DIR)/usr/lib/
> -$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libjpeg.so*
> touch -c $@
.../build_i486/staging_dir/usr/bin/i486-linux-uclibc-gcc
-Os -pipe
-I.../build_i486/staging_dir/usr/include
-I.../build_i486/staging_dir/include
--sysroot=.../build_i486/staging_dir/ -isysroot
.../build_i486/staging_dir -mtune=i486
-march=i486 -o .libs/cjpeg cjpeg.o rdppm.o rdgif.o rdtarga.o rdrle.o
rdbmp.o rdswitch.o cdjpeg.o -Wl,--rpath -Wl,/lib .libs/libjpeg.so
.../build_i486/staging_dir//lib/libc.so.0:
undefined reference to `_dl_app_init_array'
.../build_i486/staging_dir//lib/libc.so.0:
undefined reference to `_dl_app_fini_array'
collect2: ld returned 1 exit status
make[1]: *** [cjpeg] Error 1
make[1]: Leaving directory
`.../build_i486/jpeg-6b'
Thanks,
--
Cristian
next prev parent reply other threads:[~2007-10-13 23:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-13 23:08 [Buildroot] svn commit: trunk/buildroot/package/jpeg ulf at uclibc.org
2007-10-13 23:52 ` Cristian Ionescu-Idbohrn [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-06 18:14 ninevoltz at uclibc.org
2008-03-06 23:56 ` Hamish Moffatt
2007-08-28 12:41 aldot at uclibc.org
2007-01-11 7:25 andersen at uclibc.org
2006-09-19 14:56 jacmet at uclibc.org
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=0710140149380.9729@somehost \
--to=cristian.ionescu-idbohrn@axis.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