Re: [chrony-dev] Compiling tests on macOS X |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Compiling tests on macOS X
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Mon, 8 Jun 2020 16:57:14 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591628241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bcpTw1rqG2SwaWC2ybd42a4yrKw68WPrlznrEkxaVDo=; b=g5hKKX7CGGBKFI5b1qKU+ClJtDSzyJTccPtbtwwRIDSmV9DXjqIT0R2srhUmKErSdcI/xV 2IAVrW9eV9ZvzCy/tn4qULzjHjzWDP5dL28h6tOHsRouhd/Oia41Is8agLHtQ5E6e224tZ fG18ehxNWMhElVXagF8oQyh/EHxtG28=
On Mon, Jun 08, 2020 at 03:22:37PM +1200, Bryan Christianson wrote:
> When compiling the tests (make check) I am getting a lot of errors related to the use of angle brackets
> e.g.
> bryan@number9 chronyd-pristine % make check
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C test/unit check
> ./util.c:21:10: error: 'util.c' file not found with <angled> include; use
> "quotes" instead
> #include <util.c>
> ^~~~~~~~
> "util.c"
I see this with clang too. It comes from the make -f ../../Makefile
invocation in the unit test directory. I'll fix the makefile to
disable the object dependencies for this case.
--
Miroslav Lichvar
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.