[Paraview] building CVS source on Leopard PowerPC
Shigenobu Hirose
shirose at jamstec.go.jp
Sat Mar 1 07:02:55 EST 2008
Hi Eric,
Thank you for your advice.
The problem was fixed by turning BUILD_SHARED_LIBS on.
Shigenobu
On Sat, Mar 1, 2008 at 12:43 AM, Eric E. Monson <emonson at cs.duke.edu> wrote:
> Hello,
>
> I'm not sure about the error, but since it is referring to *.a
> libraries, are you building with BUILD_SHARED_LIBS = OFF? (I have
> always built in OS X with it ON)
>
> -Eric
>
> ------------------------------------------------------
> Eric E Monson
> Duke Visualization Technology Group
>
>
>
>
> On Feb 29, 2008, at 3:30 AM, Shigenobu Hirose wrote:
>
> > Hi,
> >
> > I'm trying to build paraview from CVS source on Leopard PowerPC, but
> > it fails at the very final stage with the following message. Could
> > anyone suggest me how to resolve this problem?
> >
> > Thank you.
> > Shigenobu
> >
> > -----
> > Linking CXX executable ../../bin/paraview.app/Contents/MacOS/paraview
> > ld64: warning: option -noprebind is obsolete and being ignored
> > ld: bl out of range (16781716 max is +/-16M) from
> > vtkImageSobel3D::ThreadedRequestData(vtkInformation*,
> > vtkInformationVector**, vtkInformationVector*, vtkImageData***,
> > vtkImageData**, int*, int)at 0x03014164 in __text of
> > /Users/shirose/src/PV3/bin/libvtkImaging.a(vtkImageSobel3D.o) to
> > vtkObject::InvokeEvent(char const*, void*)at 0x0401557C in __text of
> > /Users/shirose/src/PV3/bin/libvtkCommon.a(vtkObject.o) in
> > vtkImageSobel3D::ThreadedRequestData(vtkInformation*,
> > vtkInformationVector**, vtkInformationVector*, vtkImageData***,
> > vtkImageData**, int*, int)from
> > /Users/shirose/src/PV3/bin/libvtkImaging.a(vtkImageSobel3D.o)
> > collect2: ld returned 1 exit status
> > make[2]: *** [bin/paraview.app/Contents/MacOS/paraview] Error 1
> > make[1]: *** [Applications/Client/CMakeFiles/paraview.dir/all] Error 2
> > make: *** [all] Error 2
> > -----
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
>
>
More information about the ParaView
mailing list