BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000194 [buildroot] Other minor always 03-28-05 08:22 02-12-07 05:50
Reporter clausklein View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000194: 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
Additional Information Tested for target i386 and powerpc.

Perhaps we should use the --without-crypto configure option too?

Attached Files  ntp.diff [^] (4,543 bytes) 03-28-05 08:22

- Relationships

- Notes
(0000504)
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
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker