* [Buildroot] Mplayer - libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined references to `__assert_fail' follow
@ 2010-04-30 18:43 Bart Otten
2010-05-06 20:56 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bart Otten @ 2010-04-30 18:43 UTC (permalink / raw)
To: buildroot
How can i solve this error ?
ass_render.c:(.text+0x1b07): undefined reference to `__assert_fail'
libass/libass.a(ass_render.o): In function `ass_render_frame':
ass_render.c:(.text+0x3862): undefined reference to `__assert_fail'
libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined
references to `__assert_fail' follow
collect2: ld returned 1 exit status
make[1]: *** [mplayer] Error 1
make[1]: Leaving directory
`/home/Bart/buildroot-2010.02/output/build/MPlayer-1.0rc2'
make: *** [/home/Bart/buildroot-2010.02/output/build/MPlayer-1.0rc2/mplayer]
Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100430/5dbd2db6/attachment.htm>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Mplayer - libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined references to `__assert_fail' follow
2010-04-30 18:43 [Buildroot] Mplayer - libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined references to `__assert_fail' follow Bart Otten
@ 2010-05-06 20:56 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-05-06 20:56 UTC (permalink / raw)
To: buildroot
>>>>> "Bart" == Bart Otten <bartotten@gmail.com> writes:
Bart> How can i solve this error ?
Bart> ass_render.c:(.text+0x1b07): undefined reference to `__assert_fail'
Bart> libass/libass.a(ass_render.o): In function `ass_render_frame':
Bart> ass_render.c:(.text+0x3862): undefined reference to `__assert_fail'
Bart> libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined
Bart> references to `__assert_fail' follow
Bart> collect2: ld returned 1 exit status
Bart> make[1]: *** [mplayer] Error 1
Bart> make[1]: Leaving directory `/home/Bart/buildroot-2010.02/output/build/
Bart> MPlayer-1.0rc2'
Bart> make: *** [/home/Bart/buildroot-2010.02/output/build/MPlayer-1.0rc2/mplayer]
__assert_fail is a glibc symbol, so it must be trying to link to
something on your host. Could you post your buildroot .config and your
mplayer configure.log ?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-06 20:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30 18:43 [Buildroot] Mplayer - libass/libass.a(ass_bitmap.o):ass_bitmap.c:(.text+0x24d): more undefined references to `__assert_fail' follow Bart Otten
2010-05-06 20:56 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox