From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0001424]: lighttpd: buildroot wants debian/init.d which no longer exists
Date: Sun, 8 Jul 2007 09:40:42 -0700 [thread overview]
Message-ID: <7840cb535fa875ce38407f53bed4c7ca@bugs.uclibc.org> (raw)
The following issue has been set as RELATED TO issue 0001206.
======================================================================
http://busybox.net/bugs/view.php?id=1424
======================================================================
Reported By: vogelchr
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1424
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-08-2007 09:08 PDT
Last Modified: 07-08-2007 09:40 PDT
======================================================================
Summary: lighttpd: buildroot wants debian/init.d which no
longer exists
Description:
When building the lighttpd package the build script wants to install the
file $(LIGHTTPD_DIR)/debian/init.d which no longer is in the lighttpd
tarball.
atrocity buildroot $ tar tzf dl/lighttpd-1.4.13.tar.gz | grep debian
---> there is nothing named debian in the tarball
in package/lighttpd/lighttpd.mk:
$(TARGET_DIR)/$(LIGHTTPD_TARGET_BINARY):
$(LIGHTTPD_DIR)/$(LIGHTTPD_BINARY)
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(LIGHTTPD_DIR) install
$(INSTALL) -m 0755 -D $(LIGHTTPD_DIR)/debian/init.d
$(TARGET_DIR)/etc/init.d/S99lighttpd
Make aborts on this rule:
make[1]: Leaving directory
`/home/chris/buildroot/build_i586/lighttpd-1.4.13'
/usr/bin/install -m 0755 -D
/home/chris/buildroot/build_i586/lighttpd-1.4.13/debia
n/init.d /home/chris/buildroot/build_i586/root/etc/init.d/S99lighttpd
/usr/bin/install: cannot stat
/home/chris/buildroot/build_i586/lighttpd-1.4.13/debian/init.d': No such
file or directory
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001206 lighttpd version incorrect in lighttpd.mk
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-08-07 09:08 vogelchr New Issue
07-08-07 09:08 vogelchr Status new => assigned
07-08-07 09:08 vogelchr Assigned To => buildroot
07-08-07 09:40 bernhardf Relationship added related to 0001206
======================================================================
next reply other threads:[~2007-07-08 16:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 16:40 bugs at busybox.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-08 18:15 [Buildroot] [buildroot 0001424]: lighttpd: buildroot wants debian/init.d which no longer exists bugs at busybox.net
2007-07-08 16:08 bugs at busybox.net
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=7840cb535fa875ce38407f53bed4c7ca@bugs.uclibc.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox