Skip to content

Instantly share code, notes, and snippets.

@TooTallNate
Created May 15, 2012 23:31
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 TooTallNate/6da31fe5d619e7917375 to your computer and use it in GitHub Desktop.
Save TooTallNate/6da31fe5d619e7917375 to your computer and use it in GitHub Desktop.
configure:3687: gcc -o conftest -shared conftest.c >&5
configure:3691: $? = 0
configure:3713: result:
configure:3735: checking whether we are cross compiling
configure:3743: gcc -o conftest -shared conftest.c >&5
Text relocation remains referenced
against symbol offset in file
.rodata (section) 0x20 /var/tmp//cc3waOuk.o
.rodata (section) 0x25 /var/tmp//cc3waOuk.o
fopen 0x2a /var/tmp//cc3waOuk.o
fclose 0x50 /var/tmp//cc3waOuk.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
configure:3747: $? = 1
configure:3754: ./conftest
./configure[3756]: eval[1]: ./conftest: not found [No such file or directory]
configure:3758: $? = 127
configure:3765: error: in `/home/node/node-ffi/deps/libffi':
configure:3767: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment