Skip to Content.
Sympa Menu

cgal-discuss - bug in CGAL 3.3.1 with GCC 4.1 and QT 3

Subject: CGAL users discussion list

List archive

bug in CGAL 3.3.1 with GCC 4.1 and QT 3


Chronological Thread 
  • From: Mahmood NT <>
  • To:
  • Subject: bug in CGAL 3.3.1 with GCC 4.1 and QT 3
  • Date: Fri, 23 Nov 2007 03:59:22 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=M874YE7w8nHoz/x/WRBryj1Hjcwfuw/srmKi/bjQ20RL4los3M68IVcP9p6cpPK6WhgUtgA9wezP55ifkp5CcpZbT6eV0AtwxigfeYh6sNzk5NnDThEx93Rx5LTTco7SE2GmTWa7WWEldgS08XZasPU8z078ZRVRrfJCkLVRQBE=;

Hello,
As I said before there is a bug with CGAL 3.3.1 and GCC 4.1 and QT 3.

Alghough setup test for QT ok, but it can not build CGALQt libraries (shared and static).

 

The specification of system base on "uname -a" is:
Linux localhost.localdomain 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux

 

Other specifications are:
sony vaio SZ340, Core2Duo 2.0GHz, 2GB RAM,

 

I attach install.log and a screenshot of the setup page. Also I paste install.log here and highlighted the line that have error.


----------------------------------------------------------
log of ./install_cgal -i
called by root on Wed Nov 21 19:53:43 IRST 2007
CGAL_DIR is /root/CGAL-3.3.1
----------------------------------------------------------
This is install_cgal version 39460.
Looking for POSIX utilities...
getconf is /usr/bin/getconf.
Path for Posix utilities: /bin /usr/bin
basename is /bin/basename.
dirname is /usr/bin/dirname.
uname is /bin/uname.
cat is /bin/cat.
touch is /bin/touch.
cp is /bin/cp.
mv is /bin/mv.
rm is /bin/rm.
ln is /bin/ln.
ls is /bin/ls.
chmod is /bin/chmod.
mkdir is /bin/mkdir.
sed is /bin/sed.
grep is /bin/grep.
tr is /usr/bin/tr.
awk is /bin/awk.
tee is /usr/bin/tee.
find is /usr/bin/find.
tar is /bin/tar.
sed respects newline.
CUSTOM_CXXFLAGS is
Parsing support specfiles for 3rd party libraries:
BOOST
BOOST_PROGRAM_OPTIONS
MS_BOOST_PROGRAM_OPTIONS
BOOST_PROGRAM_OPTIONS_GCC
BOOST_BIMAP
X11
GMP
GMPXX
MPFR
ZLIB
ZLIBMS
APPLEVECLIB
SUNPERFORMANCECC
SUNPERFORMANCEGCC
SGICOMPLIB
MKL64
MKL32
MKLWIN64
MKLWIN32
ACML
ACMLWIN
BLASIFORTATLAS
BLASGCCATLAS
BLASWINATLAS
REFBLASGCC
REFBLASLINUXGCC
REFBLASSHARED
REFBLASWIN
CBLASWIN
LEDA
LEDA5X
LEDAMS
LEDA5XMS
LEDAWIN
LEDAWINMS
OPENGL
OPENGL_W32
DEFAULTLAPACK
DEFAULTLAPACKWIN
REFLAPACKLINUXGCC
REFLAPACKWIN
CLAPACKWIN
QT3MT
QT3ST
QT3MSMT
QT3MSST
TAUCSWINLAPACK
TAUCSWINATLAS
TAUCSLAPACK
TAUCSATLAS
TAUCSFREEBSDLAPACK
TAUCSFREEBSDATLAS
TAUCSDARWIN
TAUCSIRIXCC32
TAUCSIRIXCC64
  CGAL version is 3.3.1.
