All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0000331]: Can't compile ntp
Date: Mon, 12 Feb 2007 05:50:15 -0800	[thread overview]
Message-ID: <93b88726ab92d88d477b18b2faceb422@bugs.busybox.net> (raw)


The following issue has been ASSIGNED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=331 
====================================================================== 
Reported By:                ssaguiar
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   331
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             07-08-2005 20:19 PDT
Last Modified:              02-12-2007 05:50 PST
====================================================================== 
Summary:                    Can't compile ntp
Description: 
When trying to compile ntp in buildroot, after a while, it gives this
error:


/home/ssaguiar/tmp/buildroot/build_i386/staging_dir/bin/i386-linux-uclibc-gcc
 -Os -pipe  -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow
-Wstrict-prototypes   -o ntpdc-layout  ntpdc-layout.o
./ntpdc-layout > layout.here
/bin/sh: line 1: ./ntpdc-layout: File or directory not found
make[4]: ** [layout.here] Erro 127
make[4]: Leaving directory
`/home/ssaguiar/tmp/buildroot/build_i386/ntp-4.2.0/ntpdc'
make[3]: ** [maybe-layout] Erro 2
make[3]: Leaving directory
`/home/ssaguiar/tmp/buildroot/build_i386/ntp-4.2.0/ntpdc'
make[2]: ** [all-recursive] Erro 1
make[2]: Leaving directory
`/home/ssaguiar/tmp/buildroot/build_i386/ntp-4.2.0'
make[1]: ** [all] Erro 2
make[1]: Leaving directory
`/home/ssaguiar/tmp/buildroot/build_i386/ntp-4.2.0'
make: **
[/home/ssaguiar/tmp/buildroot/build_i386/ntp-4.2.0/ntpdate/ntpdate] Erro
2

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

---------------------------------------------------------------------- 
 ssaguiar - 07-09-05 07:18  
---------------------------------------------------------------------- 
This error happens at the end of the ntpdc Makefile, at :

ntpdc-layout.o: nl.c

layout.here: ntpdc-layout
        ./ntpdc-layout > $@


This is caused by the fact that the Makefile try to execute the
ntpdc-layout in the host system, but, as the ntpdc-layout is compiled with
the uclibc, it gives the error of 'file not found' for the ntpdc-layout
compiled program.

Sergio 

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-08-05 20:19  ssaguiar       New Issue                                    
07-09-05 07:18  ssaguiar       Note Added: 0000274                          
09-07-05 17:51  vapier         Note Added: 0000505                          
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 
======================================================================

                 reply	other threads:[~2007-02-12 13:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93b88726ab92d88d477b18b2faceb422@bugs.busybox.net \
    --to=bugs@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.