Greetings

While trying to compile 3.0 on Ubuntu 18.04-2
make stopped with this all recursive error


schemamap.cpp:105:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
  CXX      updateschema.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
Makefile:507: recipe for target 'updateschema.o' failed
make[2]: *** [updateschema.o] Error 4
make[2]: Leaving directory
'/home/rduser/rivendell-3.0.0beta00/utils/rddbmgr'
Makefile:448: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/rduser/rivendell-3.0.0beta00/utils'
Makefile:514: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Cheers

Tim Camp
WZEW-FM
Mobile, Al.
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to