Looking for GNU/make...
gmake is /usr/bin/gmake.
GNU Make found in ${PATH}.
WARNING: Directory /root/CGAL-3.3.1/config/install does not exist, it will be created.
use _let_expr() for evaluating arithmetic expressions.
tput is /usr/bin/tput.
OS is i686_Linux-2.6.
g++ is /usr/bin/g++.
gcc is /usr/bin/gcc.
Compiler version test compiled.
Found compiler GNU 4.1.0.
Choosing GNU 4.1.0 as compiler.
WARNING: Directory /root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0 does not exist, it will be created.
WARNING: Directory /root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0 does not exist, it will be created.
WARNING: Directory /root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0/CGAL does not exist, it will be created.
Running configuration tests...
    CCTYPE_MACRO_BUG test compiled.
    CCTYPE_MACRO_BUG test linking succeeded.
    CCTYPE_MACRO_BUG test execution succeeded.
    COMMA_BUG test compiled.
    COMMA_BUG test linking succeeded.
    COMMA_BUG test execution succeeded.
    CONVERSION_OPERATOR_BUG test compiled.
    CONVERSION_OPERATOR_BUG test linking succeeded.
    CONVERSION_OPERATOR_BUG test execution succeeded.
    DEDUCABLE_CONTEXT_BUG test compiled.
    DEDUCABLE_CONTEXT_BUG test linking succeeded.
    DEDUCABLE_CONTEXT_BUG test execution succeeded.
    DEEP_DEPENDENT_TEMPLATE_BUG test compiled.
    DEEP_DEPENDENT_TEMPLATE_BUG test linking succeeded.
    DEEP_DEPENDENT_TEMPLATE_BUG test execution succeeded.
    DENORMALS_COMPILE_BUG test compiled.
    DENORMALS_COMPILE_BUG test linking succeeded.
    DENORMALS_COMPILE_BUG test execution succeeded.
    IEEE_754_BUG test compiled.
    IEEE_754_BUG test linking succeeded.
    IEEE_754_BUG test execution succeeded.
    ISTREAM_INT_BUG test compiled.
    ISTREAM_INT_BUG test linking succeeded.
    ISTREAM_INT_BUG test execution succeeded.
    LONG_LONG_IO_BUG test compiled.
    LONG_LONG_IO_BUG test linking succeeded.
    LONG_LONG_IO_BUG test execution succeeded.
    LONGNAME_BUG test compiled.
    LONGNAME_BUG test linking succeeded.
    LONGNAME_BUG test execution succeeded.
    MATCHING_BUG_4 test compiled.
    MATCHING_BUG_4 test linking succeeded.
    MATCHING_BUG_4 test execution succeeded.
    MATCHING_BUG_5 test compiled.
    MATCHING_BUG_5 test linking succeeded.
    MATCHING_BUG_5 test execution succeeded.
    MATCHING_BUG_6 test compiled.
    MATCHING_BUG_6 test linking succeeded.
    MATCHING_BUG_6 test execution succeeded.
    MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG test compiled.
    MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG test linking succeeded.
    MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG test execution succeeded.
    NESTED_CLASS_FRIEND_DECLARATION_BUG test compiled.
    NESTED_CLASS_FRIEND_DECLARATION_BUG test linking succeeded.
    NESTED_CLASS_FRIEND_DECLARATION_BUG test execution succeeded.
    NET2003_MATCHING_BUG test compiled.
    NET2003_MATCHING_BUG test linking succeeded.
    NET2003_MATCHING_BUG test execution succeeded.
    LIMITS test compiled.
    LIMITS test linking succeeded.
    LIMITS test execution succeeded.
    LOCALE test compiled.
    LOCALE test linking succeeded.
    LOCALE test execution succeeded.
    LONG_DOUBLE_IO test compiled.
    LONG_DOUBLE_IO test linking succeeded.
    LONG_DOUBLE_IO test execution succeeded.
    LONG_LONG test compiled.
    LONG_LONG test linking succeeded.
    LONG_LONG test execution succeeded.
    NEXTAFTER test compiled.
    NEXTAFTER test linking succeeded.
    NEXTAFTER test execution succeeded.
    STDC_NAMESPACE test compiled.
    STDC_NAMESPACE test linking succeeded.
    STDC_NAMESPACE test execution succeeded.
    STL test compiled.
    STL test linking succeeded.
    STL test execution succeeded.
    TMPL_IN_TMPL_DEPENDING_FUNCTION_PARAM test compiled.
    TMPL_IN_TMPL_DEPENDING_FUNCTION_PARAM test linking succeeded.
    TMPL_IN_TMPL_DEPENDING_FUNCTION_PARAM test execution succeeded.
    TMPL_IN_TMPL_PARAM test compiled.
    TMPL_IN_TMPL_PARAM test linking succeeded.
    TMPL_IN_TMPL_PARAM test execution succeeded.
    NUMERIC_LIMITS_BUG test compiled.
    NUMERIC_LIMITS_BUG test linking succeeded.
    NUMERIC_LIMITS_BUG test execution succeeded.
    OUTOFLINE_MEMBER_DEFINITION_BUG test compiled.
    OUTOFLINE_MEMBER_DEFINITION_BUG test linking succeeded.
    OUTOFLINE_MEMBER_DEFINITION_BUG test execution succeeded.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG_2 test compiled.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG_2 test linking succeeded.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG_2 test execution succeeded.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG test compiled.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG test linking succeeded.
    OUTOFLINE_TEMPLATE_MEMBER_DEFINITION_BUG test execution succeeded.
    SUNPRO_RWSTD test compiled.
    SUNPRO_RWSTD test linking succeeded.
    SUNPRO_RWSTD test execution succeeded.
    TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG test compiled.
    TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG test linking succeeded.
    TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG test execution succeeded.
    USING_BASE_MEMBER_BUG_2 test compiled.
    USING_BASE_MEMBER_BUG_2 test linking succeeded.
    USING_BASE_MEMBER_BUG_2 test execution succeeded.
    USING_BASE_MEMBER_BUG_3 test compiled.
    USING_BASE_MEMBER_BUG_3 test linking succeeded.
    USING_BASE_MEMBER_BUG_3 test execution succeeded.
    USING_BASE_MEMBER_BUG test compiled.
    USING_BASE_MEMBER_BUG test linking succeeded.
    USING_BASE_MEMBER_BUG test execution succeeded.
Trying to autofind 3rd party libraries...
Testing support for BOOST ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BOOST test compiled.
    BOOST test linking succeeded.
    BOOST test execution succeeded.
OK: BOOST test program.
Testing support for BOOST_PROGRAM_OPTIONS ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BOOST_PROGRAM_OPTIONS test compiled.
    BOOST_PROGRAM_OPTIONS test linking succeeded.
    BOOST_PROGRAM_OPTIONS test execution succeeded.
OK: BOOST_PROGRAM_OPTIONS test program.
Testing support for MS_BOOST_PROGRAM_OPTIONS ...
Failed: MS_BOOST_PROGRAM_OPTIONS requires variable WINDOWS_COMPILER.
Testing support for BOOST_PROGRAM_OPTIONS_GCC ...
Failed: BOOST_PROGRAM_OPTIONS_GCC is incompatible with package BOOST_PROGRAM_OPTIONS.
Testing support for BOOST_BIMAP ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    remark: BOOST_BIMAP (Boost.Bimap library) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0   -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:24:33: error: boost/bimap/bimap.hpp: No such file or directory
    ./tmp_test.cpp:26: error: ‘boost’ has not been declared
    ./tmp_test.cpp:27: error: ‘boost’ has not been declared
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:31: error: ‘bimap’ was not declared in this scope
    ./tmp_test.cpp:31: error: ‘set_of’ was not declared in this scope
    ./tmp_test.cpp:31: error: expected primary-_expression_ before ‘int’
    ./tmp_test.cpp:31: error: expected `;' before ‘int’
    ./tmp_test.cpp:35: error: ‘function’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
  Looking for BOOST_BIMAP (Boost.Bimap library) in standard locations...
  - Looking for includes in /usr/include/\* ...
Failed: BOOST_BIMAP test program.
Testing support for X11 ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    X11 test compiled.
    X11 test linking succeeded.
    X11 test execution succeeded.
OK: X11 test program.
Testing support for GMP ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    GMP test compiled.
    GMP test linking succeeded.
    GMP test execution succeeded.
OK: GMP test program.
Testing support for GMPXX ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    GMPXX test compiled.
    GMPXX test linking succeeded.
    GMPXX test execution succeeded.
OK: GMPXX test program.
Testing support for MPFR ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    MPFR test compiled.
    MPFR test linking succeeded.
    MPFR test execution succeeded.
OK: MPFR test program.
Testing support for ZLIB ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    ZLIB (Unix) test compiled.
    ZLIB (Unix) test linking succeeded.
    ZLIB (Unix) test execution succeeded.
OK: ZLIB test program.
Testing support for ZLIBMS ...
Failed: ZLIBMS requires variable WINDOWS_COMPILER.
Testing support for APPLEVECLIB ...
Failed: APPLEVECLIB requires variable DARWIN_COMPILER.
Testing support for SUNPERFORMANCECC ...
Failed: SUNPERFORMANCECC requires variable SUNCC_COMPILER.
Testing support for SUNPERFORMANCEGCC ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Sun Performance for g++) test compiled.
    remark: BLAS (Sun Performance for g++) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lsunperf   -lmtsk   -lfui   -lfsu     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lsunperf
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Sun Performance for g++) in standard locations...
    BLAS (Sun Performance for g++) test compiled.
  --- Looking for libs in /opt/SUNWspro/lib ...
Failed: BLAS test program.
Testing support for SGICOMPLIB ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Complib on IRIX) test compiled.
    remark: BLAS (Complib on IRIX) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lcomplib.sgimath_mp   -lc     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lcomplib.sgimath_mp
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Complib on IRIX) in standard locations...
Failed: BLAS test program.
Testing support for MKL64 ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Intel MKL for Linux 64 bits) test compiled.
    remark: BLAS (Intel MKL for Linux 64 bits) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lmkl_lapack   -lmkl_ia64   -lguide   -lpthread     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lmkl_lapack
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Intel MKL for Linux 64 bits) in standard locations...
Failed: BLAS test program.
Testing support for MKL32 ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Intel MKL for Linux 32 bits) test compiled.
    remark: BLAS (Intel MKL for Linux 32 bits) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lmkl_lapack   -lmkl_ia32   -lguide   -lpthread     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lmkl_lapack
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Intel MKL for Linux 32 bits) in standard locations...
Failed: BLAS test program.
Testing support for MKLWIN64 ...
Failed: MKLWIN64 requires variable WINDOWS_COMPILER.
Testing support for MKLWIN32 ...
Failed: MKLWIN32 requires variable WINDOWS_COMPILER.
Testing support for ACML ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (ACML for Unix) test compiled.
    remark: BLAS (ACML for Unix) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lacml     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lacml
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (ACML for Unix) in standard locations...
Failed: BLAS test program.
Testing support for ACMLWIN ...
Failed: ACMLWIN requires variable WINDOWS_COMPILER.
Testing support for BLASIFORTATLAS ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    ATLAS (ATLAS/Intel Fortan/Linux) test compiled.
    remark: ATLAS (ATLAS/Intel Fortan/Linux) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -llapack   -lf77blas   -lcblas   -latlas   -lifcore   -limf   -lpthread     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -llapack
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for ATLAS (ATLAS/Intel Fortan/Linux) in standard locations...
    ATLAS (ATLAS/Intel Fortan/Linux) test compiled.
  --- Looking for libs in /opt/intel/fc/\*/lib ...
Failed: ATLAS test program.
Testing support for BLASGCCATLAS ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    ATLAS (ATLAS for gcc) test compiled.
    remark: ATLAS (ATLAS for gcc) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -llapack   -lf77blas   -lcblas   -latlas   -lg2c     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -llapack
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for ATLAS (ATLAS for gcc) in standard locations...
Failed: ATLAS test program.
Testing support for BLASWINATLAS ...
Failed: BLASWINATLAS requires variable WINDOWS_COMPILER.
Testing support for REFBLASGCC ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Reference BLAS for gcc/Unix) test compiled.
    remark: BLAS (Reference BLAS for gcc/Unix) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lblas   -lg2c     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lblas
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Reference BLAS for gcc/Unix) in standard locations...
Failed: BLAS test program.
Testing support for REFBLASLINUXGCC ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (Reference BLAS for gcc/Linux) test compiled.
    remark: BLAS (Reference BLAS for gcc/Linux) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lblas_LINUX   -lg2c     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lblas_LINUX
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (Reference BLAS for gcc/Linux) in standard locations...
Failed: BLAS test program.
Testing support for REFBLASSHARED ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    BLAS (BLAS shared library) test compiled.
    remark: BLAS (BLAS shared library) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lblas     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lblas
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  Looking for BLAS (BLAS shared library) in standard locations...
Failed: BLAS test program.
Testing support for REFBLASWIN ...
Failed: REFBLASWIN requires variable WINDOWS_COMPILER.
Testing support for CBLASWIN ...
Failed: CBLASWIN requires variable WINDOWS_COMPILER.
Testing support for LEDA ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    remark: LEDA (4.x for Unix) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0   -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:32:26: error: LEDA/basic.h: No such file or directory
    ./tmp_test.cpp:33:28: error: LEDA/integer.h: No such file or directory
    ./tmp_test.cpp:51:34: error: LEDA/REDEFINE_NAMES.h: No such file or directory
    ./tmp_test.cpp:53:34: error: LEDA/UNDEFINE_NAMES.h: No such file or directory
    ./tmp_test.cpp:52: error: ‘integer’ does not name a type
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:58: error: ‘I’ was not declared in this scope
    ./tmp_test.cpp:58: error: expected `;' before ‘a’
    ./tmp_test.cpp:59: error: expected `;' before ‘b’
    ./tmp_test.cpp:61: error: ‘a’ was not declared in this scope
    ./tmp_test.cpp:61: error: ‘b’ was not declared in this scope
    ./tmp_test.cpp:63: error: ‘a’ was not declared in this scope
    ./tmp_test.cpp:63: error: ‘b’ was not declared in this scope
    ./tmp_test.cpp:66: error: ‘__LEDA__’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
  Looking for LEDA (4.x for Unix) in standard locations...
Failed: LEDA test program.
Testing support for LEDA5X ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    remark: LEDA (5.x for Unix) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0  -DHAVE_LEDA5X -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:29:33: error: LEDA/system/basic.h: No such file or directory
    ./tmp_test.cpp:30:36: error: LEDA/numbers/integer.h: No such file or directory
    ./tmp_test.cpp:47:43: error: LEDA/internal/REDEFINE_NAMES.h: No such file or directory
    ./tmp_test.cpp:49:43: error: LEDA/internal/UNDEFINE_NAMES.h: No such file or directory
    ./tmp_test.cpp:48: error: ‘integer’ does not name a type
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:58: error: ‘I’ was not declared in this scope
    ./tmp_test.cpp:58: error: expected `;' before ‘a’
    ./tmp_test.cpp:59: error: expected `;' before ‘b’
    ./tmp_test.cpp:61: error: ‘a’ was not declared in this scope
    ./tmp_test.cpp:61: error: ‘b’ was not declared in this scope
    ./tmp_test.cpp:63: error: ‘a’ was not declared in this scope
    ./tmp_test.cpp:63: error: ‘b’ was not declared in this scope
    ./tmp_test.cpp:66: error: ‘__LEDA__’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
  Looking for LEDA (5.x for Unix) in standard locations...
Failed: LEDA test program.
Testing support for LEDAMS ...
Failed: LEDAMS requires variable WINDOWS_COMPILER.
Testing support for LEDA5XMS ...
Failed: LEDA5XMS requires variable WINDOWS_COMPILER.
Testing support for LEDAWIN ...
Failed: LEDAWIN requires feature LEDA.
Testing support for LEDAWINMS ...
Failed: LEDAWINMS requires feature LEDA.
Testing support for OPENGL ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    remark: OPENGL (for Unix) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0   -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:32:20: error: GL/glu.h: No such file or directory
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:45: error: ‘GLU_VERSION’ was not declared in this scope
    ./tmp_test.cpp:45: error: ‘gluGetString’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
  Looking for OPENGL (for Unix) in standard locations...
  - Looking for includes in /usr/X11\*/include ...
  - Looking for includes in /usr/openwin/include ...
    remark: OPENGL (for Unix) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0   -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:32:20: error: GL/glu.h: No such file or directory
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:45: error: ‘GLU_VERSION’ was not declared in this scope
    ./tmp_test.cpp:45: error: ‘gluGetString’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
Failed: OPENGL test program.
Testing support for OPENGL_W32 ...
Failed: OPENGL_W32 requires variable WINDOWS_COMPILER.
Testing support for DEFAULTLAPACK ...
Failed: DEFAULTLAPACK requires feature BLAS.
Testing support for DEFAULTLAPACKWIN ...
Failed: DEFAULTLAPACKWIN requires feature BLAS.
Testing support for REFLAPACKLINUXGCC ...
Failed: REFLAPACKLINUXGCC requires feature BLAS.
Testing support for REFLAPACKWIN ...
Failed: REFLAPACKWIN requires feature BLAS.
Testing support for CLAPACKWIN ...
Failed: CLAPACKWIN requires feature BLAS.
Testing support for QT3MT ...
    OK: requirements and incompatibilities.
    Testing with default flags.
    remark: QT (Unix (multi-threaded)) test did not compile.
    vvvvvvvvvvvv compiler messages below vvvvvvvvvvvv
    Compiler call:
    --------------
    /usr/bin/g++ -Wall -frounding-math -I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0   -c './tmp_test.cpp'
   
    Got the following error messages:
    ---------------------------------
    ./tmp_test.cpp:27:21: error: qglobal.h: No such file or directory
    ./tmp_test.cpp:28:20: error: qarray.h: No such file or directory
    ./tmp_test.cpp:30: error: expected constructor, destructor, or type conversion before ‘<’ token
    ./tmp_test.cpp: In function ‘int main()’:
    ./tmp_test.cpp:44: error: ‘QT_VERSION_STR’ was not declared in this scope
    ./tmp_test.cpp:46: error: ‘QArray’ was not declared in this scope
    ./tmp_test.cpp:46: error: expected primary-_expression_ before ‘int’
    ./tmp_test.cpp:46: error: expected `;' before ‘int’
    ./tmp_test.cpp:48: error: ‘a’ was not declared in this scope
    ^^^^^^^^^^^^ compiler messages above ^^^^^^^^^^^^
  Looking for QT (Unix (multi-threaded)) in standard locations...
  - Looking for includes in /usr/include/qt3 ...
  - Looking for includes in /usr/lib/qt-3.3/include ...
  - Trying /usr/lib/qt-3.3/include.
    QT (Unix (multi-threaded)) with include /usr/lib/qt-3.3/include test compiled.
    remark: QT (Unix (multi-threaded)) test linking failed.
    vvvvvvvvvvvv linker/runtime messages below vvvvvvvvvvvv
    Linker call:
    --------------
    /usr/bin/g++ -o ./tmp_test ./tmp_test.o     -lqt-mt     -lm 
   
    Got the following error messages:
    ---------------------------------
    /usr/bin/ld: cannot find -lqt-mt
    collect2: ld returned 1 exit status
    ^^^^^^^^^^^^ linker/runtime messages above ^^^^^^^^^^^^
  --- Looking for libs in /usr/lib/qt-3.3/lib64 ...
  --- Looking for libs in /usr/lib/qt-3.3/lib ...
  ---- Trying /usr/lib/qt-3.3/lib.
    QT (Unix (multi-threaded)) test linking succeeded.
    QT (Unix (multi-threaded)) test execution succeeded.
  Found QT (Unix (multi-threaded)) with INCL_DIR /usr/lib/qt-3.3/include and LIB_DIR /usr/lib/qt-3.3/lib.
