Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 293592

Summary: app-office/openoffice-3.1.1 fails to compile (boost/shared_ptr.hpp)
Product: Gentoo Linux Reporter: Kobboi <gentoo>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: SebastianLuther
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kobboi 2009-11-18 07:53:44 UTC
checking which boost to use... external
checking boost/shared_ptr.hpp usability... no
checking boost/shared_ptr.hpp presence... no
checking for boost/shared_ptr.hpp... no
configure: error: boost/shared_ptr.hpp not found. install boost
make: *** [stamp/build] Error 1
 * ERROR: app-office/openoffice-3.1.1 failed:
 *   Build failed
 * 
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 5489:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"

$ sudo eselect boost list
Available boost versions:
  [1]   boost-1.35/default *
Comment 1 Sebastian Luther (few) 2009-11-18 08:51:57 UTC
emerge --info please. This is most likely bug 290691. Try removing all unversioned boost files and directories in /usr/inculde, /usr/lib and /usr/lib64  and run "eselect boost set 1".