• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

error build cfru

  • 7
    Posts
    6
    Years
    • Age 33
    • Seen yesterday
    when compiling cfru I get this error how can I fix it? everything else you do correctly.



    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BS_IntimidateActivatesLoop':
    (.text+0x99): undefined reference to `ITEM_EFFECT_ADRENALINE_ORB'
    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BattleScript_CuteCharmActivates':
    (.text+0x673): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BattleScript_MirrorArmorReflectsIntimidate':
    (.text+0xbf1): undefined reference to `ITEM_EFFECT_ADRENALINE_ORB'
    ./build\c2aef7840bd8ebec18c32bd0d45d150a.o: In function `BattleScript_QuickClaw':
    (.text+0x13e): undefined reference to `ITEM_EFFECT_QUICK_CLAW'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BattleScript_CheckPowerHerb':
    (.text+0x133e): undefined reference to `ITEM_EFFECT_POWER_HERB'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BS_120_Attract':
    (.text+0x1b62): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BS_151_Solarbeam':
    (.text+0x21e3): undefined reference to `ITEM_EFFECT_UTILITY_UMBRELLA'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `Geomancy_Charge':
    (.text+0x3244): undefined reference to `ITEM_EFFECT_POWER_HERB'
    ./build\78571311a98acd87909fd0b2977a0260.o: In function `BattleScript_MaxMoveInfatuation':
    (.text+0x29b): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\78571311a98acd87909fd0b2977a0260.o: In function `BS_MaxMoveInfatuation_CheckPartner':
    (.text+0x2ce): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
     
    Back
    Top