OK: QT test program.
Testing support for QT3ST ...
Failed: QT3ST is incompatible with package QT3MT.
Testing support for QT3MSMT ...
Failed: QT3MSMT requires variable WINDOWS_COMPILER.
Testing support for QT3MSST ...
Failed: QT3MSST requires variable WINDOWS_COMPILER.
Testing support for TAUCSWINLAPACK ...
Failed: TAUCSWINLAPACK requires feature BLAS.
Testing support for TAUCSWINATLAS ...
Failed: TAUCSWINATLAS requires feature BLAS.
Testing support for TAUCSLAPACK ...
Failed: TAUCSLAPACK requires feature BLAS.
Testing support for TAUCSATLAS ...
Failed: TAUCSATLAS requires feature BLAS.
Testing support for TAUCSFREEBSDLAPACK ...
Failed: TAUCSFREEBSDLAPACK requires feature BLAS.
Testing support for TAUCSFREEBSDATLAS ...
Failed: TAUCSFREEBSDATLAS requires feature BLAS.
Testing support for TAUCSDARWIN ...
Failed: TAUCSDARWIN requires feature BLAS.
Testing support for TAUCSIRIXCC32 ...
Failed: TAUCSIRIXCC32 requires feature BLAS.
Testing support for TAUCSIRIXCC64 ...
Failed: TAUCSIRIXCC64 requires feature BLAS.
BOOST test passed.
BOOST_PROGRAM_OPTIONS test passed.
X11 test passed.
GMP test passed.
GMPXX test passed.
MPFR test passed.
ZLIB test passed.
QT3MT test passed.
Settings stored in /root/CGAL-3.3.1/config/install/i686_Linux-2.6_g++-4.1.0.
remark: makefile_i686_Linux-2.6_g++-4.1.0 does not exist,
 creating.
