[Trilinos-Users] error with --enable-python

John Pye john at anu.edu.au
Sun Jul 22 20:28:07 MDT 2007


Hi all

I get an error when compiling trilinos with the following configure command:


%configure \
    F77=%{f77} \
    CC="%{?ccache} gcc" \
    CXX="%{?ccache} g++" \
    --with-gnumake \
    --disable-new_package \
    --enable-moocho \
    --enable-thyra \
        --enable-python
make


Here is the error:|


make[4]: Leaving directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml/doc'
Making all in python
make[4]: Entering directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml/python'
Making all in src
make[5]: Entering directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml/python/src'
Makefile:506: ../../../galeri/Makefile.export.galeri: No such file or
directory
make[5]: *** No rule to make target
`../../../galeri/Makefile.export.galeri'. Stop.
make[5]: Leaving directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml/python/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/trilinos-7.0.8/packages/ml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/trilinos-7.0.8/packages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/trilinos-7.0.8'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.93082 (%build)


|
|The full build log is available at
http://build.opensuse.org/package/live_build_log?arch=i586&repository=Fedora_7&package=trilinos&project=home%3Ajdpipe
(registration may be required though).
|||

||

|
Cheers
JP

|



More information about the Trilinos-Users mailing list