coin3d / coin

Coin3D core library
BSD 3-Clause "New" or "Revised" License
284 stars 108 forks source link

Configure error osx 10.8 SoQT+ SGI open inventor #30

Open VolkerEnderlein opened 11 years ago

VolkerEnderlein commented 11 years ago

Original report by kepzfrenchy (Bitbucket: kepzfrenchy, ).


Hello, i'm unable to make configure work successfully :

here is the command and the log

./configure --with-inventor=/opt/local --with-framework --with-inventor-qt --with-qt=$QTDIR

checking build system type... x86_64-apple-darwin12.2.1 checking host system type... x86_64-apple-darwin12.2.1 checking target system type... x86_64-apple-darwin12.2.1 checking setup for wrapmsvc.exe... not a cygwin host checking whether we should build Universal Binaries... no checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether gcc accepts -no-cpp-precomp... yes checking for a sed that does not truncate output... /opt/local/bin/gsed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12.2.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12.2.1 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for tlhelp32.h... no checking if the Win32 API is available... no checking for GetEnvironmentVariable() function... no checking for windows.h... (cached) no checking whether the Win32 LoadLibrary() method is available... no checking for GetClassName() function... no checking for dlfcn.h... (cached) yes checking for the dl library... yes checking whether gcc accepts -framework OpenGL... yes checking how to include gl.h... #include <OpenGL/gl.h> checking for OpenGL library dev-kit... -Wl,-framework,OpenGL checking how to include glu.h... #include <OpenGL/glu.h> checking whether GLU is available... -Wl,-framework,OpenGL checking if linking with libimage is possible... false checking Inventor/SbBasic.h usability... yes checking Inventor/SbBasic.h presence... yes checking for Inventor/SbBasic.h... yes checking the Open Inventor version... probably SGI or older TGS Open Inventor checking for Open Inventor library... -I/opt/local/include -L/opt/local/lib -lInventor checking if the Open Inventor SoPolygonOffset node is available... false checking if the Open Inventor SoVRMLMaterial VRML node is available... false checking if the Open Inventor SoVRMLViewpoint VRML node is available... false checking if the Open Inventor SoVRMLBackground VRML node is available... false checking if the Open Inventor SoVRMLFog VRML node is available... false checking for SoContextHandler class... false checking for SoKeyboardEvent::DELETE enum... true checking for SoMouseButtonEvent::BUTTON5 enum... false checking for SoCamera::setStereoMode() method... false checking for SoGLRenderAction::SORTED_LAYERS_BLEND transparency mode... false checking for SbImage::addReadImageCB... false checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT4... yes checking for moc... /Users/Lex/QtSDK/Desktop/Qt/4.8.1/gcc/bin/moc checking if user is simian... probably not checking for function name variable for CPP compiler... func checking for function name variable for C compiler... func checking whether gcc accepts -W... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wno-unused... yes checking whether gcc accepts -Wno-multichar... yes checking whether g++ accepts -W... yes checking whether g++ accepts -Wall... yes checking whether g++ accepts -Wno-unused... yes checking whether g++ accepts -Wno-multichar... yes checking whether g++ accepts -Woverloaded-virtual... yes checking for project release status... beta / inbetween releases checking whether gcc accepts -fno-builtin... yes checking whether g++ accepts -fno-builtin... yes checking whether g++ accepts -fno-for-scoping... no checking whether gcc accepts -finline-functions... yes checking whether g++ accepts -finline-functions... yes checking whether gcc accepts -Wreturn-type... yes checking whether g++ accepts -Wreturn-type... yes checking whether gcc accepts -Wchar-subscripts... yes checking whether g++ accepts -Wchar-subscripts... yes checking whether gcc accepts -Wparentheses... yes checking whether g++ accepts -Wparentheses... yes checking for cygpath... false checking for __declspec() support... not available configure: creating ./config.status config.status: error: cannot find input file: `src/Inventor/Qt/common/sogui.cfg.in'

Any help would be appreciated ,

Best Regards

Alexandre Gauthier

VolkerEnderlein commented 9 years ago

Original comment by Mehmet DURNA (Bitbucket: mdurna, GitHub: mdurna).


Dear Mr. Gauthier,

I have a very similar problem. Have you solved your problem? What was the solution?

Best regards, Mehmet

VolkerEnderlein commented 8 years ago

Original comment by bhuvaneshwaran (Bitbucket: waranam, ).


SoQt fails configuration with the same error in my 64 bit windows

VolkerEnderlein commented 8 years ago

Original comment by Roy Walmsley (Bitbucket: walroy, GitHub: walroy).


Sorry, I don't have the hardware to reproduce this problem.

However, I note, at the end of the log above, the failure to find the file 'src/Inventor/Qt/common/sogui.cfg.in'. I checked in the source for the Qt and found that the 'common' was moved to the repository 'SoGui'. You can find the source file here (https://bitbucket.org/Coin3D/sogui/src).

Of course, making a proper fix is another matter ....

Regards,

Roy