Skip to content

Instantly share code, notes, and snippets.

@metaphys
Created November 23, 2011 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metaphys/1388994 to your computer and use it in GitHub Desktop.
Save metaphys/1388994 to your computer and use it in GitHub Desktop.
dualboot ams
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o): In function `patch_firmware':
mkamsboot.c:(.text+0xd07): undefined reference to `nrv2e_d8'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x70): undefined reference to `dualboot_fuze'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0xa0): undefined reference to `dualboot_clip'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0xd0): undefined reference to `dualboot_clipv2'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x100): undefined reference to `dualboot_e200v2'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x130): undefined reference to `dualboot_m200v4'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x160): undefined reference to `dualboot_c200v2'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x190): undefined reference to `dualboot_clipplus'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x1c0): undefined reference to `dualboot_fuzev2'
/home/jean-louis/Bureau/rockbox-devtree/rbutil/rbutilqt/build//libmkamsboot.a(mkamsboot.o):(.rodata+0x1f0): undefined reference to `dualboot_clipzip'
collect2: ld returned 1 exit status
make: *** [RockboxUtility] Erreur 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment