compilation help please
Home › Forums › Development › compilation help please
- This topic is empty.
-
AuthorPosts
-
January 28, 2011 at 10:59 am #28107January 28, 2011 at 3:19 pm #28108rodriesKeymaster
@Ataraxis, no he’s missing ALL of the libs. So he didn’t follow the instructions at all 😯
January 29, 2011 at 2:58 am #28109swatpup32ParticipantI have compiled all portlibs, but I get another error message.
Please help
linking ... wiimc.elf
menu.o: In function `getExifOrientation':
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2973: undefined reference to
`exif_data_new_from_data'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2974: undefined reference to
`exif_data_get_byte_order'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2975: undefined reference to
`exif_content_get_entry'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2977: undefined reference to
`exif_get_short'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2998: undefined reference to
`exif_data_free'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2973: undefined reference to
`exif_data_new_from_data'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2974: undefined reference to
`exif_data_get_byte_order'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2975: undefined reference to
`exif_content_get_entry'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2977: undefined reference to
`exif_get_short'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2998: undefined reference to
`exif_data_free'
c:/devkitPro/msys/home/BadBoy/wiimc/source/menu.cpp:2998: undefined reference to
`exif_data_free'
collect2: ld returned 1 exit status
make[1]: *** [/home/BadBoy/wiimc/wiimc.elf] Error 1
make: *** [build] Error 2
BadBoy@BadBoy-Laptop ~/wiimc
$January 29, 2011 at 5:16 am #28110rodriesKeymasterYou’re still missing libexif.
January 29, 2011 at 2:04 pm #28111swatpup32ParticipantI can now compile again
ThanksFebruary 7, 2011 at 9:30 pm #28112sonyParticipantWiiMC revision 849
I get this error after : make clean; make
cd source/mplayer; make -f Makefile; cd ../..
make[1]: Entering directory `/c/wiimc/source/mplayer'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o command.o command.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o mplayer.o mplayer.c
In file included from cfg-mplayer.h:27:0,
from mplayer.c:403:
cfg-common.h:299:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:312:5: warning: initialization discards qualifiers from pointer target type
In file included from cfg-mplayer.h:27:0,
from mplayer.c:403:
cfg-common.h:459:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:475:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:517:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:520:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:530:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:535:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:557:5: warning: initialization discards qualifiers from pointer target type
cfg-common.h:558:5: warning: initialization discards qualifiers from pointer target type
In file included from mplayer.c:403:0:
cfg-mplayer.h:351:5: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:352:5: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:353:5: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:355:5: warning: initialization discards qualifiers from pointer target type
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o mpcommon.o mpcommon.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o sub/sub.o sub/sub.c
sub/sub.c: In function 'vo_update_text_sub':
sub/sub.c:718:15: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
sub/sub.c:179:10: note: expected 'const char **' but argument is of type 'unsigned char **'
sub/sub.c: In function 'vo_update_osd_ext':
sub/sub.c:1133:2: warning: implicit declaration of function 'mpctx_get_set_of_sub_size'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o sub/font_load_ft.o sub/font_load_ft.c
sub/font_load_ft.c: In function 'read_font_desc_ft':
sub/font_load_ft.c:1083:10: warning: passing argument 6 of 'prepare_font' discards qualifiers from pointer target type
sub/font_load_ft.c:622:12: note: expected 'FT_ULong *' but argument is of type 'const FT_ULong *'
sub/font_load_ft.c:1083:10: warning: passing argument 7 of 'prepare_font' discards qualifiers from pointer target type
sub/font_load_ft.c:622:12: note: expected 'FT_ULong *' but argument is of type 'const FT_ULong *'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o sub/ass_mp.o sub/ass_mp.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_bitmap.o libass/ass_bitmap.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_cache.o libass/ass_cache.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_drawing.o libass/ass_drawing.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_font.o libass/ass_font.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_fontconfig.o libass/ass_fontconfig.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_parse.o libass/ass_parse.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_render.o libass/ass_render.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_render_api.o libass/ass_render_api.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/
c/devkitPro/portlibs/ppc/include -I/c/devkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/include/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libass/ass_utils.o libass/ass_utils.c
make -C ffmpeg/libavformat
make[2]: Entering directory `/c/wiimc/source/mplayer/ffmpeg/libavformat'
CC avidec.o
avidec.c:25:21: fatal error: strings.h: No such file or directory
compilation terminated.
make[2]: *** [avidec.o] Error 1
make[2]: Leaving directory `/c/wiimc/source/mplayer/ffmpeg/libavformat'
make[1]: *** [ffmpeg/libavformat/libavformat.a] Error 2
make[1]: Leaving directory `/c/wiimc/source/mplayer'
filebrowser.cpp
fileop.cpp
input.cpp
menu.cpp
musicplaylist.cpp
networkop.cpp
settings.cpp
video.cpp
wiimc.cpp
gui_button.cpp
gui_element.cpp
gui_filebrowser.cpp
gui_image.cpp
gui_imagedata.cpp
gui_keyboard.cpp
gui_keypad.cpp
gui_optionbrowser.cpp
gui_text.cpp
gui_tooltip.cpp
gui_trigger.cpp
gui_window.cpp
FreeTypeGX.cpp
http.cpp
linking ... wiimc.elf
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-eabi/4.5.1/../../../../powerpc-eabi/bin/ld.exe: cannot find -lmplayerwii
collect2: ld returned 1 exit status
make[1]: *** [/c/wiimc/wiimc.elf] Error 1
make: *** [build] Error 2Any idea ?
ThanksFebruary 7, 2011 at 9:46 pm #28113rodriesKeymasterYes, you won’t be able to build anything past r844 right now. Try building that revision.
February 7, 2011 at 10:48 pm #28114AnonymousInactiveYou have to fix the include as follow:
#ifndef GEKKO
#include
#endif
in:
source/mplayer/ffmpeg/libavformat/avidec.c, img2.c, metadata.c, metadata_compact.c, nutdec.c, utils.c
source/mplayer/ffmpeg/libavcore/parseutils.cFebruary 7, 2011 at 10:56 pm #28115rodriesKeymasterYes, that’s right. 🙂
I didn’t add those because dkppc r23 has strings.h now, so we won’t need to #ifdef those anymore.
February 7, 2011 at 11:31 pm #28116sonyParticipantThank’s … I try it after a few hours 😉
February 8, 2011 at 12:42 am #28117mugre1975Participantthis is my error.
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o pnm_loader.o pn
m_loader.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o input/input.o i
nput/input.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libao2/ao_mpegp
es.o libao2/ao_mpegpes.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libao2/ao_null.
o libao2/ao_null.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libao2/ao_pcm.o
libao2/ao_pcm.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libao2/audio_ou
t.o libao2/audio_out.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/aspect.o
libvo/aspect.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/geometry.
o libvo/geometry.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/video_out
.o libvo/video_out.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_mpegpe
s.o libvo/vo_mpegpes.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_null.o
libvo/vo_null.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o sub/spuenc.o su
b/spuenc.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_png.o
libvo/vo_png.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o udp_sync.o udp_
sync.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_pnm.o
libvo/vo_pnm.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_tga.o
libvo/vo_tga.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o osdep/ave-rvl.o
osdep/ave-rvl.c
osdep/ave-rvl.c: In function '__sendSlaveAddress':
osdep/ave-rvl.c:73:9: warning: implicit declaration of function 'udelay'
osdep/ave-rvl.c: In function 'VIWriteI2CRegisterBuf':
osdep/ave-rvl.c:192:9: warning: implicit declaration of function 'memcpy'
osdep/ave-rvl.c:192:9: warning: incompatible implicit declaration of built-in fu
nction 'memcpy'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o osdep/gx_supp.o
osdep/gx_supp.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o osdep/mem_index
.o osdep/mem_index.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o osdep/glob_gekk
o.o osdep/glob_gekko.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libao2/ao_gekko
.o libao2/ao_gekko.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o libvo/vo_gekko.
o libvo/vo_gekko.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o asxparser.o asx
parser.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o bstr.o bstr.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o codec-cfg.o cod
ec-cfg.c
codec-cfg.c: In function 'parse_codec_cfg':
codec-cfg.c:549:22: warning: assignment discards qualifiers from pointer target
type
codec-cfg.c:550:22: warning: assignment discards qualifiers from pointer target
type
codec-cfg.c: In function 'load_builtin_codecs':
codec-cfg.c:804:15: warning: assignment discards qualifiers from pointer target
type
codec-cfg.c:805:15: warning: assignment discards qualifiers from pointer target
type
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o cpudetect.o cpu
detect.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o edl.o edl.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o fmt-conversion.
o fmt-conversion.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o m_config.o m_co
nfig.c
m_config.c: In function 'm_config_add_option':
m_config.c:318:14: warning: assignment discards qualifiers from pointer target t
ype
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o m_option.o m_op
tion.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o m_struct.o m_st
ruct.c
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o mp_msg.o mp_msg
.c
mp_msg.c: In function 'filename_recode':
mp_msg.c:70:15: warning: passing argument 2 of 'libiconv' from incompatible poin
ter type
c:/devkitPro/portlibs/ppc/include/iconv.h:83:15: note: expected 'char **' but ar
gument is of type 'const char **'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o mpcommon.o mpco
mmon.c
mpcommon.c: In function 'common_init':
mpcommon.c:418:50: error: expected ')' before string constant
make[1]: *** [mpcommon.o] Error 1
make[1]: Leaving directory `/c/wiimc/source/mplayer'
filebrowser.cpp
fileop.cpp
c:/wiimc/source/fileop.cpp:18:18: fatal error: ntfs.h: No such file or directory
compilation terminated.
make[1]: *** [fileop.o] Error 1
make: *** [build] Error 2February 8, 2011 at 1:42 am #28118cadbuscaParticipantYou obviously did not follow the guide instructions which would have given you ntfs.h and you used svn742 which has a bug. Follow the instructions and compile SVN 743 which fixes the bug..
February 8, 2011 at 1:11 pm #28120sonyParticipantThanks for your help. I applied the changes that clava has recommended (not only on those files, but in some more)
(recompile all libs and mplayer)I recompile ok my libiconv v 1.13.1
Now if I execute:
PATH=$DEVKITPPC/bin:$PATH
cd /c/wiimc
makeSorry, I would not bother too much, I guess you have already overworked.
I know that wiimc rev.849 is in ‘not compile’ status … but 😳I get this error:
cd source/mplayer; make -f Makefile; cd ../..
make[1]: Entering directory `/c/wiimc/source/mplayer'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D
lude/ogc/machine -I/c/devkitPro/devkitPPC/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float
mp_msg.c: In function 'filename_recode':
mp_msg.c:70:15: warning: passing argument 2 of 'libiconv' from incompatible pointer type
c:/devkitPro/portlibs/ppc/include/iconv.h:83:15: note: expected 'char **' but argument is of type 'const char **'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D
lude/ogc/machine -I/c/devkitPro/devkitPPC/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float
sub/subreader.c: In function 'sub_fribidi':
sub/subreader.c:1273:11: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type
c:/devkitPro/portlibs/ppc/include/fribidi/fribidi-deprecated.h:198:1: note: expected 'enum FriBidiParType *' but argument is of type 'enum FriBidiCharType *'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D
lude/ogc/machine -I/c/devkitPro/devkitPPC/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float
sub/font_load_ft.c: In function 'read_font_desc_ft':
sub/font_load_ft.c:1083:10: warning: passing argument 6 of 'prepare_font' discards qualifiers from pointer target type
sub/font_load_ft.c:622:12: note: expected 'FT_ULong *' but argument is of type 'const FT_ULong *'
sub/font_load_ft.c:1083:10: warning: passing argument 7 of 'prepare_font' discards qualifiers from pointer target type
sub/font_load_ft.c:622:12: note: expected 'FT_ULong *' but argument is of type 'const FT_ULong *'
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D
lude/ogc/machine -I/c/devkitPro/devkitPPC/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float
/c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fomit-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D
lude/ogc/machine -I/c/devkitPro/devkitPPC/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mrvl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float
rm -f libmplayerwii.a
/c/devkitPro/devkitPPC/bin/powerpc-eabi-ar rc libmplayerwii.a command.o m_property.o mixer.o mp_fifo.o mplayer.o parser-mpcmd.o pnm_loader.o input/input.o libao2/ao_mpegpes.o liba
pnm.o libvo/vo_tga.o osdep/ave-rvl.o osdep/gx_supp.o osdep/mem_index.o osdep/glob_gekko.o libao2/ao_gekko.o libvo/vo_gekko.o asxparser.o bstr.o codec-cfg.o cpudetect.o edl.o fmt-
baf/af_comp.o libaf/af_delay.o libaf/af_dummy.o libaf/af_equalizer.o libaf/af_extrastereo.o libaf/af_format.o libaf/af_gate.o libaf/af_hrtf.o libaf/af_karaoke.o libaf/af_pan.o lib
me.o libaf/filter.o libaf/format.o libaf/reorder_ch.o libaf/window.o libmpcodecs/ad.o libmpcodecs/ad_alaw.o libmpcodecs/ad_dk3adpcm.o libmpcodecs/ad_dvdpcm.o libmpcodecs/ad_hwac3.
cs/img_format.o libmpcodecs/mp_image.o libmpcodecs/pullup.o libmpcodecs/vd.o libmpcodecs/vd_hmblck.o libmpcodecs/vd_lzo.o libmpcodecs/vd_mpegpes.o libmpcodecs/vd_mtga.o libmpcodec
vf_crop.o libmpcodecs/vf_cropdetect.o libmpcodecs/vf_decimate.o libmpcodecs/vf_delogo.o libmpcodecs/vf_denoise3d.o libmpcodecs/vf_detc.o libmpcodecs/vf_dint.o libmpcodecs/vf_divtc
vf_fil.o libmpcodecs/vf_filmdint.o libmpcodecs/vf_fixpts.o libmpcodecs/vf_flip.o libmpcodecs/vf_format.o libmpcodecs/vf_framestep.o libmpcodecs/vf_gradfun.o libmpcodecs/vf_halfpac
_mirror.o libmpcodecs/vf_noformat.o libmpcodecs/vf_noise.o libmpcodecs/vf_ow.o libmpcodecs/vf_palette.o libmpcodecs/vf_perspective.o libmpcodecs/vf_phase.o libmpcodecs/vf_pp7.o li
s/vf_smartblur.o libmpcodecs/vf_softpulldown.o libmpcodecs/vf_stereo3d.o libmpcodecs/vf_softskip.o libmpcodecs/vf_swapuv.o libmpcodecs/vf_telecine.o libmpcodecs/vf_test.o libmpcod
libmpdemux/aac_hdr.o libmpdemux/asfheader.o libmpdemux/aviheader.o libmpdemux/aviprint.o libmpdemux/demuxer.o libmpdemux/demux_aac.o libmpdemux/demux_asf.o libmpdemux/demux_audio.
demux_mov.o libmpdemux/demux_mpg.o libmpdemux/demux_nsv.o libmpdemux/demux_pva.o libmpdemux/demux_rawaudio.o libmpdemux/demux_rawvideo.o libmpdemux/demux_realaud.o libmpdemux/demu
mux/demux_y4m.o libmpdemux/ebml.o libmpdemux/extension.o libmpdemux/mf.o libmpdemux/mp3_hdr.o libmpdemux/mp_taglists.o libmpdemux/mpeg_hdr.o libmpdemux/mpeg_packetizer.o libmpdemu
m/stream_bd.o stream/stream_cue.o stream/stream_file.o stream/stream_mf.o stream/stream_null.o stream/url.o sub/eosd.o sub/find_sub.o sub/osd.o sub/spudec.o sub/sub.o sub/sub_cc.o
ibdvdnav/settings.o libdvdnav/vm/decoder.o libdvdnav/vm/vm.o libdvdnav/vm/vmcmd.o stream/stream_dvd.o stream/stream_dvd_common.o libdvdread4/bitreader.o libdvdread4/dvd_input.o li
libaf/af_lavcresample.o libmpcodecs/ad_ffmpeg.o libmpcodecs/vd_ffmpeg.o libmpcodecs/vf_lavc.o libmpcodecs/vf_lavcdeint.o libmpcodecs/vf_pp.o libmpcodecs/vf_screenshot.o libmpdemux
libmpcodecs/vf_uspp.o sub/font_load_ft.o stream/stream_ftp.o libmpcodecs/vf_ass.o sub/ass_mp.o sub/subassconvert.o libass/ass.o libass/ass_bitmap.o libass/ass_cache.o libass/ass_d
ss/css.o libdvdcss/device.o libdvdcss/error.o libdvdcss/ioctl.o libdvdcss/libdvdcss.o stream/stream_netstream.o stream/asf_mmst_streaming.o stream/asf_streaming.o stream/cookies.o
rtsp/real.o stream/realrtsp/rmff.o stream/realrtsp/sdpplin.o stream/realrtsp/xbuffer.o stream/cache2.o
/c/devkitPro/devkitPPC/bin/powerpc-eabi-ranlib libmplayerwii.a
make[1]: Leaving directory `/c/wiimc/source/mplayer'
linking ... wiimc.elf
c:/wiimc/source/mplayer/libmplayerwii.a(mp_msg.o): In function `filename_recode':
mp_msg.c:(.text.filename_recode+0xa8): undefined reference to `libiconv'
mp_msg.c:(.text.filename_recode+0xec): undefined reference to `libiconv_open'
c:/wiimc/source/mplayer/libmplayerwii.a(mp_msg.o): In function `mp_msg_va':
mp_msg.c:(.text.mp_msg_va+0x1a4): undefined reference to `libiconv_close'
mp_msg.c:(.text.mp_msg_va+0x1b8): undefined reference to `libiconv_open'
mp_msg.c:(.text.mp_msg_va+0x264): undefined reference to `libiconv'
c:/wiimc/source/mplayer/libmplayerwii.a(subreader.o): In function `subcp_close':
subreader.c:(.text.subcp_close+0x20): undefined reference to `libiconv_close'
c:/wiimc/source/mplayer/libmplayerwii.a(subreader.o): In function `subcp_recode':
subreader.c:(.text.subcp_recode+0x5c): undefined reference to `libiconv'
subreader.c:(.text.subcp_recode+0xdc): undefined reference to `libiconv'
c:/wiimc/source/mplayer/libmplayerwii.a(subreader.o): In function `sub_read_file':
subreader.c:(.text.sub_read_file+0x33c): undefined reference to `libiconv_open'
subreader.c:(.text.sub_read_file+0x514): undefined reference to `libiconv_close'
subreader.c:(.text.sub_read_file+0x7f8): undefined reference to `libiconv_close'
c:/wiimc/source/mplayer/libmplayerwii.a(font_load_ft.o): In function `prepare_charset.clone.1':
font_load_ft.c:(.text.prepare_charset.clone.1+0x58): undefined reference to `libiconv_open'
font_load_ft.c:(.text.prepare_charset.clone.1+0x64): undefined reference to `libiconv_close'
font_load_ft.c:(.text.prepare_charset.clone.1+0x70): undefined reference to `libiconv_open'
font_load_ft.c:(.text.prepare_charset.clone.1+0xf0): undefined reference to `libiconv'
font_load_ft.c:(.text.prepare_charset.clone.1+0x144): undefined reference to `libiconv_close'
c:/wiimc/source/mplayer/libmplayerwii.a(ass.o): In function `sub_recode':
ass.c:(.text.sub_recode+0x58): undefined reference to `libiconv_open'
ass.c:(.text.sub_recode+0xd0): undefined reference to `libiconv'
ass.c:(.text.sub_recode+0x108): undefined reference to `libiconv'
ass.c:(.text.sub_recode+0x178): undefined reference to `libiconv_close'
c:/wiimc/source/mplayer/libmplayerwii.a(asf_mmst_streaming.o): In function `asf_mmst_streaming_start':
asf_mmst_streaming.c:(.text.asf_mmst_streaming_start+0x114): undefined reference to `libiconv_open'
asf_mmst_streaming.c:(.text.asf_mmst_streaming_start+0x194): undefined reference to `libiconv'
asf_mmst_streaming.c:(.text.asf_mmst_streaming_start+0x230): undefined reference to `libiconv'
asf_mmst_streaming.c:(.text.asf_mmst_streaming_start+0x2c4): undefined reference to `libiconv'
asf_mmst_streaming.c:(.text.asf_mmst_streaming_start+0xa2c): undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make[1]: *** [/c/wiimc/wiimc.elf] Error 1
make: *** [build] Error 2February 9, 2011 at 12:02 am #28121sonyParticipantMore issues …
Fresh environment. devKitPro, MinGW, portlibs, wiimc SVN843 + wiimc+ V6 (SVN843) patch applied and libs+images ‘installed’ …
Similar error 😳 😳make clean + make :
..................etc, etc .......
volume_top.png
bin2s -a 32 /c/wiimc/source/images/volume_top.png | powerpc-eabi-as -o volume_top.png.o
echo "extern const u8" `(echo volume_top.png | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo volume_top.png | tr . _)`.h
echo "extern const u8" `(echo volume_top.png | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo volume_top.png | tr . _)`.h
echo "extern const u32" `(echo volume_top.png | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo volume_top.png | tr . _)`.h
bg.jpg
bin2s -a 32 /c/wiimc/source/images/bg.jpg | powerpc-eabi-as -o bg.jpg.o
echo "extern const u8" `(echo bg.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg.jpg | tr . _)`.h
echo "extern const u8" `(echo bg.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg.jpg | tr . _)`.h
echo "extern const u32" `(echo bg.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg.jpg | tr . _)`.h
bg_blue.jpg
bin2s -a 32 /c/wiimc/source/images/bg_blue.jpg | powerpc-eabi-as -o bg_blue.jpg.o
echo "extern const u8" `(echo bg_blue.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg_blue.jpg | tr . _)`.h
echo "extern const u8" `(echo bg_blue.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg_blue.jpg | tr . _)`.h
echo "extern const u32" `(echo bg_blue.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg_blue.jpg | tr . _)`.h
bg_green.jpg
bin2s -a 32 /c/wiimc/source/images/bg_green.jpg | powerpc-eabi-as -o bg_green.jpg.o
echo "extern const u8" `(echo bg_green.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg_green.jpg | tr . _)`.h
echo "extern const u8" `(echo bg_green.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg_green.jpg | tr . _)`.h
echo "extern const u32" `(echo bg_green.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg_green.jpg | tr . _)`.h
bg_grey.jpg
bin2s -a 32 /c/wiimc/source/images/bg_grey.jpg | powerpc-eabi-as -o bg_grey.jpg.o
echo "extern const u8" `(echo bg_grey.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg_grey.jpg | tr . _)`.h
echo "extern const u8" `(echo bg_grey.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg_grey.jpg | tr . _)`.h
echo "extern const u32" `(echo bg_grey.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg_grey.jpg | tr . _)`.h
bg_orange.jpg
bin2s -a 32 /c/wiimc/source/images/bg_orange.jpg | powerpc-eabi-as -o bg_orange.jpg.o
echo "extern const u8" `(echo bg_orange.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg_orange.jpg | tr . _)`.h
echo "extern const u8" `(echo bg_orange.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg_orange.jpg | tr . _)`.h
echo "extern const u32" `(echo bg_orange.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg_orange.jpg | tr . _)`.h
bg_red.jpg
bin2s -a 32 /c/wiimc/source/images/bg_red.jpg | powerpc-eabi-as -o bg_red.jpg.o
echo "extern const u8" `(echo bg_red.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"_end[];" > `(echo bg_red.jpg | tr . _)`.h
echo "extern const u8" `(echo bg_red.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`"[];" >> `(echo bg_red.jpg | tr . _)`.h
echo "extern const u32" `(echo bg_red.jpg | sed -e 's/^([0-9])/_1/' | tr . _)`_size";" >> `(echo bg_red.jpg | tr . _)`.h
linking ... wiimc.elf
gui_filebrowser.o: In function `GuiFileBrowser::GuiFileBrowser(int, int)':
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x136): undefined reference to `icon_folder_checked_green_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x13e): undefined reference to `icon_folder_checked_green_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x152): undefined reference to `icon_folder_checked_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x15a): undefined reference to `icon_folder_checked_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x1a6): undefined reference to `icon_file_checked_green_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x1ae): undefined reference to `icon_file_checked_green_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x1de): undefined reference to `icon_check_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x1e6): undefined reference to `icon_check_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x216): undefined reference to `icon_play_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x21e): undefined reference to `icon_play_red_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x232): undefined reference to `icon_playlist_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x23a): undefined reference to `icon_playlist_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x24e): undefined reference to `icon_playlist_green_png'
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x256): undefined reference to `icon_playlist_green_png'
collect2: ld returned 1 exit status
make[1]: *** [/c/wiimc/wiimc.elf] Error 1
make: *** [build] Error 2
February 9, 2011 at 1:27 am #28122rodriesKeymasterThat’s not a similar error at all.
Did you actually read the error?
gui_filebrowser.cpp:(.text._ZN14GuiFileBrowserC2Eii+0x256): undefined reference to `icon_playlist_green_png'
No guess at all what it means?
-
AuthorPosts
- You must be logged in to reply to this topic.