[vtkusers] Vtk cvs not compiling under MacOS

Mike Jackson mike.jackson at imts.us
Mon Jul 21 16:36:58 EDT 2008


All I can say is that vtk CVS seems to be building find on OS X  
10.4.11 Intel using the default cmake variables.

Mike

On Jul 21, 2008, at 4:13 PM, Alexandre GOUAILLARD wrote:

> Yes,
>
> I did the “blind test” of :
> Cvs up –d A –P
> Mkdir BUILD
> Cd BUILD
>  cmake ../
>
> And I still have the same error out of the box.
>
> Alex.
>
>
>
> On 7/21/08 4:08 PM, "Mike Jackson" <mike.jackson at imts.us> wrote:
>
>> No. But try all the following:
>>
>> Completely clean your build directory of EVERYTHING. Rerun cmake  
>> from scratch. Build. Do you still get errors:
>>
>> Can you update cvs to the absolute latest? And try again. It looks  
>> like method vtksys::SystemTools::GetLineFromStream was NOT found  
>> in the library. There are a lot of reasons this could happen.  
>> Start with the above and see what happens.
>>
>>
>>
>> -- 
>> Mike Jackson   Senior Research Engineer
>> Innovative Management & Technology Services
>>
>>
>>
>> On Jul 21, 2008, at 4:01 PM, Alexandre GOUAILLARD wrote:
>>
>>> <resend>
>>>
>>>  Hi all
>>>
>>>  I'm trying to compile VTK CVS (Friday 18 july, 10pm EDT) on a  
>>> macBook Pro
>>>  with mac OS X 10.5.4 using g++ ( i686-apple-darwin9-g++-4.0.1 ).
>>>
>>>  Wether I am using CARBON, COOA, OR X (which is my real target),  
>>> I get an
>>>  error in the ProcessShader project:
>>>
>>>  """
>>>  undefined symbols:
>>>    "vtksys::SystemTools::GetLineFromStream(std::basic_istream<char,
>>>  std::char_traits<char> >&, std::basic_string<char,  
>>> std::char_traits<char>,
>>>  std::allocator<char> >&, bool*, long)", referenced from:
>>>        Output::ProcessFile(char const*, char const*)in  
>>> ProcessShader.o
>>>  ld: symbol(s) not found
>>>  """
>>>
>>>  Any Idea what I did wrong?
>>>
>>>  Alex.
>>>
>>> _______________________________________________
>>> This is the private VTK discussion list.
>>> Please keep messages on-topic. Check the FAQ at: http:// 
>>> www.vtk.org/Wiki/VTK_FAQ
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>> _______________________________________________
>> This is the private VTK discussion list.
>> Please keep messages on-topic. Check the FAQ at: http:// 
>> www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080721/37420b20/attachment.htm>


More information about the vtkusers mailing list