[uClibc] [buildroot 0000194]: ntp package does not compile

bugs at busybox.net bugs at busybox.net
Mon Mar 28 16:22:21 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<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:                     assigned
======================================================================
Date Submitted:             03-28-2005 08:22 PST
Last Modified:              03-28-2005 08:22 PST
======================================================================
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

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

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




More information about the uClibc mailing list