Re: [chrony-dev] Problems building with nettle-3.5 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Problems building with nettle-3.5
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Tue, 10 Mar 2020 09:26:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583828803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SCD35Uj906z1/wS5vbAdAUNoM1USa+EZZUOfIPfFrU4=; b=euzRhGa9lXtkgtK9IYLakrfq012pvOvyhHtVzBLiJCAcof3q/5SymWYzg95YlD9htVhF5a y+VOVk0Q9BHOGLJ+J0NSp0cXqiXR+3qv2ETx39y7fUDwAZOPkqEwYwkEZE9eApe5qbKN25 D4CY7ZKJaptsLhCkt/mnKlGZIWvKRHY=
On Tue, Mar 10, 2020 at 06:45:46PM +1300, Bryan Christianson wrote:
> gcc -mmacosx-version-min=10.10 -Wmissing-prototypes -Wall -I/Users/bryan/Software-Swift5/chronyd/Crypt/opt/include -o docheck docheck.c -L/Users/bryan/Software-Swift5/chronyd/Crypt/opt/lib
This command is missing -lnettle. That's probably because pkg-config
is missing or the nettle pc file was not found.
I should improve the configure script and documentation.
> Undefined symbols for architecture x86_64:
> "_nettle_get_hashes", referenced from:
> _main in docheck-5b59e0.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
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.