Open hanamthang opened 4 years ago
I suspect that you don't have the needed superbuild-archives for compiling Maja.
Can you show me the contents of /home/metal/MAJA/build/HDF4/stamp/HDF4-configure-*.log?
Kind regards, Peter
Please have a look at the HDF4-configure-err.log and HDF4-configure-out.log.
I cloned the latest version of MAJA from this repository and compile MAJA.
From the HDF4-configure-err.log: configure: WARNING: 'missing' script is too old or missing configure: error: cannot find yacc utility
are they problems for compiling HDF4?
I am not sure if it is the same issue, but I got several errors including the HDF4 missing yacc.
I manually installed the following Ubuntu packages:
apt-get install libffi-dev
apt install mono-complete
apt-get install bison flex # that solved the yacc issue
apt-get install libpcre++-dev
Then it compiled on Ubuntu 20.04 in Docker and a MAJA clone from today.
Bests! Johann
Hi there,
I tried to compile MAJA from source several times, however always got the following error:
Could you suggest doing something on this error?
Many thanks, Thang