Hello Akos,

Thanks for the suggestion...

I am attaching every detail that you asked for.....

I downloaded the daily source build of 13.03.07 and configured it with 
the following command:


[EMAIL PROTECTED]:/home/sajjad/openSG/OpenSG# ./configure --enable-glut
--with-glutincludedir=/usr/include/GL --with-glutlibdir=/usr/lib
--enable-png --with-pngincludedir=/usr/include --with-pnglibdir=/usr/lib
--enable-jpg --with-jpgincludedir=/usr/include --with-jpglibdir=/usr/lib
--enable-tif --with-tifincludedir=/usr/include --with-tiflibdir=/usr/lib
--enable-qt --with-qtincludedir=/usr/include/qt3
--with-qtlibdir=/usr/share/qt3/lib


then i ran run opt and the contents of logfile.txt is:


/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:59: Detected
Shared Lib
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:59: Detected
Shared Lib
/home/sajjad/openSG/OpenSG/Source/Base/Base/OSGDynamicVolume.inl: In
member function ‘const osg::Volume& osg::DynamicVolume::getInstance()
const’:
/home/sajjad/openSG/OpenSG/Source/Base/Base/OSGDynamicVolume.inl:62:
warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/sajjad/openSG/OpenSG/Source/Base/Base/OSGDynamicVolume.inl: In
member function ‘osg::Volume& osg::DynamicVolume::getInstance()’:
/home/sajjad/openSG/OpenSG/Source/Base/Base/OSGDynamicVolume.inl:69:
warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:
At global scope:
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:83:
error: ‘TOK_SFBool’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:84:
error: ‘TOK_SFColor’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:85:
error: ‘TOK_SFColorRGBA’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:86:
error: ‘TOK_SFDouble’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:87:
error: ‘TOK_SFFloat’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:88:
error: ‘TOK_SFImage’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:89:
error: ‘TOK_SFInt32’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:90:
error: ‘TOK_SFMatrix3d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:91:
error: ‘TOK_SFMatrix3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:92:
error: ‘TOK_SFMatrix4d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:93:
error: ‘TOK_SFMatrix4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:94:
error: ‘TOK_SFNode’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:95:
error: ‘TOK_SFRotation’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:96:
error: ‘TOK_SFString’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:97:
error: ‘TOK_SFTime’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:98:
error: ‘TOK_SFVec2d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:99:
error: ‘TOK_SFVec2f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:100:
error: ‘TOK_SFVec3d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:101:
error: ‘TOK_SFVec3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:102:
error: ‘TOK_SFVec4d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:103:
error: ‘TOK_SFVec4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:104:
error: ‘TOK_MFBool’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:105:
error: ‘TOK_MFColor’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:106:
error: ‘TOK_MFColorRGBA’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:107:
error: ‘TOK_MFDouble’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:108:
error: ‘TOK_MFFloat’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:109:
error: ‘TOK_MFImage’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:110:
error: ‘TOK_MFInt32’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:111:
error: ‘TOK_MFMatrix3d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:112:
error: ‘TOK_MFMatrix3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:113:
error: ‘TOK_MFMatrix4d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:114:
error: ‘TOK_MFMatrix4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:115:
error: ‘TOK_MFNode’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:116:
error: ‘TOK_MFRotation’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:117:
error: ‘TOK_MFString’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:118:
error: ‘TOK_MFTime’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:119:
error: ‘TOK_MFVec2d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:120:
error: ‘TOK_MFVec2f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:121:
error: ‘TOK_MFVec3d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:122:
error: ‘TOK_MFVec3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:123:
error: ‘TOK_MFVec4d’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:124:
error: ‘TOK_MFVec4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:126:
error: ‘TOK_MFColorRGBA’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:127:
error: ‘TOK_MFColor4i’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:128:
error: ‘TOK_MFColor’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:129:
error: ‘TOK_MFMatrix4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:130:
error: ‘TOK_MFPnt2f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:131:
error: ‘TOK_MFPnt3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:132:
error: ‘TOK_MFPnt4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:133:
error: ‘TOK_MFPlane’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:134:
error: ‘TOK_SFColorRGBA’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:135:
error: ‘TOK_SFColor4i’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:136:
error: ‘TOK_SFColor’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:137:
error: ‘TOK_SFMatrix4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:138:
error: ‘TOK_SFPnt2f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:139:
error: ‘TOK_SFPnt3f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:140:
error: ‘TOK_SFPnt4f’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:141:
error: ‘TOK_SFPlane’ was not declared in this scope
/home/sajjad/openSG/OpenSG/Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h:142:
error: ‘TOK_SFVolume’ was not declared in this scope
obj-opt/OSGScanParseSkel.tab.cpp: In function ‘int
OSGScanParseSkel_parse(void*)’:
obj-opt/OSGScanParseSkel.tab.cpp:134: error: too few arguments to
function ‘int OSGScanParseSkel_lex(yy_parse_stype*, void*)’
obj-opt/OSGScanParseSkel.tab.cpp:1952: error: at this point in file
make[3]: *** [obj-opt/OSGScanParseSkel.tab.o] Error 1
make[3]: Target `opt' not remade because of errors.
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:59: Detected
Shared Lib
make[3]: *** No rule to make target
`/home/sajjad/openSG/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib/lib-opt/libOSGSystem.so',
needed by `SubLib'.
make[3]: Target `opt' not remade because of errors.
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:59: Detected
Shared Lib
make[3]: *** No rule to make target
`/home/sajjad/openSG/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/WindowXLib/lib-opt/libOSGWindowX.so',
needed by `SubLib'.
make[3]: *** No rule to make target
`/home/sajjad/openSG/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib/lib-opt/libOSGSystem.so',
needed by `SubLib'.
make[3]: Target `opt' not remade because of errors.
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/home/sajjad/openSG/OpenSG/Common/commonBuildDetect.mk:59: Detected
Shared Lib
make[3]: *** No rule to make target
`/home/sajjad/openSG/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib/lib-opt/libOSGSystem.so',
needed by `SubLib'.
make[3]: Target `opt' not remade because of errors.


*******************Archtechture**********

[EMAIL PROTECTED]:/home/sajjad/openSG/OpenSG# arch
x86_64


****************Bison******************

[EMAIL PROTECTED]:/home/sajjad/openSG/OpenSG# bison --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


*************Flex*********************

[EMAIL PROTECTED]:/home/sajjad/openSG/OpenSG# flex --version
flex 2.5.33

**************gcc compiler**************


[EMAIL PROTECTED]:/home/sajjad/openSG/OpenSG# g++ --version
g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


And i have correctly installed zlib-dev by package manager.


The ubuntu I am running is Edgy Eft 6.10 64-bit.


Regards,


Sajjad






-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to