[buildroot 0000194]: ntp package does not compile

bugs at busybox.net bugs at busybox.net
Thu Sep 8 00:51:33 UTC 2005


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=194 
====================================================================== 
Reported By:                clausklein
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   194
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             03-28-2005 08:22 PST
Last Modified:              09-07-2005 17:51 PDT
====================================================================== 
Summary:                    ntp package does not compile
Description: 
There is an error while make ntp

The ntp program: ntpdc - special NTP query program
can't be build while crosscompiling.

# make[1]: Entering directory
`/home/claus/src/buildroot/build_i386/ntp-4.2.0/ntpdc'
# ./ntpdc-layout > layout.here
# /bin/sh: line 1: ./ntpdc-layout: No such file or directory
# make[1]: *** [layout.here] Error 127
# make[1]: Leaving directory
`/home/claus/src/buildroot/build_i386/ntp-4.2.0/ntpdc'
# make: *** [maybe-layout] Error 2

My patch prevent the build of ntpdc as a configure option:

--disable-ntpdc         Disable build of special NTP query program (while
crosscompileing)

Too the CPPFLAGS and LDFLAGS are set while configure to prevent host
header or libs to be used.

The sntp program is now compiled too.

claus

====================================================================== 

---------------------------------------------------------------------- 
 vapier - 09-07-05 17:51  
---------------------------------------------------------------------- 
fixed in cvs 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-28-05 08:22  clausklein     New Issue                                    
03-28-05 08:22  clausklein     File Added: ntp.diff                         
03-30-05 11:25  Cy8aer         Issue Monitored: Cy8aer                      
09-07-05 17:51  vapier         Note Added: 0000504                          
09-07-05 17:51  vapier         Status                   assigned => closed  
09-07-05 17:51  vapier         Resolution               open => fixed       
======================================================================




More information about the uClibc-cvs mailing list