Hi,
I’m trying to compile r781 (the latest on the svn).
Reading this thread I was able to fix some problems but now I’ve another one with fribidi.
This is the error:
linking ... wiimc.elf
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.5.1/../../../../powerpc-eabi/bin/ld: skipping incompatible /opt/devkitpro/portlibs/ppc/lib/libfribidi.a when searching for -lfribidi
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.5.1/../../../../powerpc-eabi/bin/ld: cannot find -lfribidi
collect2: ld returned 1 exit status
make[1]: *** [/home/andrea/Desktop/wii/wiimc/wiimc.elf] Error 1
make: *** [build] Error 2
When I compile fribidi there’s no error in the output.
Can you please help me ?
thank