[Hugin-devs] [Bug 685874] Re: make errors on opensolaris

2011-05-22 Thread pavel heimlich
I confirm the bug and that Steve's patch fixed it for me on Solaris 11 Express with gcc 4.5.2 ** Changed in: enblend Status: Expired = Confirmed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend.

[Hugin-devs] [Bug 782767] [NEW] boost threading issue at build

2011-05-14 Thread pavel heimlich
Public bug reported: building on Solaris11e with gcc 4.5.2 I got the below error. I got around it by adding ADD_DEFINITIONS(-pthreads) to src/hugin_base/CMakeLists.txt test@kdezone:~/packages/BUILD/hugin-2010.4.0/i386/hugin-2010.4.0/build$ gmake VERBOSE=1cd

[Hugin-devs] [Bug 782773] [NEW] no sysctl.h on Solaris

2011-05-14 Thread pavel heimlich
Public bug reported: building hugin on Solaris 11e failed with the below error sys/sysctl.h is not present on this system the attached patch let me get past it [ 22%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_utils/platform.cpp.o cd

[Hugin-devs] [Bug 782773] Re: no sysctl.h on Solaris

2011-05-14 Thread pavel heimlich
** Patch added: patch https://bugs.launchpad.net/bugs/782773/+attachment/2128687/+files/hugin-sysctl.diff -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/782773 Title: no sysctl.h on Solaris

[Hugin-devs] [Bug 782780] [NEW] ERR already defined in src/foreign/ANN/kd_split.cpp

2011-05-14 Thread pavel heimlich
Public bug reported: building hugin on Solaris 11e with gcc 4.5.2 fails with the below error ERR seems to be already defined to 13 , but I wasn't able to find out where that definition is coming from. The attached patch helped me to get further in the build. cd

[Hugin-devs] [Bug 782767] Re: boost threading issue at build

2011-05-14 Thread pavel heimlich
also in src/tools/CMakeLists.txt -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/782767 Title: boost threading issue at build Status in Hugin - Panorama Tools GUI: New Bug description: