Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17220 closed defect (fixed)

Bochs build fails

Reported by: info@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: bochs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

I try to install bochs but the make process fails (message below). I have an iMac with the following SW installed:

System Version: Mac OS X 10.5.5 (9F33)

Kernel Version: Darwin 9.5.0

Thanks a lot, Regards,

Oliver Niggemann

bash-3.2# port install bochs
--->  Building bochs with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_emulators_bochs/work/bochs-2.3.5" && make all " returned error 2
Command output:       bx_hard_drive_c::register_state()       in libiodev.a(harddrv.o)
      bx_hard_drive_c::register_state()       in libiodev.a(harddrv.o)
      bx_hard_drive_c::register_state()       in libiodev.a(harddrv.o)
      bx_hard_drive_c::init()      in libiodev.a(harddrv.o)
      bx_hard_drive_c::init()      in libiodev.a(harddrv.o)
      bx_hard_drive_c::~bx_hard_drive_c()in libiodev.a(harddrv.o)
      bx_hard_drive_c::bx_hard_drive_c()in libiodev.a(harddrv.o)
      _libharddrv_LTX_plugin_init in libiodev.a(harddrv.o)
      bx_extfpuirq_c::~bx_extfpuirq_c()in libiodev.a(extfpuirq.o)
      bx_extfpuirq_c::bx_extfpuirq_c()in libiodev.a(extfpuirq.o)
      _libextfpuirq_LTX_plugin_init in libiodev.a(extfpuirq.o)
      bx_extfpuirq_c::~bx_extfpuirq_c()in libiodev.a(extfpuirq.o)
      cdrom_interface::cdrom_interface(char*)in libiodev.a(cdrom.o)
      cdrom_interface::~cdrom_interface()in libiodev.a(cdrom.o)
      cdrom_interface::~cdrom_interface()in libiodev.a(cdrom.o)
      growing_image_t::growing_image_t()in libiodev.a(hdimage.o)
      undoable_image_t::undoable_image_t(char const*)in libiodev.a(hdimage.o)
      undoable_image_t::~undoable_image_t()in libiodev.a(hdimage.o)
      undoable_image_t::~undoable_image_t()in libiodev.a(hdimage.o)
      volatile_image_t::volatile_image_t(char const*)in libiodev.a(hdimage.o)
      volatile_image_t::~volatile_image_t()in libiodev.a(hdimage.o)
      volatile_image_t::~volatile_image_t()in libiodev.a(hdimage.o)
      vmware4_image_t::~vmware4_image_t()in libiodev.a(vmware4.o)
      vmware4_image_t::~vmware4_image_t()in libiodev.a(vmware4.o)
      pit_82C54::pit_82C54()in libiodev.a(pit82c54.o)
      pit_82C54::register_state(bx_param_c*)       in libiodev.a(pit82c54.o)
      pit_82C54::register_state(bx_param_c*)       in libiodev.a(pit82c54.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [bochs] Error 1

Change History (5)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: bochs added

Please observe WikiFormatting when pasting literal output into tickets.

Unfortunately, bochs has no maintainer, but if you can supply a fix for this, we can certainly incorporate it.

comment:2 Changed 15 years ago by markd@…

Is your imac ppc or intel? I am able to install bochs on 10.5.5/Intel, but I saw that 2.3.7 was available, so I just updated the port. Please try the new version and see if that helps. If it doesn't, I don't have any advice unfortunately, but please let us know.

comment:3 in reply to:  2 Changed 15 years ago by info@…

Replying to markd@…:

Is your imac ppc or intel? I am able to install bochs on 10.5.5/Intel, but I saw that 2.3.7 was available, so I just updated the port. Please try the new version and see if that helps. If it doesn't, I don't have any advice unfortunately, but please let us know.

Thanks a lot! BTW I have an Intel iMac. After your update the build works fine. Regards, Oliver

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.