Hello.

I am trying to compile openbabel-3.1.1 in a Fedora 34 box. All goes
apparently well until reaching ~48% of the compilation process when
compilation suddenly stops with these last lines in screen (fifth line
is in Spanish, it is translated as "maeparser/Writer.hpp: the file or
folder does not exist"):

[ 49%] Built target aoforceformat
[ 49%] Building CXX object
src/formats/CMakeFiles/maeformat.dir/maeformat.cpp.o
/usr/src/openbabel-3.1.1/src/formats/maeformat.cpp:34:10: error fatal:
maeparser/Writer.hpp: No existe el fichero o el directorio
   34 | #include <maeparser/Writer.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilación terminada.
make[2]: *** [src/formats/CMakeFiles/maeformat.dir/build.make:76:
src/formats/CMakeFiles/maeformat.dir/maeformat.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2782:
src/formats/CMakeFiles/maeformat.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

I can see that the file maeparser/Writer.hpp is in the external folder
in the source code but apparently the compiler cannot find it.

On the other hand, I have successfully compiled the package in an
Ubuntu box, I cannot guess what is the difference that triggers the
error.

Thank you for any reply.

Best wishes,
Miguel.
-- 
Miguel Quirós Olozábal
Departamento de Química Inorgánica. Facultad de Ciencias.
Universidad de Granada. 18071 Granada. SPAIN.
email: mquiros<at>ugr<dot>es
       mquiros<arroba>ugr<punto>es



_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to