[MOAB-dev] error: The package name "iMesh_SIDL" is illegal because it has an underbar (_)

de Almeida, Valmor F. dealmeidav at ornl.gov
Mon Jun 9 21:43:10 CDT 2008


This is a more involved config build

./configure --prefix=$HOME/projects/scidac/itaps/moab-usr
--enable-doxygen=/usr/bin  --enable-imesh --with-mpi=/usr/local/ompi_gnu
--with-zlib=/ --with-szip=/ --with-hdf5=/usr/lib --with-netcdf=/usr/lib
--with-babel=/usr/local/cca-tools

The configure went fine I think. Here is where make stopped:


***********************************************
...snip...

make[4]: Leaving directory
`/home/dealmeida/projects/scidac/itaps/moab-dev/tools/iMesh'
Making all in SIDL
make[4]: Entering directory
`/home/dealmeida/projects/scidac/itaps/moab-dev/tools/iMesh/SIDL'
test -d mserver || /bin/mkdir -p mserver || exit 1
/usr/local/cca-tools/bin/babel -sC++ ./iBase.sidl ./iMesh.sidl
./iMesh_SIDL.sidl -o mserver
- #1----------------------------------------
/home/dealmeida/projects/scidac/itaps/moab-dev/tools/iMesh/SIDL/iMesh_SI
DL.sidl:4: error: The package name "iMesh_SIDL" is illegal because it
has an underbar (_).
package iMesh_SIDL version 0.002 {
        ^^^^^^^^^^
make[4]: *** [mserver/babel.make] Error 88
make[4]: Leaving directory
`/home/dealmeida/projects/scidac/itaps/moab-dev/tools/iMesh/SIDL'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/dealmeida/projects/scidac/itaps/moab-dev/tools/iMesh'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/dealmeida/projects/scidac/itaps/moab-dev/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/dealmeida/projects/scidac/itaps/moab-dev'
make: *** [all] Error 2
***********************************************

Here is babel's version 

->babel --version
Babel version 1.0.8

Is this a matter of upgrading babel or another issue?

Thanks,

--
Valmor





More information about the moab-dev mailing list