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
0000360 [BusyBox] Networking Support major always 07-29-05 04:24 10-06-05 13:12
Reporter bowtie View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000360: busybox-networking utilities-ifupdown
Description hi

since running svn update

make generates enc error

if ifupdown not selected no error

if more info required or expected, just ask.
Additional Information admin@alf:~/buildroot/build_i386/busybox$ svn update
At revision 10956.
admin@alf:~/buildroot/build_i386/busybox$ make
/home/admin/buildroot/build_i386/staging_dir/bin/i386-linux-uclibc-gcc -I/home/admin/buildroot/build_i386/busybox/include -I/home/admin/buildroot/build_i386/busybox/include -I/home/admin/buildroot/build_i386/busybox/libbb -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os -march=i386 -mpreferred-stack-boundary=2 -falign-functions=0 -falign-jumps=0 -falign-loops=0 -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG -c -o /home/admin/buildroot/build_i386/busybox/networking/ifconfig.o /home/admin/buildroot/build_i386/busybox/networking/ifconfig.c
/home/admin/buildroot/build_i386/busybox/networking/ifconfig.c: In function `ifconfig_main':
/home/admin/buildroot/build_i386/busybox/networking/ifconfig.c:562: error: `ENABLE_FEATURE_CLEAN_UP' undeclared (first use in this function)
/home/admin/buildroot/build_i386/busybox/networking/ifconfig.c:562: error: (Each undeclared identifier is reported only once
/home/admin/buildroot/build_i386/busybox/networking/ifconfig.c:562: error: for each function it appears in.)
make: *** [/home/admin/buildroot/build_i386/busybox/networking/ifconfig.o] Error 1
admin@alf:~/buildroot/build_i386/busybox$
admin@alf:~/buildroot/build_i386/busybox$
Attached Files  busybox-net-ifconfig-macro-in-if.patch [^] (337 bytes) 08-02-05 13:36

- Relationships

- Notes
(0000370)
bowtie
08-01-05 11:45

just reinstalled compleate new system

accepted default options

At revision 11008.

same result

fails
 
(0000376)
bowtie
08-02-05 01:03

fixed re:

(0000375)
vapier
08-01-05 19:10

    was a bug in uClibc which is now fixed

in the meantime, edit your include/bits/uClibc_config.h file and delete the line at the top which mentions AUTOCONF_INCLUDED

thanks

mod woks, please close.
 
(0000377)
mojo777
08-02-05 13:39

This appears to be just a typo after intensive night coding ;-)
(macro name has been used in 'if')
Above is is a (possible) patch I applied to solve the same problem.

Regards
Michail
 
(0000523)
bernhardf
09-14-05 07:37

This should be fixed by now.
Can someone please set it to "request feedback" or close this bug.

thanks,
 
(0000524)
bernhardf
09-14-05 07:38

Note.. The attached patch was NOT correct.

The if(ENABLE_FEATURE_CLEAN_UP) is perfectly ok.
 
(0000609)
bernhardf
10-06-05 13:12

fixed on the trunk. Closing this now, thanks for reporting it.
 

- Issue History
Date Modified Username Field Change
07-29-05 04:24 bowtie New Issue
07-29-05 04:24 bowtie Status new => assigned
07-29-05 04:24 bowtie Assigned To  => BusyBox
08-01-05 11:45 bowtie Note Added: 0000370
08-02-05 01:03 bowtie Note Added: 0000376
08-02-05 13:36 mojo777 File Added: busybox-net-ifconfig-macro-in-if.patch
08-02-05 13:39 mojo777 Note Added: 0000377
09-14-05 07:37 bernhardf Note Added: 0000523
09-14-05 07:38 bernhardf Note Added: 0000524
10-06-05 13:12 bernhardf Status assigned => closed
10-06-05 13:12 bernhardf Note Added: 0000609
10-06-05 13:12 bernhardf Resolution open => fixed
10-06-05 13:12 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker