GithubHelp home page GithubHelp logo

Comments (7)

mariogamer2 avatar mariogamer2 commented on August 20, 2024

Other problem...

linking ... loadiine_gx2.elf
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.8.2/../../../../powerpc-eabi/bin/ld: /opt/devkitpro/libogc/lib/wii/libmad.a(frame.o): the target (mad_timer_zero) of a R_PPC_EMB_SDA21 relocation is in the wrong output section (.data)
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.8.2/../../../../powerpc-eabi/bin/ld: /opt/devkitpro/libogc/lib/wii/libmad.a(frame.o): the target (mad_timer_zero) of a R_PPC_EMB_SDA21 relocation is in the wrong output section (.data)
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.8.2/../../../../powerpc-eabi/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
/home/**/libwiiu/loadiine_gx2/Makefile:163: recipe for target '/home/nour/libwiiu/loadiine_gx2/loadiine_gx2.elf' failed
make[1]: *
* [/home/**/libwiiu/loadiine_gx2/loadiine_gx2.elf] Error 1
Makefile:141: recipe for target 'build' failed
make: *
* [build] Error 2

from loadiine_gx2.

mariogamer2 avatar mariogamer2 commented on August 20, 2024

Also it's not normal that, for build,it's need sudo (and maybe admin colsole on windows) for build....

from loadiine_gx2.

dimok789 avatar dimok789 commented on August 20, 2024

You dont need sudo for build. I build under user login on my linux. Your issue of the first post is that you didnt use the libogc from the release site and maybe even forgot the portlibs.
https://github.com/dimok789/loadiine_gx2/releases/tag/v0.2

from loadiine_gx2.

mariogamer2 avatar mariogamer2 commented on August 20, 2024

Didn't forgot portlib but forgot libogc :D
Sorry...

from loadiine_gx2.

mariogamer2 avatar mariogamer2 commented on August 20, 2024

also,when using make normal, it's giveme that the not granted permission.

like this: cc1plus: error: /opt/devkitpro/portlibs/ppc/include: Permission denied
cc1plus: error: /opt/devkitpro/portlibs/ppc/include/freetype2: Permission denied

from loadiine_gx2.

dimok789 avatar dimok789 commented on August 20, 2024

This is an issue because you set the permissions on those folders like that. Just change those permissions to allow "user" and maybe "others" to read that folder (recursivly). Its not a general issue, its just your setup.

from loadiine_gx2.

mariogamer2 avatar mariogamer2 commented on August 20, 2024

Oh,it's was because I copied libogc and portlibs as sudo,changing the properties is ok...

from loadiine_gx2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.