Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154048 - app-emulation/bochs-2.2.6 make fails
Summary: app-emulation/bochs-2.2.6 make fails
Status: RESOLVED DUPLICATE of bug 121426
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 09:43 UTC by Werner Meisner
Modified: 2006-11-04 09:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Meisner 2006-11-04 09:43:02 UTC
make[1]: Entering directory `/var/tmp/portage/bochs-2.2.6/work/bochs-2.2.6/iodev'
i686-pc-linux-gnu-g++ -c  -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -march=k8 -fomit-frame-pointer -msse3 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    devices.cc -o devices.o
In file included from iodev.h:32,
                 from devices.cc:30:
../bochs.h:381:2: error: #error GDB stub was written for single processor support. If multiprocessor support is added, then we can remove this check.
make[1]: *** [devices.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/bochs-2.2.6/work/bochs-2.2.6/iodev'
make: *** [iodev/libiodev.a] Error 2

!!! ERROR: app-emulation/bochs-2.2.6 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  bochs-2.2.6.ebuild, line 99:   Called die

bochs-2.2.6.ebuild witch USE="-debugger ..."
implies /confgure --enable-gdb-stub --enable-smp
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-04 09:47:19 UTC

*** This bug has been marked as a duplicate of 121426 ***