Compilation of libCGAL static i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGAL static shown below vvvvvvvvvvvv
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c assertions.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Bbox_2_intersections.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Bbox_3_intersections.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c cgal_logo.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Color.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_header_extended_OFF.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_header_OFF.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_scanner_OFF.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_inventor.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_OFF.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_VRML_2.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_wavefront.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Geomview_stream.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Interval_arithmetic.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c io.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c JAMA_numeric_solver.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c KDS_Log.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c kernel.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c MP_Float.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c numeric_solvers_support.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c NefPolynomial.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Random.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Real_timer.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Timer.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Turkowski_numeric_solver.cpp
ar cr ''libCGAL.a \
  assertions.o Bbox_2_intersections.o Bbox_3_intersections.o cgal_logo.o Color.o File_header_extended_OFF.o File_header_OFF.o File_scanner_OFF.o File_writer_inventor.o File_writer_OFF.o File_writer_VRML_2.o File_writer_wavefront.o Geomview_stream.o Interval_arithmetic.o io.o JAMA_numeric_solver.o KDS_Log.o kernel.o MP_Float.o numeric_solvers_support.o NefPolynomial.o Random.o Real_timer.o Timer.o Turkowski_numeric_solver.o \
  
/bin/cat >/dev/null libCGAL.a
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGAL'
rm -f assertions.o Bbox_2_intersections.o Bbox_3_intersections.o cgal_logo.o Color.o File_header_extended_OFF.o File_header_OFF.o File_scanner_OFF.o File_writer_inventor.o File_writer_OFF.o File_writer_VRML_2.o File_writer_wavefront.o Geomview_stream.o Interval_arithmetic.o io.o JAMA_numeric_solver.o KDS_Log.o kernel.o MP_Float.o numeric_solvers_support.o NefPolynomial.o Random.o Real_timer.o Timer.o Turkowski_numeric_solver.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGAL'
mv libCGAL.a '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
^^^^^^^^^^^^ build log for libCGAL static shown above ^^^^^^^^^^^^
Compilation of libCGAL shared i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGAL shared shown below vvvvvvvvvvvv
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c assertions.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Bbox_2_intersections.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Bbox_3_intersections.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c cgal_logo.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Color.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_header_extended_OFF.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_header_OFF.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_scanner_OFF.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_inventor.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_OFF.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_VRML_2.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c File_writer_wavefront.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Geomview_stream.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Interval_arithmetic.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c io.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c JAMA_numeric_solver.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c KDS_Log.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c kernel.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c MP_Float.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c numeric_solvers_support.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c NefPolynomial.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Random.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Real_timer.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Timer.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c Turkowski_numeric_solver.cpp
/usr/bin/g++ -shared  -o ''libCGAL.so.2.0.1 -Wl,-soname,libCGAL.so.2 \
  assertions.o Bbox_2_intersections.o Bbox_3_intersections.o cgal_logo.o Color.o File_header_extended_OFF.o File_header_OFF.o File_scanner_OFF.o File_writer_inventor.o File_writer_OFF.o File_writer_VRML_2.o File_writer_wavefront.o Geomview_stream.o Interval_arithmetic.o io.o JAMA_numeric_solver.o KDS_Log.o kernel.o MP_Float.o numeric_solvers_support.o NefPolynomial.o Random.o Real_timer.o Timer.o Turkowski_numeric_solver.o \
  '-L/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0' -L/usr/lib/qt-3.3/lib -Wl,-R/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0:/usr/lib/qt-3.3/lib  
