[opensource-dev] building a viewer: fails with some undefined variables

Lance Corrimal Lance.Corrimal at eregion.de
Sat Mar 31 04:36:28 PDT 2018


Hi guys,

I'm trying to build a viewer on linux, and the build fails due to several 
undefined variables, which, given their names, should actually be defined 
somewhere in the source, or in the autobuild_variables_file:

  error: #error "LL_ALIGN_PREFIX and LL_ALIGN_POSTFIX undefined"
  error: 'LL_DEFAULT_HEAP_ALIGN' was not declared in this scope

happens right after the actual build starts.

Where do I get those variables?

Cheers
LC





More information about the opensource-dev mailing list