[Insight-developers] Does caleb.crd has VTK ?

Lorensen, William E (Research) lorensen@crd.ge.com
Thu, 25 Apr 2002 14:20:26 -0400


I checked out the v1_0_11 revision and still have the same problem.


-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Thursday, April 25, 2002 1:59 PM
To: Lorensen, William E (Research)
Cc: insight-developers@public.kitware.com
Subject: Re: [Insight-developers] Does caleb.crd has VTK ?




I suggest to use the vesion 1.0.11 that
can be downloaded from:

   http://www.fltk.org/software.php

It could probably be more stable that a
cvs checkout.

I'm trying to reproduce that here in a
machine with gcc3.0


Luis

===========================================


Lorensen, William E (Research) wrote:
> look like fltk version is a cvs checkout with tag
> v1_0_patches
> 
> errors follow:
> [millerjv@pragmatic fltk-linux]$ more garf
> === making src ===
> === making fluid ===
> gmake[1]: Entering directory `/projects/quality/itkQuality/fltk-linux/fluid'
> Linking fluid...
> Fl_Function_Type.o: In function `Fl_Function_Type::make()':
> Fl_Function_Type.o(.text+0x27a): undefined reference to `operator new(unsigned)'
> Fl_Function_Type.o: In function `Fl_Code_Type::make()':
> Fl_Function_Type.o(.text+0x9fa): undefined reference to `operator new(unsigned)'
> Fl_Function_Type.o: In function `Fl_CodeBlock_Type::make()':
> Fl_Function_Type.o(.text+0xb7a): undefined reference to `operator new(unsigned)'
> Fl_Function_Type.o: In function `Fl_Decl_Type::make()':
> Fl_Function_Type.o(.text+0xe3a): undefined reference to `operator new(unsigned)'
> Fl_Function_Type.o: In function `Fl_DeclBlock_Type::make()':
> Fl_Function_Type.o(.text+0x11ca): undefined reference to `operator new(unsigned)
> '
> Fl_Function_Type.o(.text+0x152a): more undefined references to `operator new(uns
> igned)' follow
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI13Fl_Class_Type+0x0): undefined reference
>  to `vtable for __cxxabiv1::__si_class_type_info'
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI17Fl_DeclBlock_Type+0x0): undefined refer
> ence to `vtable for __cxxabiv1::__si_class_type_info'
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI12Fl_Decl_Type+0x0): undefined reference 
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI12Fl_Decl_Type+0x0): undefined reference 
> to `vtable for __cxxabiv1::__si_class_type_info'
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI17Fl_CodeBlock_Type+0x0): undefined refer
> ence to `vtable for __cxxabiv1::__si_class_type_info'
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI12Fl_Code_Type+0x0): undefined reference 
> to `vtable for __cxxabiv1::__si_class_type_info'
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI16Fl_Function_Type+0x0): more undefined r
> eferences to `vtable for __cxxabiv1::__si_class_type_info' follow
> Fl_Function_Type.o(.gnu.linkonce.d._ZTI7Fl_Type+0x0): undefined reference to `vt
> able for __cxxabiv1::__class_type_info'
> Fl_Function_Type.o: In function `Fl_Class_Type::~Fl_Class_Type()':
> Fl_Function_Type.o(.gnu.linkonce.t._ZN13Fl_Class_TypeD0Ev+0x23): undefined refer
> ence to `operator delete(void*)'
> Fl_Function_Type.o: In function `Fl_DeclBlock_Type::~Fl_DeclBlock_Type()':
> Fl_Function_Type.o(.gnu.linkonce.t._ZN17Fl_DeclBlock_TypeD0Ev+0x23): undefined r
> eference to `operator delete(void*)'
> Fl_Function_Type.o: In function `Fl_Decl_Type::~Fl_Decl_Type()':
> Fl_Function_Type.o(.gnu.linkonce.t._ZN12Fl_Decl_TypeD0Ev+0x23): undefined refere
> nce to `operator delete(void*)'
> Fl_Function_Type.o: In function `Fl_CodeBlock_Type::~Fl_CodeBlock_Type()':
> Fl_Function_Type.o(.gnu.linkonce.t._ZN17Fl_CodeBlock_TypeD0Ev+0x23): undefined r
> eference to `operator delete(void*)'
> Fl_Function_Type.o: In function `Fl_Code_Type::~Fl_Code_Type()':
> 
> and so on for 585 lines
> 
> -----Original Message-----
> From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
> Sent: Thursday, April 25, 2002 1:49 PM
> To: Lorensen, William E (Research)
> Cc: insight-developers@public.kitware.com
> Subject: Re: [Insight-developers] Does caleb.crd has VTK ?
> 
> 
> 
> Could you please post the errors that
> FLTK is producing with gcc3.0.
> 
> What is the FLTK version ?
> 
> Thanks
> 
> Luis
> 
> ---------------------------------
> 
> Lorensen, William E (Research) wrote:
> 
>>Let's try to fix one problem at a time? I cannot build the current fltk witg gcc3.0 What do you
>>suggest?
>>
>>Bill
>>
>>
>>
>>
> 
> 
> 
>