for symlink in  libCGAL.so libCGAL.so.2; do \
  rm -f "$symlink"; \
  ln -s "libCGAL.so.2.0.1" "$symlink"; \
done
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGAL'
rm -f assertions.o Bbox_2_intersections.o Bbox_3_intersections.o cgal_logo.o Color.o File_header_extended_OFF.o File_header_OFF.o File_scanner_OFF.o File_writer_inventor.o File_writer_OFF.o File_writer_VRML_2.o File_writer_wavefront.o Geomview_stream.o Interval_arithmetic.o io.o JAMA_numeric_solver.o KDS_Log.o kernel.o MP_Float.o numeric_solvers_support.o NefPolynomial.o Random.o Real_timer.o Timer.o Turkowski_numeric_solver.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGAL'
mv libCGAL.so.2.0.1 '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
for symlink in  libCGAL.so libCGAL.so.2; do \
  mv "$symlink" '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'; \
done
^^^^^^^^^^^^ build log for libCGAL shared shown above ^^^^^^^^^^^^
Compilation of libCGALQt static i686_Linux-2.6_g++-4.1.0 failed.
vvvvvvvvvvvv error log for libCGALQt static shown below vvvvvvvvvvvv
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_widget.h -o Qt_widget.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_widget_layer.h -o Qt_widget_layer.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_layer.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_widget_standard_toolbar.h -o Qt_widget_standard_toolbar.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_standard_toolbar.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_help_window.h -o Qt_help_window.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_help_window.cpp
/usr/lib/qt-3.3/include/qnetworkprotocol.h:58: warning: ‘class QNetworkProtocolFactoryBase’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/qfiledialog.h:78: warning: ‘class QFilePreview’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_widget_history.h -o Qt_widget_history.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_history.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_xpm_icons.cpp
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/IO/Qt_widget_OpenGL.h -o Qt_widget_OpenGL.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_OpenGL.cpp
In file included from /root/CGAL-3.3.1/include/CGAL/IO/Qt_widget_OpenGL.h:30,
                 from Qt_widget_OpenGL.cpp:26:
