Thanks, I got past that error but now I got another problem. Here's the output for that:
Code:
g++ -O2 -O2 -g -D_DEBUG -Wall -o Boxee -Wl,--whole-archive xbmc/linux/linux.a xbmc/utils/utils.a xbmc/cores/DllLoader/exports/util/exports_utils.a xbmc/cores/DllLoader/exports/exports.a xbmc/lib/libcmyth/libcmyth.a -Wl,--no-whole-archive xbmc/xbmc.a xbmc/cores/playercorefactory/playercorefactory.a xbmc/cores/dvdplayer/DVDPlayer.a xbmc/cores/paplayer/paplayer.a xbmc/cores/VideoRenderers/VideoRenderer.a xbmc/cores/VideoRenderers/VideoShaders/VideoShaders.a guilib/guilib.a guilib/common/gui_common.a guilib/tinyXML/tinyxml.a xbmc/cdrip/cdrip.a xbmc/cores/cores.a xbmc/lib/libPython/python.a xbmc/cores/DllLoader/dllloader.a xbmc/cores/dvdplayer/DVDCodecs/DVDCodecs.a xbmc/cores/dvdplayer/DVDCodecs/Audio/Audio.a xbmc/cores/dvdplayer/DVDCodecs/Overlay/Overlay.a xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxers.a xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitles.a xbmc/cores/AudioRenderers/audiorenderers.a xbmc/cores/ExternalPlayer/ExternalPlayer.a xbmc/FileSystem/filesystem.a xbmc/FileSystem/MusicDatabaseDirectory/musicdatabasedirectory.a xbmc/FileSystem/VideoDatabaseDirectory/videodatabasedirectory.a xbmc/karaoke/karaoke.a xbmc/lib/libhts/libhts.a xbmc/lib/libPython/xbmcmodule/xbmcmodule.a xbmc/lib/libRTMP/librtmp.a xbmc/lib/libnbtscan/libnbtscan.a xbmc/lib/libscrobbler/scrobbler.a xbmc/lib/libRTV/librtv-i486-linux.a xbmc/lib/libshout/libshout-i486-linux.a xbmc/lib/libUPnP/libupnp-i486-linux.a xbmc/lib/libXBMS/libxbms-i486-linux.a xbmc/lib/libXDAAP/libxdaap-i486-linux.a xbmc/lib/libGoAhead/libGoAhead-i486-linux.a xbmc/lib/sqLite/sqllite.a xbmc/lib/UnrarXLib/UnrarXLib.a xbmc/lib/libsquish/libsquish-i486-linux.a xbmc/screensavers/screensaver.a xbmc/settings/settings.a xbmc/visualizations/visualization.a xbmc/xbox/xbox.a xbmc/app/app.a xbmc/nativeapp/nativeapp.a xbmc/lib/libBoxee/libBoxee.a xbmc/lib/libBoxee/tinyxpath/libtinyxpath.a xbmc/cores/flashplayer/flashplayer.a xbmc/lib/libjson/libjson.a -lpython2.6 -lass -lmpeg2convert -lmpeg2 -ldts -la52 -lavcodec -lswscale -lpostproc -lavutil -lavformat -lavcodec -lavahi-client -lavahi-common -lsamplerate -lcrypto -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lgdbm -lz -llzo2 -lpthread -lmysqlclient -lbz2 -lGLU -lGLEW -lGL -lmad -lfontconfig -lfribidi -lsqlite3 -lpng12 -lpcre -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg /usr/lib/libmysqlclient.so.16 /usr/lib/libcdio.a -lsamplerate -lasound -lenca -lm -lXt -lXtst -lXmu -lXinerama -L/lib -ldbus-1 -lpthread -lrt -L/lib -lhal-storage -lhal -ldbus-1 -lpthread -lrt -L/lib -lhal -ldbus-1 -lpthread -lrt -lcurl -lSDL -lsmbclient -rdynamic
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_log_set_callback(void (*)(void*, int, char const*, char*))':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:291: undefined reference to `av_log_set_callback(void (*)(void*, int, char const*, char*))'
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:291: undefined reference to `av_log_set_callback(void (*)(void*, int, char const*, char*))'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_rescale_rnd(long long, long long, long long, AVRounding)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:297: undefined reference to `av_rescale_rnd(long long, long long, long long, AVRounding)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_freep(void*)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:296: undefined reference to `av_freep(void*)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_free(void*)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:295: undefined reference to `av_free(void*)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_realloc(void*, unsigned int)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:294: undefined reference to `av_realloc(void*, unsigned int)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_mallocz(unsigned int)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:293: undefined reference to `av_mallocz(unsigned int)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_malloc(unsigned int)':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:292: undefined reference to `av_malloc(unsigned int)'
xbmc/cores/VideoRenderers/VideoRenderer.a(LinuxRendererGL.o): In function `DllAvUtilBase::av_log_set_callback(void (*)(void*, int, char const*, char*))':
/home/nate/boxee-ce4100-17443/xbmc/cores/VideoRenderers/../ffmpeg/DllAvCodec.h:291: undefined reference to `av_log_set_callback(void (*)(void*, int, char const*, char*))'
collect2: ld returned 1 exit status
make: *** [Boxee] Error 1
Bookmarks