Notes |
(0001802)
daisuke
11-24-06 06:08
edited on: 11-24-06 06:18
|
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.
|
| |
(0002170)
foogod
02-15-07 14:06
|
I just noticed that this is basically a duplicate of the patch I just submitted in bug 1222 (mine bumps the version to 4.2.4 (which is now current))
Please note that _some_ version bump is required to get ntpd to compile at all, as far as I can tell. 4.2.0 just does not work. |
| |
(0002176)
daisuke
02-16-07 18:40
|
I just tried bumps the version to 4.2.4 like as bug 1222, buildroot-20070216 and uClibc-20070216, but I got error "sys/var.h: No such file or directory" at tickadj . I removed tickadj utility, it worked.
Updated patch is `ntp-new2.patch', which bump version to 4.2.4, remove ntp-cross-compile.patch and remove tickadj utility. |
| |
(0002178)
foogod
02-17-07 13:24
|
That's interesting.. I don't have any problem with the tickadj utility on my builds. Can you post your buildroot .config? |
| |
(0002184)
daisuke
02-22-07 04:12
|
OK, I uploaded build.config. I tried to build and success on i686-pc-linux-gnu and x86_64-pc-linux-gnu. |
| |