All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0001094]: ntpd version bump
@ 2007-02-15 22:06 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-02-15 22:06 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1094 
====================================================================== 
Reported By:                daisuke
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1094
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-18-2006 03:06 PST
Last Modified:              02-15-2007 14:06 PST
====================================================================== 
Summary:                    ntpd version bump
Description: 
This patch does these things:
(1) bump version from 4.2.0 to 4.2.2p4
(2) remove tickadj utility. It causes make to fail for current uClibc

This patch was created against buildroot-20061118 snapshot.
====================================================================== 

---------------------------------------------------------------------- 
 daisuke - 11-24-06 06:18  
---------------------------------------------------------------------- 
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.

 

---------------------------------------------------------------------- 
 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. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-18-06 03:06  daisuke        New Issue                                    
11-18-06 03:06  daisuke        Status                   new => assigned     
11-18-06 03:06  daisuke        Assigned To               => uClibc          
11-18-06 03:06  daisuke        File Added: ntp.patch                        
11-24-06 06:08  daisuke        Note Added: 0001802                          
11-24-06 06:09  daisuke        Issue Monitored: daisuke                     
11-24-06 06:09  daisuke        Issue End Monitor: daisuke                    
11-24-06 06:13  daisuke        File Added: ntp-new.patch                    
11-24-06 06:18  daisuke        Note Edited: 0001802                         
02-12-07 05:34  vapier         Assigned To              uClibc => buildroot 
02-15-07 14:06  foogod         Note Added: 0002170                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001094]: ntpd version bump
@ 2007-02-22 12:12 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-02-22 12:12 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1094 
====================================================================== 
Reported By:                daisuke
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1094
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-18-2006 03:06 PST
Last Modified:              02-22-2007 04:12 PST
====================================================================== 
Summary:                    ntpd version bump
Description: 
This patch does these things:
(1) bump version from 4.2.0 to 4.2.2p4
(2) remove tickadj utility. It causes make to fail for current uClibc

This patch was created against buildroot-20061118 snapshot.
====================================================================== 

---------------------------------------------------------------------- 
 daisuke - 11-24-06 06:18  
---------------------------------------------------------------------- 
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.

 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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? 

---------------------------------------------------------------------- 
 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. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-18-06 03:06  daisuke        New Issue                                    
11-18-06 03:06  daisuke        Status                   new => assigned     
11-18-06 03:06  daisuke        Assigned To               => uClibc          
11-18-06 03:06  daisuke        File Added: ntp.patch                        
11-24-06 06:08  daisuke        Note Added: 0001802                          
11-24-06 06:09  daisuke        Issue Monitored: daisuke                     
11-24-06 06:09  daisuke        Issue End Monitor: daisuke                    
11-24-06 06:13  daisuke        File Added: ntp-new.patch                    
11-24-06 06:18  daisuke        Note Edited: 0001802                         
02-12-07 05:34  vapier         Assigned To              uClibc => buildroot 
02-15-07 14:06  foogod         Note Added: 0002170                          
02-16-07 18:40  daisuke        File Added: ntp-new2.patch                    
02-16-07 18:40  daisuke        Note Added: 0002176                          
02-17-07 13:24  foogod         Note Added: 0002178                          
02-22-07 03:57  daisuke        File Added: buildroot-20070216.config            
       
02-22-07 04:12  daisuke        Note Added: 0002184                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001094]: ntpd version bump
@ 2007-02-17 21:24 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-02-17 21:24 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1094 
====================================================================== 
Reported By:                daisuke
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1094
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-18-2006 03:06 PST
Last Modified:              02-17-2007 13:24 PST
====================================================================== 
Summary:                    ntpd version bump
Description: 
This patch does these things:
(1) bump version from 4.2.0 to 4.2.2p4
(2) remove tickadj utility. It causes make to fail for current uClibc

This patch was created against buildroot-20061118 snapshot.
====================================================================== 

---------------------------------------------------------------------- 
 daisuke - 11-24-06 06:18  
---------------------------------------------------------------------- 
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.

 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-18-06 03:06  daisuke        New Issue                                    
11-18-06 03:06  daisuke        Status                   new => assigned     
11-18-06 03:06  daisuke        Assigned To               => uClibc          
11-18-06 03:06  daisuke        File Added: ntp.patch                        
11-24-06 06:08  daisuke        Note Added: 0001802                          
11-24-06 06:09  daisuke        Issue Monitored: daisuke                     
11-24-06 06:09  daisuke        Issue End Monitor: daisuke                    
11-24-06 06:13  daisuke        File Added: ntp-new.patch                    
11-24-06 06:18  daisuke        Note Edited: 0001802                         
02-12-07 05:34  vapier         Assigned To              uClibc => buildroot 
02-15-07 14:06  foogod         Note Added: 0002170                          
02-16-07 18:40  daisuke        File Added: ntp-new2.patch                    
02-16-07 18:40  daisuke        Note Added: 0002176                          
02-17-07 13:24  foogod         Note Added: 0002178                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001094]: ntpd version bump
@ 2007-02-17  2:40 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-02-17  2:40 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1094 
====================================================================== 
Reported By:                daisuke
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1094
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-18-2006 03:06 PST
Last Modified:              02-16-2007 18:40 PST
====================================================================== 
Summary:                    ntpd version bump
Description: 
This patch does these things:
(1) bump version from 4.2.0 to 4.2.2p4
(2) remove tickadj utility. It causes make to fail for current uClibc

This patch was created against buildroot-20061118 snapshot.
====================================================================== 

---------------------------------------------------------------------- 
 daisuke - 11-24-06 06:18  
---------------------------------------------------------------------- 
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.

 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-18-06 03:06  daisuke        New Issue                                    
11-18-06 03:06  daisuke        Status                   new => assigned     
11-18-06 03:06  daisuke        Assigned To               => uClibc          
11-18-06 03:06  daisuke        File Added: ntp.patch                        
11-24-06 06:08  daisuke        Note Added: 0001802                          
11-24-06 06:09  daisuke        Issue Monitored: daisuke                     
11-24-06 06:09  daisuke        Issue End Monitor: daisuke                    
11-24-06 06:13  daisuke        File Added: ntp-new.patch                    
11-24-06 06:18  daisuke        Note Edited: 0001802                         
02-12-07 05:34  vapier         Assigned To              uClibc => buildroot 
02-15-07 14:06  foogod         Note Added: 0002170                          
02-16-07 18:40  daisuke        File Added: ntp-new2.patch                    
02-16-07 18:40  daisuke        Note Added: 0002176                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001094]: ntpd version bump
@ 2007-02-12 13:34 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-02-12 13:34 UTC (permalink / raw)
  To: buildroot


The following issue has been ASSIGNED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1094 
====================================================================== 
Reported By:                daisuke
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1094
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-18-2006 03:06 PST
Last Modified:              02-12-2007 05:34 PST
====================================================================== 
Summary:                    ntpd version bump
Description: 
This patch does these things:
(1) bump version from 4.2.0 to 4.2.2p4
(2) remove tickadj utility. It causes make to fail for current uClibc

This patch was created against buildroot-20061118 snapshot.
====================================================================== 

---------------------------------------------------------------------- 
 daisuke - 11-24-06 06:18  
---------------------------------------------------------------------- 
Sorry, I uploaded wrong patch. Here is right patch.
Please use `ntp-new.patch'.

 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-18-06 03:06  daisuke        New Issue                                    
11-18-06 03:06  daisuke        Status                   new => assigned     
11-18-06 03:06  daisuke        Assigned To               => uClibc          
11-18-06 03:06  daisuke        File Added: ntp.patch                        
11-24-06 06:08  daisuke        Note Added: 0001802                          
11-24-06 06:09  daisuke        Issue Monitored: daisuke                     
11-24-06 06:09  daisuke        Issue End Monitor: daisuke                    
11-24-06 06:13  daisuke        File Added: ntp-new.patch                    
11-24-06 06:18  daisuke        Note Edited: 0001802                         
02-12-07 05:34  vapier         Assigned To              uClibc => buildroot 
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-22 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 22:06 [Buildroot] [buildroot 0001094]: ntpd version bump bugs at busybox.net
  -- strict thread matches above, loose matches on Subject: below --
2007-02-22 12:12 bugs at busybox.net
2007-02-17 21:24 bugs at busybox.net
2007-02-17  2:40 bugs at busybox.net
2007-02-12 13:34 bugs at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.