Can some one please help me, i get an error trying to compile the file example from libxenon.
I get the following error:
jesse@EdubuntuTS:~/libxenon-testing/libxenon-testing/devkitxenon/examples/xenon/file/browser$ make
[main.c]
linking ... browser.elf
/usr/local/xenon/usr/lib/libfat.a(disc.o): In function `get_io_usbstorage':
/home/jesse/fat-xenon/libxenon/../source/disc.c:51: undefined reference to `usb2mass_ops'
/home/jesse/fat-xenon/libxenon/../source/disc.c:51: undefined reference to `usb2mass_ops'
collect2: error: ld returned 1 exit status
make[1]: *** [/home/jesse/libxenon-testing/libxenon-testing/devkitxenon/examples/xenon/file/browser/browser.elf] Error 1
make: *** [build] Error 2
jesse@EdubuntuTS:~/libxenon-testing/libxenon-testing/devkitxenon/examples/xenon/file/browser$
I can't find where "usb2mass_ops" is defined (as it is external in disc.c).
Thanks
libfat error
Re: libfat error
Can you specifiy which git repository of libxenon you are using, which branch?
I have no problems compiling it with the current Repo: https://github.com/Free60Project/libxenon - master branch
do a: git pull
and let it build libxenon again: ./build-xenon-toolchain libxenon
Greetz
I have no problems compiling it with the current Repo: https://github.com/Free60Project/libxenon - master branch
do a: git pull
and let it build libxenon again: ./build-xenon-toolchain libxenon
Greetz
I have no idea what I am doing but atleast I am trying
Re: libfat error
It's probably also in the fat-xenon so run ./build-xenon-toolchain libs aswell one more time after pulling
-
- User
- Posts: 6
- Joined: Fri Dec 21, 2012 4:34 pm
Re: libfat error
Hi,
Had the same problem too, solved it by respecting the new variables names "usb2mass_ops_0".
Created a topic here about the modification and problems it can create :
http://libxenon.org//viewtopic.php?t=5
Had the same problem too, solved it by respecting the new variables names "usb2mass_ops_0".
Created a topic here about the modification and problems it can create :
http://libxenon.org//viewtopic.php?t=5
Who is online
Users browsing this forum: No registered users and 1 guest