Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293592 - app-office/openoffice-3.1.1 fails to compile (boost/shared_ptr.hpp)
Summary: app-office/openoffice-3.1.1 fails to compile (boost/shared_ptr.hpp)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 07:53 UTC by Kobboi
Modified: 2009-11-18 11:14 UTC (History)
1 user (show)

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 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".