Re: [tim-janik/beast] ../bse/bseenums.hh:7:10: fatal error: bse/bseapi_interfaces.hh: No such file or directory (#66)



Unfortunately, I'm having the same problem on GNU Guix (also a functional package management system like Nix).

I only changed these things:

...
make[3]: Entering directory '/tmp/guix-build-beast-0.12.0.drv-0/source/bse'
  GEN      gslfft.cc
  GEN      bsegentypes.h
  GEN      bsegentypes.cc
  GEN      bseenum_arrays.cc
  GEN      bseenum_list.cc
  GEN      bsegentype_array.cc
  GEN      bsebasics.genidl.hh
  GEN      bsegenbasics.cc
  GEN      bsebusmodule.genidl.hh
  CXX      bseprocidl-bseprocidl.o
In file included from ../bse/memory.hh:5:0,
                 from ../bse/bseutils.hh:6,
                 from bsecategories.hh:6,
                 from bseprocidl.cc:3:
../bse/bseenums.hh:7:36: fatal error: bse/bseapi_interfaces.hh: No such file or directory
compilation terminated.
make[3]: *** [Makefile:2154: bseprocidl-bseprocidl.o] Error 1
make[3]: Leaving directory '/tmp/guix-build-beast-0.12.0.drv-0/source/bse'
make[2]: *** [Makefile:2236: all-recursive] Error 1
make[2]: Leaving directory '/tmp/guix-build-beast-0.12.0.drv-0/source/bse'
make[1]: *** [Makefile:1683: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-beast-0.12.0.drv-0/source'
make: *** [Makefile:1065: all] Error 2

How should bse/bseapi_interfaces.hh be generated? Maybe this is just an ordering problem as other files are generated?

I disabled parallel building (so we run just plain make) to avoid possible race conditions.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]