On 02/10/2019 10:31, Loris Bennett wrote:
Hi,

I'm trying to build an updated version of AIMS.  However, there is a
problem building the dependency

   motif-2.3.8-foss-2018b

namely:

   I18List.c:38:10: fatal error: X11/bitmaps/gray: No such file or directory
    #include <X11/bitmaps/gray>
             ^~~~~~~~~~~~~~~~~~
   compilation terminated.

The last commit message says

   Removed xbitmaps now in X11 bundle

but

   X11-20180604-foss-2018b

which is the X11 dependency given in the motif easyconfig doesn't seem
to create a subdirectory

   include/X11/bitmaps

Any thoughts?

It seems like xbitmaps only was added to X11 easyconfigs using the GCCcore toolchain, see https://github.com/easybuilders/easybuild-easyconfigs/pull/7494/files .

Where did you get X11-20180604-foss-2018b.eb from?

This is not an easyconfig file in the central repository...

In any case, the solution is to apply the same changes as shown in the PR to X11-20180604-foss-2018b.eb, and reinstalling it.


regards,

Kenneth

Reply via email to