On Thu, Mar 28, 2019 at 06:13:01PM -0500, Bruce Dubbs via blfs-dev wrote:
> In mesa, I did 'mesaon configure' to see the options it understood.
> What I got was virtually unreadable due to really, really bad formatting
> for the mesa specific options.
> 
> Attached is an edited version that is at least a little readable.
> 
>   -- Bruce

> Core properties:
>   Source dir /build/mesa/mesa-19.0.0
>   Build dir  /build/mesa/mesa-19.0.0/build
> 

I went to try this, but it does not work until meson has already
been run!

ken@plexi /tmp/mesa-19.0.1/build $meson configure .. 
Meson configurator encountered an error:

ERROR: Directory /tmp/mesa-19.0.1 does not seem to be a Meson build directory.


See e.g. https://github.com/mesonbuild/meson/issues/2543

The commit referenced there,
https://github.com/Kiku-git/meson/commit/dab7c448e52e5c3a2691e8d84ec35348078678bd
has a comment

 Since 0.50.0, it is also possible to get a list of all build options
 by invoking `meson configure` with the project source directory or
 the path to the root `meson.build`

None of those work for me with 0.49.2.

ĸen
-- 
  It is said that there are two great unsolved problems in computer
  science: naming, cache invalidation, and off-by-one errors.
                         -- Ben Bullock
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to