Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2012 01:10:17 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Jeff Ford <jeff.ford@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Failure building libdtrace
Message-ID:  <4FDBC0D9.7060707@FreeBSD.org>
In-Reply-To: <CAJ0x7rOpfnoe3BY-d-UNn9VkcGjJTwpfRfhy07ygRAqYj0AFvg@mail.gmail.com>
References:  <CAJ0x7rOpfnoe3BY-d-UNn9VkcGjJTwpfRfhy07ygRAqYj0AFvg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-06-15 22:13, Jeff Ford wrote:
> When I try to build directly from src/cddl/lib/libdtrace I get a failure
> because of a missing file dt_grammar.h. This file is generated by
> dt_grammar.y. On 9, running make in the same directory runs the yacc ahead
> of cc so the build works.
> 
> I can fix this locally by moving dt_grammar.y to the top of the file list
> in Makefile, but what changed, and should it be fixed?

No, just run "make depend" first.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDBC0D9.7060707>