[vtkusers] GCC problems with IO: "undefined symbol: jpeg_std_error'

f f gray_java at hotmail.com
Fri Mar 1 18:07:29 EST 2002


strangely enough, recompiling VTK with shared libraries fixed the IO Python 
library

but I still have the problem that there is nothing called 'vtk' in the /bin 
directory


>From: Prabhu Ramachandran <prabhu at aero.iitm.ernet.in>
>Reply-To: Prabhu Ramachandran <prabhu at cyberwaveindia.com>
>To: "f f" <gray_java at hotmail.com>, VTK users list 
><vtkusers at public.kitware.com>
>Subject: Re: [vtkusers] GCC problems with IO: "undefined symbol: 
>jpeg_std_error'
>Date: Fri, 1 Mar 2002 23:36:03 +0530
>
> >>>>> "ff" == f f <f> writes:
>
>     ff> so it looks like it isn't linked to libvtkjpeg or
>     ff> libvtkpng. which btw i only have in '.a' format in the /bin
>     ff> directory
>
>     ff> I ran a clean on the IO stuff and recompiled it (and of course
>     ff> it redid anything associated with it) and I still have the
>     ff> same problems as before; the Python IO shared library is still
>     ff> messed up and I have no 'vtk' executable in either /bin.
>
>I guess this is the latest CVS snapshot.  Did you re-run cmake after
>you edited CMakeCache.txt?  I'm really not sure what you are doing
>wrong but its strange that the libvtkjpeg and libvtkpng are static
>libs.  How exactly did you configure and build it?  Usually, you need
>to do:
>
>cmake
>#edit CMakeCache.txt to suit your needs
>cmake
>cmake # just to make sure everything is ok.
>make
>
>That should give you a working build.
>
>prabhu
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




More information about the vtkusers mailing list