/usr/lib/qt-3.3/include/qgl.h:80:21: error: GL/glu.h: No such file or directory
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
gmake: *** [Qt_widget_OpenGL.o] Error 1
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_pixmaps.cpp
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/Kinetic/IO/internal/Qt_widget_2_core.h -o Kinetic_Qt_widget_2_core.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_widget_2_core.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/Kinetic/IO/internal/Qt_core.h -o Kinetic_Qt_core.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_core.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/Kinetic/IO/internal/Qt_timer.h -o Kinetic_Qt_timer.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_timer.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/bin/moc ../../include/CGAL/Kinetic/IO/internal/Qt_window_2.h -o Kinetic_Qt_window_2.moc
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_window_2.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
gmake: Target `static_lib' not remade because of errors.
^^^^^^^^^^^^ error log for libCGALQt static shown above ^^^^^^^^^^^^
Compilation of libCGALQt shared i686_Linux-2.6_g++-4.1.0 failed.
vvvvvvvvvvvv error log for libCGALQt shared shown below vvvvvvvvvvvv
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_layer.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_standard_toolbar.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_help_window.cpp
/usr/lib/qt-3.3/include/qnetworkprotocol.h:58: warning: ‘class QNetworkProtocolFactoryBase’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/qfiledialog.h:78: warning: ‘class QFilePreview’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_history.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_xpm_icons.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Qt_widget_OpenGL.cpp
In file included from /root/CGAL-3.3.1/include/CGAL/IO/Qt_widget_OpenGL.h:30,
                 from Qt_widget_OpenGL.cpp:26:
/usr/lib/qt-3.3/include/qgl.h:80:21: error: GL/glu.h: No such file or directory
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
gmake: *** [Qt_widget_OpenGL.o] Error 1
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_pixmaps.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_widget_2_core.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_core.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_timer.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/include    -I. -c Kinetic_Qt_window_2.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: ‘struct QUBuffer’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: ‘struct QUType’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: ‘struct QUType_Null’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: ‘struct QUType_enum’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: ‘struct QUType_ptr’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: ‘struct QUType_iface’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: ‘struct QUType_idisp’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: ‘struct QUType_bool’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: ‘struct QUType_int’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: ‘struct QUType_double’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: ‘struct QUType_charstar’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: ‘struct QUType_QString’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: ‘struct QUType_QVariant’ has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: ‘struct QUType_varptr’ has virtual functions but non-virtual destructor
gmake: Target `shared_lib' not remade because of errors.
^^^^^^^^^^^^ error log for libCGALQt shared shown above ^^^^^^^^^^^^
Compilation of libCGALimageIO static i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALimageIO static shown below vvvvvvvvvvvv
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c ImageIO.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c analyze.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmp.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmpendian.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmpread.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c convert.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c gif.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c gis.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c inr.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c iris.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c pnm.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c recbuffer.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c recline.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c reech4x4.cpp
ar cr ''libCGALimageIO.a \
  ImageIO.o analyze.o bmp.o bmpendian.o bmpread.o convert.o gif.o gis.o inr.o iris.o pnm.o recbuffer.o recline.o reech4x4.o \
  
/bin/cat >/dev/null libCGALimageIO.a
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALimageIO'
rm -f ImageIO.o analyze.o bmp.o bmpendian.o bmpread.o convert.o gif.o gis.o inr.o iris.o pnm.o recbuffer.o recline.o reech4x4.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALimageIO'
mv libCGALimageIO.a '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
^^^^^^^^^^^^ build log for libCGALimageIO static shown above ^^^^^^^^^^^^
Compilation of libCGALimageIO shared i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALimageIO shared shown below vvvvvvvvvvvv
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c ImageIO.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c analyze.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmp.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmpendian.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c bmpread.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c convert.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c gif.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c gis.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c inr.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c iris.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c pnm.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c recbuffer.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c recline.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include -I.   -c reech4x4.cpp
/usr/bin/g++ -shared  -o ''libCGALimageIO.so.2.0.1 -Wl,-soname,libCGALimageIO.so.2 \
  ImageIO.o analyze.o bmp.o bmpendian.o bmpread.o convert.o gif.o gis.o inr.o iris.o pnm.o recbuffer.o recline.o reech4x4.o \
  '-L/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0' -L/usr/lib/qt-3.3/lib -Wl,-R/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0:/usr/lib/qt-3.3/lib    -lz
for symlink in  libCGALimageIO.so libCGALimageIO.so.2; do \
  rm -f "$symlink"; \
  ln -s "libCGALimageIO.so.2.0.1" "$symlink"; \
done
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALimageIO'
rm -f ImageIO.o analyze.o bmp.o bmpendian.o bmpread.o convert.o gif.o gis.o inr.o iris.o pnm.o recbuffer.o recline.o reech4x4.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALimageIO'
mv libCGALimageIO.so.2.0.1 '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
for symlink in  libCGALimageIO.so libCGALimageIO.so.2; do \
  mv "$symlink" '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'; \
done
^^^^^^^^^^^^ build log for libCGALimageIO shared shown above ^^^^^^^^^^^^
Compilation of libCGALPDB static i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALPDB static shown below vvvvvvvvvvvv
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Atom.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Protein_pdb.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_align.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Error_logger.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Quaternion.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_distance.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Model.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Residue.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_pdb_utils.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_PDB.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Residue_data.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_transforms.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Protein.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Transform.cpp
ar cr ''libCGALPDB.a \
  PDB_Atom.o PDB_Protein_pdb.o PDB_align.o PDB_Error_logger.o PDB_Quaternion.o PDB_distance.o PDB_Model.o PDB_Residue.o PDB_pdb_utils.o PDB_PDB.o PDB_Residue_data.o PDB_transforms.o PDB_Protein.o PDB_Transform.o \
  
