Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94015 - Sandbox configure failure due to sandbox
Summary: Sandbox configure failure due to sandbox
Status: RESOLVED DUPLICATE of bug 90846
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Sandbox (show other bugs)
Hardware: AMD64 Other
: High normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 16:49 UTC by Nicholas Jones (RETIRED)
Modified: 2005-06-08 06:31 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 Nicholas Jones (RETIRED) gentoo-dev 2005-05-25 16:49:17 UTC
configure:2287: checking for C compiler default output file name
configure:2290: x86_64-pc-linux-gnu-gcc -O2 -march=opteron -fprefetch-loop-array
s -ftracer -funroll-loops -DSB_HAVE_64BIT_ARCH   conftest.c  >&5
configure:2293: $? = 0
configure:2339: result: a.out
configure:2344: checking whether the C compiler works
configure:2350: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libsandbox.so: cannot op
en shared object file: No such file or directory
configure:2353: $? = 127
configure:2362: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

!!! ERROR: sys-apps/sandbox-1.2.8 failed.
!!! Function econf, Line 485, Exitcode 0
Comment 1 SpanKY gentoo-dev 2005-05-31 21:49:31 UTC
this looks like the 'normal' 32bit / 64bit sandbox bug

what if you emerge sandbox-1.2.8 with sandbox disabled, and then re-emerge
sandbox with sandbox enabled ?
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-06-08 06:31:19 UTC

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