Message: 7
Date: Mon, 14 Jan 2008 08:56:10 -0800
From: Daniel Sperka 
Subject: Re: [Opensg-users] OpenSG 1.6 Installation problem
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I can't find the fix now, but the "$$" reminded me of this error.

http://www.mail-archive.com/[email protected]/msg05091.html

Fixup your 'commonBuildDetect.mk' file and you're golden. Seems to me I 
ran into a similar problem with osg 1.8 under ubuntu.

Dan

Thank you Daniel and Carsten for your answers,
I have changed the ~/Common/commonBuildDetect.mk, i put the exact version of my 
make. 

[EMAIL PROTECTED]:/local/OpenSG# make --version
GNU Make 3.81
So i remplaced the variables MAKEMAJOR := 3 and MAKEMINOR := 81 and it compiles.
Hope this help another member. 

BUT i have an error when i compile :(

The error message is here:

_____________________________________________________________________
        -Iobj-opt -I.                                           \
         -o obj-opt/OSGDATImageFileType.o 
/local/OpenSG/Source/System/Image/OSGDATImageFileType.cpp 
/local/OpenSG/Source/Base/Base/OSGDynamicVolume.inl: In member function «const 
osg::Volume& osg::DynamicVolume::getInstance() const":
/local/OpenSG/Source/Base/Base/OSGDynamicVolume.inl:62: attention : 
déréférencement du pointeur type-punned brisera les strictes d'aliases
/local/OpenSG/Source/Base/Base/OSGDynamicVolume.inl: In member function 
«osg::Volume& osg::DynamicVolume::getInstance()":
/local/OpenSG/Source/Base/Base/OSGDynamicVolume.inl:69: attention : 
déréférencement du pointeur type-punned brisera les strictes d'aliases
/local/OpenSG/Source/System/FileIO/Base/OSGZStream.inl: In constructor 
«osg::basic_zip_streambuf<charT, 
traits>::basic_zip_streambuf(std::basic_ostream<_CharT, _Traits>&, int, 
osg::EStrategy, int, int, size_t)":
/local/OpenSG/Source/System/FileIO/Base/OSGZStream.inl:43: erreur: there are no 
arguments to «setp" that depend on a template parameter, so a declaration of 
«setp" must be available
/local/OpenSG/Source/System/FileIO/Base/OSGZStream.inl:43: erreur: (if you use 
«-fpermissive", G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
make[3]: *** [obj-opt/OSGDATImageFileType.o] Erreur 1
________________________________________________________________________

I have the same message error with the file 
/OpenSG/Source/System/FileIO/Base/OSGSceneFileHandler.cpp 

Can anyone help me?
Hope this can help another user.

Best regards,
Hassen


             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to