[Dune] Installationsproblem auf Sun
Christian Engwer
christi at uni-hd.de
Tue Nov 28 17:10:51 CET 2006
Hi Matthias,
> Next abort follows in dune-grid. I attached the last output lines.
> `/data/model2/mlaeuter/sundune/dune-grid/grid/io/file'
> /bin/bash ../../libtool --mode=link --tag=CC gcc -g -O2
> -L/home/mlaeuter/model2/sundune/dune-common/lib -ldunecommon -o
> libio.la file/libfileio.la
> mkdir .libs
> libtool: link: warning:
> `/opt/bin/../lib/gcc/sparc-sun-solaris2.9/3.4.2/../../..//libstdc++.la'
> seems to be moved
> rm -fr .libs/libio.lax
> mkdir .libs/libio.lax
> rm -fr .libs/libio.lax/libfileio.a
> mkdir .libs/libio.lax/libfileio.a
> (cd .libs/libio.lax/libfileio.a && ar x
> /home/mlaeuter/model2/sundune/dune-grid/grid/io/file/.libs/libfileio.a)
> ar: archive,
> /home/mlaeuter/model2/sundune/dune-grid/grid/io/file/.libs/libfileio.a,
> not found
> make[4]: *** [libio.la] Error 1
I'm not sure what this means. It might be, that sublibs are not
supported on solaris, but I doubt this. An other possibility might be,
that your libtool installation is broken or that the 'ar' command on
your system is broken.
Sorry, I can't help you any further.
Christian
More information about the Dune
mailing list