[Ekiga-list] ekiga 3.0.0 win32 cross compile
- From: Jason Galyon <jtgalyon gmail com>
- To: ekiga-list gnome org
- Subject: [Ekiga-list] ekiga 3.0.0 win32 cross compile
- Date: Tue, 30 Sep 2008 11:13:09 -0500
System: Ubuntu 8.04
Note, I updated my yasm to 0.7.1-0Ubuntu1 from the Intrepid repos
(direct download and install from
http://launchpadlibrarian.net/15979753/yasm_0.7.1-0ubuntu1_i386.deb
x264 packages installed:
libx264-57 1:0.svn2007122
libx264-dev 1:0.svn2007122
x264 1:0.svn2007122
libx264.a(mc-c.o): In function `x264_hpel_filter_mmxext':
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
to `_x264_hpel_filter_v_mmxext'
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
to `_x264_hpel_filter_c_mmxext'
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
to `_x264_hpel_filter_h_mmxext'
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
to `_x264_sfence'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x84): undefined reference to
`_x264_pixel_avg2_w4_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x88): undefined reference to
`_x264_pixel_avg2_w8_cache64_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x8c): undefined reference to
`_x264_pixel_avg2_w16_cache64_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x90): undefined reference to
`_x264_pixel_avg2_w16_cache64_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x94): undefined reference to
`_x264_pixel_avg2_w20_cache64_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x9c): undefined reference to
`_x264_mc_copy_w4_mmx'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xa0): undefined reference to
`_x264_mc_copy_w8_mmx'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xa8): undefined reference to
`_x264_mc_copy_w16_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xb0): undefined reference to
`_x264_pixel_avg2_w4_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xb4): undefined reference to
`_x264_pixel_avg2_w8_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xb8): undefined reference to
`_x264_pixel_avg2_w12_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xbc): undefined reference to
`_x264_pixel_avg2_w16_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xc0): undefined reference to
`_x264_pixel_avg2_w20_sse2'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xc8): undefined reference to
`_x264_pixel_avg2_w4_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xcc): undefined reference to
`_x264_pixel_avg2_w8_cache64_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xd0): undefined reference to
`_x264_pixel_avg2_w12_cache64_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xd4): undefined reference to
`_x264_pixel_avg2_w16_cache64_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xd8): undefined reference to
`_x264_pixel_avg2_w20_cache64_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xe0): undefined reference to
`_x264_mc_copy_w4_mmx'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xe4): undefined reference to
`_x264_mc_copy_w8_mmx'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xec): undefined reference to
`_x264_mc_copy_w16_mmx'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xf4): undefined reference to
`_x264_pixel_avg2_w4_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xf8): undefined reference to
`_x264_pixel_avg2_w8_cache32_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0xfc): undefined reference to
`_x264_pixel_avg2_w12_cache32_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x100): undefined reference to
`_x264_pixel_avg2_w16_cache32_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x104): undefined reference to
`_x264_pixel_avg2_w20_cache32_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x10c): undefined reference to
`_x264_pixel_avg2_w4_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x110): undefined reference to
`_x264_pixel_avg2_w8_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x114): undefined reference to
`_x264_pixel_avg2_w12_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x118): undefined reference to
`_x264_pixel_avg2_w16_mmxext'
libx264.a(mc-c.o):mc-c.c:(.rdata+0x11c): undefined reference to
`_x264_pixel_avg2_w20_mmxext'
collect2: ld returned 1 exit status
make[1]: *** [x264] Error 1
make[1]: Leaving directory `/tmp/ekiga-3.0.0/win32/x264'
make: *** [/tmp/ekiga-3.0.0/win32/lib/libx264.a] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]