TetragrammatonHermit / naclports

Automatically exported from code.google.com/p/naclports
1 stars 0 forks source link

compiling bochs fails #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
  1. make
  2. make bochs

What is the expected output? What do you see instead?

  Should work. Instead I get the following error...

/home/twruottu/Desktop/nacl_sdk/pepper_16//toolchain/linux_x86_newlib/x86_64-nac
l/usr/lib/libnacl-mounts.a(Entry.o): In function `__wrap_fflush':
Entry.cc:(.text+0x1c): undefined reference to `__real_fflush'
collect2: ld returned 1 exit status
make[1]: *** [bximage] Error 1
make[1]: *** Waiting for unfinished jobs....

What version of the product are you using? On what operating system?

Pepper 15 and 16 (apparently 17 too) on Ubuntu Lucid

Original issue reported on code.google.com by toni.ruo...@gmail.com on 15 Dec 2011 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by sbc@google.com on 1 Feb 2013 at 6:14