• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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.

Pokeemerald Expansion Compiling Error

  • 2
    Posts
    7
    Years
    Hello, I was attempting to build the Pokeemerald Expansion ROM when I encountered the following error:

    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    bash: -c: line 1: unexpected EOF while looking for matching `"'
    bash: -c: line 2: syntax error: unexpected end of file
    -quiet <flags> -o build/modern/src/AgbRfu_LinkManager.o src/AgbRfu_LinkManager.c
    bash: line 1: -quiet: command not found
    make: *** [Makefile:364: build/modern/src/AgbRfu_LinkManager.o] Error 127
    make: *** Deleting file 'build/modern/src/AgbRfu_LinkManager.o'

    I have succesfully built the Pokeemerald Expansion ROM on my system prior and have all the dependencies installed. As I am new to editing decomps and coding as a whole, I am unsure what the problem could be. I have not made any changes to the project either.
     
    Back
    Top