| Anonymous | Login | Signup for a new account | 11-10-2008 12:01 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
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 |
| Copyright © 2000 - 2006 Mantis Group |