Ticket #294 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

upgrade busybox

Reported by: tg Assigned to: busybox maintainer
Priority: minor Milestone: 1.x (low prio)
Component: packages Version: trunk
Keywords: busybox httpd Cc:

Description

  /home/.data/tg/svn/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc -Wp,-MD,networking/.httpd.o.d   -std=gnu99 -Iinclude -Ilibbb  -I/home/.data/tg/svn/trunk/freewrt/build_mipsel/w-busybox-1.4.2-7/busybox-1.4.2/libbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.4.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wstrict-prototypes -Wshadow -Werror -Wundef -funsigned-char -fno-builtin-strlen -finline-limit=0 -static-libgcc -Os -falign-functions=1 -falign-jumps=1 -falign-loops=1 -fomit-frame-pointer -ffunction-sections -fdata-sections -Wdeclaration-after-statement  -Os -fno-ident -fwrapv -fhonour-copts   -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(httpd)"  -D"KBUILD_MODNAME=KBUILD_STR(httpd)" -c -o networking/httpd.o networking/httpd.c
networking/httpd.c: In function `handleIncoming':
networking/httpd.c:1525: error: `ppnew' undeclared (first use in this function)
networking/httpd.c:1525: error: (Each undeclared identifier is reported only once
networking/httpd.c:1525: error: for each function it appears in.)
gmake[6]: *** [networking/httpd.o] Error 1
gmake[5]: *** [networking] Error 2
gmake[5]: Leaving directory `/home/.data/tg/svn/trunk/freewrt/build_mipsel/w-busybox-1.4.2-7/busybox-1.4.2'

Attachments

Change History

06/06/07 17:34:16 changed by tg

  • owner changed from markus to tg.
  • status changed from new to assigned.

httpd in 1.4.2 has more bugs than just this one I propose an update of busybox

06/06/07 17:43:31 changed by tg

  • priority changed from major to minor.

r2731 fixes the symptoms – I had a look at the OpenWrt? origin of the patch and found out that “a certain someone” (I'm not even interested in who it was, otherwise I'd svn blame him) broke this diff during some upgrade.

06/14/07 09:31:47 changed by tg

  • owner changed from tg to busybox maintainer.
  • status changed from assigned to new.
  • summary changed from busybox::httpd is broken to upgrade busybox.
  • type changed from defect to enhancement.
  • milestone changed from 1.1 to 1.x (low prio).

Changing this into a wishlist bug regarding busybox.


Add/Change #294 (upgrade busybox)