Skip to content

Instantly share code, notes, and snippets.

@bobmcwhirter
Created January 10, 2009 19:10
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 bobmcwhirter/45531 to your computer and use it in GitHub Desktop.
Save bobmcwhirter/45531 to your computer and use it in GitHub Desktop.
backdoorGcc64.c: In function 'Backdoor_InOut':
backdoorGcc64.c:64: error: PIC register 'rbx' clobbered in 'asm'
backdoorGcc64.c: In function 'BackdoorHbIn':
backdoorGcc64.c:114: error: PIC register 'rbx' clobbered in 'asm'
backdoorGcc64.c: In function 'BackdoorHbOut':
backdoorGcc64.c:153: error: PIC register 'rbx' clobbered in 'asm'
make[2]: *** [backdoorGcc64.lo] Error 1
make[2]: Leaving directory `/home/bob/scratch/jboss-cloud/build/topdir/BUILD/open-vm-tools-2008.12.23-137496/lib/backdoor'
make[1]: Leaving directory `/home/bob/scratch/jboss-cloud/build/topdir/BUILD/open-vm-tools-2008.12.23-137496/lib'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment