DragonFly users List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
chrony
Chrony is in pkgsrc, but doesn't compile. I tried configuring it for FreeBSD,
but got pages of errors, starting with the below. What is the timekeeping
interface of DragonFly most similar to?
Pierre
----
dogla# make
gcc -Wmissing-prototypes -Wall -O2 -g -c util.c
In file included from util.h:36,
from util.c:34:
addressing.h:45: error: expected specifier-qualifier-list before 'uint32_t'
addressing.h:48: error: expected specifier-qualifier-list before 'uint16_t'
In file included from util.h:37,
from util.c:34:
ntp.h:41: error: expected specifier-qualifier-list before 'uint32_t'
ntp.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'NTP_int32'
ntp.h:67: error: expected specifier-qualifier-list before 'uint8_t'
ntp.h:93: error: expected specifier-qualifier-list before 'uint8_t'
ntp.h:101: error: expected ')' before 'x'
ntp.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'double_to_int32'
In file included from util.h:38,
from util.c:34:
candm.h:97: error: expected specifier-qualifier-list before 'uint32_t'
candm.h:109: error: expected specifier-qualifier-list before 'int32_t'
candm.h:119: error: expected specifier-qualifier-list before 'int32_t'
candm.h:125: error: expected specifier-qualifier-list before 'int32_t'
--
Jews use a lunisolar calendar; Muslims use a solely lunar calendar.
- Follow-Ups:
- Re: chrony
- From: Alexander Polakov <polachok@gmail.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]