Summary: | compiling opencamlib | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Eugenio Palumbo <e.palumbo> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | VERIFIED CANTFIX | ||
Severity: | normal | CC: | e.palumbo |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://code.google.com/p/opencamlib/source/checkout | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Eugenio Palumbo
2010-06-28 14:57:26 UTC
Seeing that this package is NOT in portage, wouldn't the forum be a better place for this *question* ? The other part is, that the error doesn't look as if it had anything to do with boost - it comes from this line: #pragma omp parallel for shared( calls, clref, ccref, cutref) private(n,t,tris,it,cc) As said, this package is not in our portage so we cannot actively support it Please contact the ebuild author or the overlay from which you got this package (In reply to comment #1) > Seeing that this package is NOT in portage, > wouldn't the forum be a better place for this *question* ? > > The other part is, that the error doesn't look as if it had anything to do with > boost - it comes from this line: > #pragma omp parallel for shared( calls, clref, ccref, cutref) > private(n,t,tris,it,cc) > Many thanks for your patience, sorry for my location for this message, but the developers for this package "opencamlib" they have told me who this package successfully compile on ubuntu 10.04LTS . In this moment I have suggest to manager of the opencamlib your info. Special thanks Markos Chandras , Rafał Mużyło and everyone. Sincerely, Palumbo Eugenio. (In reply to comment #2) > As said, this package is not in our portage so we cannot actively support it > > Please contact the ebuild author or the overlay from which you got this package > Sorry for location for this message, I can ask you if is possible insert the HeeksCAD and HeeksCNC and all library into portage or into one overlay. The url http://code.google.com/p/heekscad/ for HeeksCAD and http://code.google.com/p/heekscnc/ for CNC tutorial for ubuntu distro, opencamlib not compile into gentoo http://code.google.com/p/heekscad/wiki/UbuntuInstallation Thanks Palumbo Eugenio. ...and it seems the lib builds just fine - as long as you remove '-Werror' from src/CMakeLists.txt (In reply to comment #5) > ...and it seems the lib builds just fine - > as long as you remove '-Werror' from src/CMakeLists.txt > I have build opencamlib fine with gcc-4.4.3 and boost-1.41 Thanks, for your help and I disabled -Werror on CMakeList.txt |