[vlc] Re: Cross-Compiling Problem for PowerPC

Chris Belay chris at design-cycle.com
Thu Jul 22 01:56:14 CEST 2004


Got a little further this time... I must really be missing something here... here's another error and I promise this will be the last one I post, getting pretty frusterated:

if powerpc-tuxbox-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.   -mpowerpc -mcpu=82 3 -msoft-float -mmultiple -mstring -I! -I/nfs/tuxbox-cvs/driver/include -DSYS_LI NUX -I./include `top_builddir="." ./vlc-config --cflags vlc` -Wsign-compare -Wal l  -finline-limit-30000 -pipe -MT src/vlc-vlc.o -MD -MP -MF "src/.deps/vlc-vlc.T po" \
  -c -o src/vlc-vlc.o `test -f 'src/vlc.c' || echo './'`src/vlc.c; \
then mv -f "src/.deps/vlc-vlc.Tpo" "src/.deps/vlc-vlc.Po"; \
else rm -f "src/.deps/vlc-vlc.Tpo"; exit 1; \
fi
powerpc-tuxbox-linux-gnu-gcc -Wsign-compare -Wall -finline-limit-30000 -pipe -o vlc src/vlc-vlc.o lib/libvlc.a ./modules/demux/mpeg/libts_dvbpsi.a ./modules/mux /mpeg/libmux_ts_dvbpsi.a ./modules/misc/dummy/libdummy.a ./modules/control/librc .a ./modules/misc/liblogger.a ./modules/misc/memcpy/libmemcpy.a ./modules/demux/ mpeg/libmpga.a ./modules/demux/mpeg/libmpeg_system.a ./modules/demux/mpeg/libps. a ./modules/demux/mpeg/libts.a ./modules/demux/libdemuxstream.a ./modules/codec/ libmpeg_audio.a ./modules/codec/liba52.a ./modules/access/libaccess_file.a ./mod ules/access/libaccess_udp.a ./modules/misc/network/libipv4.a ./modules/access_ou tput/libaccess_output_dummy.a ./modules/access_output/libaccess_output_udp.a ./m odules/access_output/libaccess_output_file.a ./modules/access_output/libaccess_o utput_http.a ./modules/mux/mpeg/libmux_ts.a ./modules/mux/mpeg/libmux_ps.a ./mod ules/mux/libmux_dummy.a ./modules/packetizer/libpacketizer_mpegvideo.a ./modules /packetizer/libpacketizer_copy.a ./modules/stream_out/libstream_out_dummy.a ./mo dules/stream_out/libstream_out_standard.a ./modules/stream_out/libstream_out_es. a ./modules/stream_out/libstream_out_duplicate.a -L/nfs/dbox2/cdkroot/lib -lrt - lpthread -ldl -lm -ldvbpsi -ldvbpsi
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1376): In function `__module_LoadBu iltins':
: undefined reference to `vlc_entry(...)(short)'
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x137a): In function `__module_LoadBu iltins':
: undefined reference to `vlc_entry(...)(short)'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/tmp/vlc-0.7.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vlc-0.7.2'
make: *** [all] Error 2


Thanks again.

---------- Original Message ----------------------------------
From: Christophe Massiot <massiot at via.ecp.fr>
Reply-To: vlc at videolan.org
Date:  Thu, 22 Jul 2004 01:43:17 +0200

>À (At) 19:21 -0400 21/07/04, Chris Belay écrivait (wrote) :
>>Thanks for the info.  I did a 'make clean' re-configured with 
>>--disable-satellite and tried to do another 'make' and ended up with 
>>this error:
>
>Hum if you edited the vlc-config by hand, don't forget do remove the 
>satellite plug-in from the built-ins.
>-- 
>Christophe Massiot.
>
>-- 
>This is the vlc mailing-list, see http://www.videolan.org/vlc/
>To unsubscribe, please read http://www.videolan.org/support/lists.html
>If you are in trouble, please contact <postmaster at videolan.org>
>
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list