[Paraview-developers] Re: [Paraview] Problem with Binaries and
Compile-III
Wendy Doyle
wkoegle at ca.sandia.gov
Wed Jun 14 20:41:37 EDT 2006
I saw this post
http://public.kitware.com/pipermail/vtkusers/2005-May/079721.html
I'm not having the problem, you may need to upgrade either gcc
or cmake. I'm using apple gcc 4.0.1 and ccmake version 2.2-patch2.
Although ... I'm still trying to build the cvs version. I wanted
to try w/o the -single_module flag and that didn't seem to work.
Going to start another compilation cycle later tonight.
Wendy
Kush Tandon wrote:
> Wendy,
>
> I did as you suggested except PARAVIEW_USE_EXODUS option was not even
> there. My make fails with the following command:
>
> Building object file vtkImagingInstantiator.o...
> Building shared library
> /Users/kushtandon/paraview-2.4.3-OSX/bin/libvtkImaging.dylib...
> ld: multiple definitions of symbol ___divdi3
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_divdi3.o) private
> external definition of ___divdi3 in section (__TEXT,__text)
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_divdi3_s.o)
> definition of ___divdi3
> ld: multiple definitions of symbol ___udivdi3
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_udivdi3.o) private
> external definition of ___udivdi3 in section (__TEXT,__text)
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_udivdi3_s.o)
> definition of ___udivdi3
> /usr/bin/libtool: internal link edit command failed
> make[5]: ***
> [/Users/kushtandon/paraview-2.4.3-OSX/bin/libvtkImaging.dylib] Error 1
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_Imaging] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_VTK] Error 2
> make: *** [default_target] Error 2
>
> Any ideas.
>
> Cheers,
>
> Kush
>
>
> On Jun 14, 2006, at 12:51 PM, Wendy Doyle wrote:
>
>> I don't know what the "official" flags for building on the Mac are,
>> but these are my notes on building that have worked for me (as of
>> 5/4/06). Exodus is now part of VTK so you could probably ignore
>> those flags.
>>
>> Wendy
>>
>>
>> 1. hit 'c'
>> 2. hit 't', Change:
>> BUILD_SHARED_LIBS ON
>> CMAKE_MODULE_LINKER_FLAGS -single_module
>> CMAKE_SHARED_LINKER_FLAGS -single_module
>> PARAVIEW_USE_EXODUS ON
>> VTK_USE_CARBON OFF
>> VTK_USE_X ON
>> hit 'c'
>> 3. Change:
>> EXODUS_SOURCE_DIR /Users/wkoegle/util/src/vtkSNL/IO
>> ExodusII_DIR /Users/wkoegle/util/src/Exodus
>> hit 'c', then 'g', then 'q'
>> 4. Make
>>
>
> Kush Tandon
> 104 COAS Admin. Bldg., Oregon State University, Corvallis, OR 97331
> Phones: (541) 737-9658 (Office); (541) 758-2217 (Home)
> Emails: kush at coas.oregonstate.edu
> kushtandon at yahoo.com
> kushtandon at gmail.com
>
> http://www.coas.oregonstate.edu/index.cfm?fuseaction=faculty.detail&id=209
> http://216.216.95.110/index.cfm?fuseaction=participants.detail&id=62
>
>
>
>
>
--
Wendy (Koegler) Doyle
Sandia National Laboratories 925-294-4877
P.O. Box 969, MS 9152 925-294-6588 (fax)
Livermore, CA 94550 wkoegle at ca.sandia.gov
More information about the Paraview-developers
mailing list