/bin/cat >/dev/null libCGALPDB.a
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALPDB'
rm -f PDB_Atom.o PDB_Protein_pdb.o PDB_align.o PDB_Error_logger.o PDB_Quaternion.o PDB_distance.o PDB_Model.o PDB_Residue.o PDB_pdb_utils.o PDB_PDB.o PDB_Residue_data.o PDB_transforms.o PDB_Protein.o PDB_Transform.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALPDB'
mv libCGALPDB.a '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
^^^^^^^^^^^^ build log for libCGALPDB static shown above ^^^^^^^^^^^^
Compilation of libCGALPDB shared i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALPDB shared shown below vvvvvvvvvvvv
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Atom.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Protein_pdb.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_align.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Error_logger.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Quaternion.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_distance.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Model.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Residue.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_pdb_utils.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_PDB.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Residue_data.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_transforms.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Protein.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include  -c PDB_Transform.cpp
/usr/bin/g++ -shared  -o ''libCGALPDB.so.2.0.1 -Wl,-soname,libCGALPDB.so.2 \
  PDB_Atom.o PDB_Protein_pdb.o PDB_align.o PDB_Error_logger.o PDB_Quaternion.o PDB_distance.o PDB_Model.o PDB_Residue.o PDB_pdb_utils.o PDB_PDB.o PDB_Residue_data.o PDB_transforms.o PDB_Protein.o PDB_Transform.o \
  '-L/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0' -L/usr/lib/qt-3.3/lib -Wl,-R/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0:/usr/lib/qt-3.3/lib   '-L/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0' -L/usr/lib/qt-3.3/lib -Wl,-R/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0:/usr/lib/qt-3.3/lib  -lCGAL  
for symlink in  libCGALPDB.so libCGALPDB.so.2; do \
  rm -f "$symlink"; \
  ln -s "libCGALPDB.so.2.0.1" "$symlink"; \
done
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALPDB'
rm -f PDB_Atom.o PDB_Protein_pdb.o PDB_align.o PDB_Error_logger.o PDB_Quaternion.o PDB_distance.o PDB_Model.o PDB_Residue.o PDB_pdb_utils.o PDB_PDB.o PDB_Residue_data.o PDB_transforms.o PDB_Protein.o PDB_Transform.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALPDB'
mv libCGALPDB.so.2.0.1 '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
for symlink in  libCGALPDB.so libCGALPDB.so.2; do \
  mv "$symlink" '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'; \
done
^^^^^^^^^^^^ build log for libCGALPDB shared shown above ^^^^^^^^^^^^
Compilation of libCGALCore static i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALCore static shown below vvvvvvvvvvvv
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreAux.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c extLong.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreDefs.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreIO.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c BigFloat.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c Real.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c Expr.cpp
/usr/bin/g++  -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c GmpIO.cpp
ar cr ''libCGALcore++.a \
  CoreAux.o extLong.o CoreDefs.o CoreIO.o BigFloat.o Real.o Expr.o GmpIO.o \
  
/bin/cat >/dev/null libCGALcore++.a
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALCore'
rm -f CoreAux.o extLong.o CoreDefs.o CoreIO.o BigFloat.o Real.o Expr.o GmpIO.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALCore'
mv libCGALcore++.a '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
^^^^^^^^^^^^ build log for libCGALCore static shown above ^^^^^^^^^^^^
Compilation of libCGALCore shared i686_Linux-2.6_g++-4.1.0 succeeded.
vvvvvvvvvvvv build log for libCGALCore shared shown below vvvvvvvvvvvv
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreAux.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c extLong.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreDefs.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c CoreIO.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c BigFloat.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c Real.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c Expr.cpp
/usr/bin/g++  -fPIC -O2 -Wall -frounding-math '-I/root/CGAL-3.3.1/include/CGAL/config/i686_Linux-2.6_g++-4.1.0' '-I/root/CGAL-3.3.1/include' -I/usr/lib/qt-3.3/include     -c GmpIO.cpp
/usr/bin/g++ -shared  -o ''libCGALcore++.so.2.0.1 -Wl,-soname,libCGALcore++.so.2 \
  CoreAux.o extLong.o CoreDefs.o CoreIO.o BigFloat.o Real.o Expr.o GmpIO.o \
  '-L/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0' -L/usr/lib/qt-3.3/lib -Wl,-R/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0:/usr/lib/qt-3.3/lib    -lgmp   -lmpfr
for symlink in  libCGALcore++.so libCGALcore++.so.2; do \
  rm -f "$symlink"; \
  ln -s "libCGALcore++.so.2.0.1" "$symlink"; \
done
/usr/bin/gmake clean_temp_files
gmake[1]: Entering directory `/root/CGAL-3.3.1/src/CGALCore'
rm -f CoreAux.o extLong.o CoreDefs.o CoreIO.o BigFloat.o Real.o Expr.o GmpIO.o
gmake[1]: Leaving directory `/root/CGAL-3.3.1/src/CGALCore'
mv libCGALcore++.so.2.0.1 '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'
for symlink in  libCGALcore++.so libCGALcore++.so.2; do \
  mv "$symlink" '/root/CGAL-3.3.1/lib/i686_Linux-2.6_g++-4.1.0'; \
done
^^^^^^^^^^^^ build log for libCGALCore shared shown above ^^^^^^^^^^^^

 



Never miss a thing. Make Yahoo your homepage.

Attachment: log.zip
Description: Zip compressed data




Archive powered by MHonArc 2.6.16.

Top of Page