View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007280VTK(No Category)public2008-07-03 15:422009-07-10 16:37
ReporterAndriy Fedorov 
Assigned ToFrançois Bertel 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007280: VTK 5.0.4 compile errors with gcc 4.3.1
DescriptionMultiple compilation errors due to undefined references to functions strcmp() and such. I fixed those by manually including string.h and stdlib.h where necessary. You might want to test the compilation with gcc 4.3.1 to fix this problem in the source.
Additional Informationandrey@beat:~/local/VTK-pristine-build> gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ [^] --with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.3 --enable-version-specific-runtime-libs --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux)
andrey@beat:~/local/VTK-pristine-build> uname -a
Linux beat 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux
TagsNo tags attached.
Project
Type
Attached Filespatch file icon vtk-5.2.0-gcc43.patch [^] (1,030 bytes) 2009-03-11 13:36 [Show Content]

 Relationships

  Notes
(0012619)
Andriy Fedorov (reporter)
2008-07-03 16:41

Appears to be fixed in cvs
(0015651)
Orion E. Poplawski (reporter)
2009-03-11 13:37

Additional patch for more recent gcc.
(0016847)
François Bertel (developer)
2009-07-10 16:37

We won't fix old release branches of VTK.

 Issue History
Date Modified Username Field Change
2008-07-03 15:42 Andriy Fedorov New Issue
2008-07-03 16:41 Andriy Fedorov Note Added: 0012619
2009-03-11 13:36 Orion E. Poplawski File Added: vtk-5.2.0-gcc43.patch
2009-03-11 13:37 Orion E. Poplawski Note Added: 0015651
2009-07-10 16:36 François Bertel Status backlog => tabled
2009-07-10 16:36 François Bertel Assigned To => François Bertel
2009-07-10 16:37 François Bertel Note Added: 0016847
2009-07-10 16:37 François Bertel Status tabled => closed
2009-07-10 16:37 François Bertel Resolution open => won't fix
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team