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
0002974 [buildroot] Other minor always 04-20-08 04:32 07-05-08 00:58
Reporter Jean-Baptiste Maillet View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0002974: package lighttpd source fails
Description $ make lighttpd
wget --passive-ftp -nd -P /var/p2p/jbm/sandbox/buildroot/../download "http://ftp.debian.org"/debian/pool/main/l/lighttpd/lighttpd_1.4.18.orig.tar.gz [^]
--2008-04-20 13:25:21-- http://ftp.debian.org/debian/pool/main/l/lighttpd/lighttpd_1.4.18.orig.tar.gz [^]
Resolving ftp.debian.org... 128.101.240.212
Connecting to ftp.debian.org|128.101.240.212|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-04-20 13:25:21 ERROR 404: Not Found.

make: *** [/var/p2p/jbm/sandbox/buildroot/../download/lighttpd_1.4.18.orig.tar.gz] Error 1
Additional Information lighttpd_1.4.18 is no longer available from Debian, upgraded to 1.4.19 (as advised by http://www.lighttpd.net/) [^]

Attached patch update source, and add options (managing select and deps) for zlib and bzip2, unabled by default lighttpd configure, here disabled by default.
Attached Files  lighttpd.patch [^] (2,918 bytes) 04-20-08 04:32

- Relationships

- Notes
(0007124)
Jean-Baptiste Maillet
04-24-08 22:47

lighttpd has been updated at r21835 (not the attached patch fix), but still does not build, missing dep/select or config option.

jbm@polux:/var/p2p/jbm/sandbox/buildroot$ svn up
...
D package/lighttpd/rc.lighttpd
A package/lighttpd/lighttpd-1.4.19-configure.patch
C package/lighttpd/lighttpd.mk
C package/lighttpd/Config.in
...
jbm@polux:/var/p2p/jbm/sandbox/buildroot$ rm -rf package/lighttpd
jbm@polux:/var/p2p/jbm/sandbox/buildroot$ svn up
A package/lighttpd
A package/lighttpd/lighttpd-1.4.19-configure.patch
A package/lighttpd/lighttpd.mk
A package/lighttpd/Config.in
Updated to revision 21853.
jbm@polux:/var/p2p/jbm/sandbox/buildroot$ make lighttpd

>>> lighttpd 1.4.19 Downloading

--2008-04-25 07:31:00-- http://www.lighttpd.net/download/lighttpd-1.4.19.tar.bz2 [^]
...
checking for OpenSSL... no
checking for perl regular expressions support... no
checking for zlib support... yes
checking for deflate in -lz... no
configure: error: zlib-headers and/or libs where not found, install them or build with --without-zlib
make: *** [/var/p2p/jbm/sandbox/buildroot/build_arm/lighttpd-1.4.19/.stamp_configured] Error 1
 
(0008964)
UlfSamuelsson
07-05-08 00:58

Fixed in svn by now
 

- Issue History
Date Modified Username Field Change
04-20-08 04:32 Jean-Baptiste Maillet New Issue
04-20-08 04:32 Jean-Baptiste Maillet Status new => assigned
04-20-08 04:32 Jean-Baptiste Maillet Assigned To  => buildroot
04-20-08 04:32 Jean-Baptiste Maillet File Added: lighttpd.patch
04-24-08 22:47 Jean-Baptiste Maillet Note Added: 0007124
07-05-08 00:58 UlfSamuelsson Status assigned => closed
07-05-08 00:58 UlfSamuelsson Note Added: 0008964
07-05-08 00:58 UlfSamuelsson Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker