[Insight-developers] Itkzlib stuck at version 1.1.4?

Bill Lorensen bill.lorensen at gmail.com
Wed Aug 15 09:04:10 EDT 2007


Sean,

Nice job on the update. One problem did show up today on the
InsightApplications builds.
http://www.itk.org/Testing/Sites/zion.kitware/zApps-Linux-g++-4.1/20070815-0100-Nightly/BuildError.html

There were symbol conflicts between the itkzlib and the zlib used by fltk.
These conflicts should not have occurred since the itk names were mangled.
On further inspection, I saw that a few symbols were not being mangled.
These symbols were of type "R" or "D". I suspect that the "nm" output was
not filtered for [TRD] but only [T] since all of these symbols were either R
or D.

I updated the mangle file and amended the documentation. Since this code was
somehow derived from VTK, I suspect a similar problem there.

Bill


On 8/14/07, Sean McBride <sean at rogue-research.com> wrote:
>
> On 8/10/07 1:07 PM, David Cole said:
>
> >I built it on Windows this morning:
> >http://www.itk.org/Testing/Sites/ix.kitware/Win32-vs8-Debug/
> >20070810-1441-Experimental/Test.html
> >
> >It looks good - the three tests that timeout just take longer than 90
> >seconds to run (I should have run it with a higher timeout value...)
> >and the one test that fails here does not appear related to
> >itkzlib....
> >
> >I say go for it (early in the morning tomorrow or Monday and keep an
> >eye on the continuous...)
>
> David, Luis, et al,
>
> It is committed.  (My first ITK commit, let's hope all goes well. :))
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20070815/85b61cf1/attachment.html


More information about the Insight-developers mailing list