[Insight-users] ANNOUNCE: ITK 2.0 RELEASED
Luis Ibanez
luis.ibanez at kitware.com
Wed Feb 9 11:29:04 EST 2005
Hi Gaetan,
Did you by any chance used the .zip file under Linux ?
Note that there are both .tar.gz and .zip files
Are you using the CableSwig distributed with ITK 2.0 ?
Please let us know,
Thanks
------------------------------------------------------------
Gaetan Lehmann wrote:
>
> On Tue, 08 Feb 2005 19:10:51 -0500, Luis Ibanez
> <luis.ibanez at kitware.com> wrote:
>
>>
>> Please let us know if you find any problems,
>>
>
>
> Hi Luis,
>
> I'm afraid to be still unable to build wrappers.
> I still have the following error :
>
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics:
> building default_target
> Building dependencies. cmake.depends...
> Building wrap_vnl_matrix.xml from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.xml...
>
> Building wrap_vnl_vector.xml from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_vector.xml...
>
> In file included from /usr/include/c++/3.4.3/complex:50,
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Utilities/vxl/vcl/iso/vcl_complex.h:6,
>
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Utilities/vxl/vcl/vcl_complex.h:62,
>
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.cxx:17:
>
> /usr/include/c++/3.4.3/cmath: In function `float std::acos(float)':
> /usr/include/c++/3.4.3/cmath:103: error: `__builtin_acosf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath:103: error: (Each undeclared identifier is
> reported only once for each function it appears in.)
> /usr/include/c++/3.4.3/cmath: In function `long double std::acos(long
> double)':
> /usr/include/c++/3.4.3/cmath:107: error: `__builtin_acosl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::asin(float)':
> /usr/include/c++/3.4.3/cmath:120: error: `__builtin_asinf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::asin(long
> double)':
> /usr/include/c++/3.4.3/cmath:124: error: `__builtin_asinl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::atan(float)':
> /usr/include/c++/3.4.3/cmath:135: error: `__builtin_atanf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::atan(long
> double)':
> /usr/include/c++/3.4.3/cmath:139: error: `__builtin_atanl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::atan2(float, float)':
> /usr/include/c++/3.4.3/cmath:150: error: `__builtin_atan2f' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::atan2(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:154: error: `__builtin_atan2l' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::ceil(float)':
> /usr/include/c++/3.4.3/cmath:166: error: `__builtin_ceilf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::ceil(long
> double)':
> /usr/include/c++/3.4.3/cmath:170: error: `__builtin_ceill' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::cosh(float)':
> /usr/include/c++/3.4.3/cmath:196: error: `__builtin_coshf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::cosh(long
> double)':
> /usr/include/c++/3.4.3/cmath:200: error: `__builtin_coshl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::floor(float)':
> /usr/include/c++/3.4.3/cmath:241: error: `__builtin_floorf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::floor(long
> double)
> ':
> /usr/include/c++/3.4.3/cmath:245: error: `__builtin_floorl' undeclared
> (first
> use this function)
> In file included from /usr/include/c++/3.4.3/complex:50,
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Utilities/vxl/vcl/iso/vcl_complex.h:6,
>
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Utilities/vxl/vcl/vcl_complex.h:62,
>
> from
> /home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_vector.cxx:1:
>
> /usr/include/c++/3.4.3/cmath: In function `float std::acos(float)':
> /usr/include/c++/3.4.3/cmath:103: error: `__builtin_acosf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath:103: error: (Each undeclared identifier is
> reported only once for each function it appears in.)
> /usr/include/c++/3.4.3/cmath: In function `long double std::acos(long
> double)':
> /usr/include/c++/3.4.3/cmath:107: error: `__builtin_acosl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::fmod(float, float)':
> /usr/include/c++/3.4.3/cmath:256: error: `__builtin_fmodf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::fmod(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:260: error: `__builtin_fmodl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::asin(float)':
> /usr/include/c++/3.4.3/cmath:120: error: `__builtin_asinf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::asin(long
> double)':
> /usr/include/c++/3.4.3/cmath:124: error: `__builtin_asinl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::frexp(float, int*)':
> /usr/include/c++/3.4.3/cmath:266: error: `__builtin_frexpf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::frexp(long
> double,
> int*)':
> /usr/include/c++/3.4.3/cmath:270: error: `__builtin_frexpl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::atan(float)':
> /usr/include/c++/3.4.3/cmath:135: error: `__builtin_atanf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::atan(long
> double)':
> /usr/include/c++/3.4.3/cmath:139: error: `__builtin_atanl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::ldexp(float, int)':
> /usr/include/c++/3.4.3/cmath:281: error: `__builtin_ldexpf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::ldexp(long
> double,
> int)':
> /usr/include/c++/3.4.3/cmath:285: error: `__builtin_ldexpl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::atan2(float, float)':
> /usr/include/c++/3.4.3/cmath:150: error: `__builtin_atan2f' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::atan2(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:154: error: `__builtin_atan2l' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::ceil(float)':
> /usr/include/c++/3.4.3/cmath:166: error: `__builtin_ceilf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::log10(float)':
> /usr/include/c++/3.4.3/cmath:311: error: `__builtin_log10f' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::ceil(long
> double)':
> /usr/include/c++/3.4.3/cmath:170: error: `__builtin_ceill' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::log10(long
> double)
> ':
> /usr/include/c++/3.4.3/cmath:315: error: `__builtin_log10l' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::modf(float, float*)':
> /usr/include/c++/3.4.3/cmath:326: error: `__builtin_modff' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::modf(long
> double,
> long double*)':
> /usr/include/c++/3.4.3/cmath:330: error: `__builtin_modfl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::cosh(float)':
> /usr/include/c++/3.4.3/cmath:196: error: `__builtin_coshf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::pow(float, float)':
> /usr/include/c++/3.4.3/cmath:345: error: `__builtin_powf' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::cosh(long
> double)':
> /usr/include/c++/3.4.3/cmath:200: error: `__builtin_coshl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::pow(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:349: error: `__builtin_powl' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::floor(float)':
> /usr/include/c++/3.4.3/cmath:241: error: `__builtin_floorf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::floor(long
> double)
> ':
> /usr/include/c++/3.4.3/cmath:245: error: `__builtin_floorl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::fmod(float, float)':
> /usr/include/c++/3.4.3/cmath:256: error: `__builtin_fmodf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::fmod(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:260: error: `__builtin_fmodl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::frexp(float, int*)':
> /usr/include/c++/3.4.3/cmath:266: error: `__builtin_frexpf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::frexp(long
> double,
> int*)':
> /usr/include/c++/3.4.3/cmath:270: error: `__builtin_frexpl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::sinh(float)':
> /usr/include/c++/3.4.3/cmath:382: error: `__builtin_sinhf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::sinh(long
> double)':
> /usr/include/c++/3.4.3/cmath:386: error: `__builtin_sinhl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::ldexp(float, int)':
> /usr/include/c++/3.4.3/cmath:281: error: `__builtin_ldexpf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::ldexp(long
> double,
> int)':
> /usr/include/c++/3.4.3/cmath:285: error: `__builtin_ldexpl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::tan(float)':
> /usr/include/c++/3.4.3/cmath:412: error: `__builtin_tanf' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::tan(long
> double)':
> /usr/include/c++/3.4.3/cmath:416: error: `__builtin_tanl' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::tanh(float)':
> /usr/include/c++/3.4.3/cmath:427: error: `__builtin_tanhf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::log10(float)':
> /usr/include/c++/3.4.3/cmath:311: error: `__builtin_log10f' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::tanh(long
> double)':
> /usr/include/c++/3.4.3/cmath:431: error: `__builtin_tanhl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::log10(long
> double)
> ':
> /usr/include/c++/3.4.3/cmath:315: error: `__builtin_log10l' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::modf(float, float*)':
> /usr/include/c++/3.4.3/cmath:326: error: `__builtin_modff' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::modf(long
> double,
> long double*)':
> /usr/include/c++/3.4.3/cmath:330: error: `__builtin_modfl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::pow(float, float)':
> /usr/include/c++/3.4.3/cmath:345: error: `__builtin_powf' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::pow(long
> double,
> long double)':
> /usr/include/c++/3.4.3/cmath:349: error: `__builtin_powl' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::sinh(float)':
> /usr/include/c++/3.4.3/cmath:382: error: `__builtin_sinhf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::sinh(long
> double)':
> /usr/include/c++/3.4.3/cmath:386: error: `__builtin_sinhl' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::tan(float)':
> /usr/include/c++/3.4.3/cmath:412: error: `__builtin_tanf' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::tan(long
> double)':
> /usr/include/c++/3.4.3/cmath:416: error: `__builtin_tanl' undeclared
> (first use
> this function)
> /usr/include/c++/3.4.3/cmath: In function `float std::tanh(float)':
> /usr/include/c++/3.4.3/cmath:427: error: `__builtin_tanhf' undeclared
> (first
> use this function)
> /usr/include/c++/3.4.3/cmath: In function `long double std::tanh(long
> double)':
> /usr/include/c++/3.4.3/cmath:431: error: `__builtin_tanhl' undeclared
> (first
> use this function)
> make[5]: ***
> [/home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.xml]
> Error 1
> make[5]: *** Waiting for unfinished jobs....
> make[5]: ***
> [/home/glehmann/rpm/BUILD/InsightToolkit-2.0.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_vector.xml]
> Error 1
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_VXLNumerics] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Wrapping_CSwig] Error 2
> make: *** [default_target] Error 2
>
>
>
> I don't know if it is an ITK problem or a mandrake one, but actually
> I'n not able to solve it.
> Can someone help me ?
>
> I'm using gcc 3.4.3 on mandrake linux.
>
> Regards,
>
> Gaetan.
>
>
>
More information about the Insight-users
mailing list