Re: [chrony-dev] Compiling tests on macOS X

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/