>> The workaround is to build like this:
>>
>> cmake -DCMAKE_CXX_FLAGS="-lGLU" .
>> make
>> etc..
This did the trick. Thanks a lot.
Serge
>
> 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
-~----------~----~----~----~------~----~------~--~---