Hullo All,

On Sep 12, 1:07 am, Bruno Postle <[email protected]> wrote:
> On Fri 11-Sep-2009 at 15:16 +0200, Serge Droz wrote:
>
>
>
> > ../libhuginbase.so.0.0: undefined reference to `gluOrtho2D'
> > ../libhuginbase.so.0.0: undefined reference to `gluErrorString'
>
> I 'think' this is caused by building on a system with the
> proprietary nvidia driver, it would be useful to confirm this.
>
> The workaround is to build like this:
>
>    cmake -DCMAKE_CXX_FLAGS="-lGLU" .
>    make
>      etc..

Yes, my version of Hugin Fedora x86_64 was built on a system with the
proprietary nvidia driver.

The following is a snippet from the spec file which was used for the
build.

%build
# mod to force GLU to be found TLD 21 Aug 2009
#%cmake -DCMAKE_CXX_FLAGS="-lGLU -L/usr/lib64" .
%cmake -DCMAKE_CXX_FLAGS="-lGLU" .
#%cmake .
make VERBOSE=1 %{?_smp_mflags}

Hope this helps.

Cheers,
Terry

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

Reply via email to