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
0000749 [BusyBox] Other minor always 02-20-06 11:59 02-20-06 14:47
Reporter kiszka View Status public  
Assigned To BusyBox
Priority normal Resolution unable to reproduce  
Status closed   Product Version svn
Summary 0000749: out of tree build requires CONFIG_LESS
Description only when CONFIG_LESS is switched on, linking succeeds. Otherwise:

[...]
  LINK busybox
/tmp/ccKrOoYN.o:(.rodata+0x2b8): undefined reference to `less_main'
collect2: ld returned 1 exit status
Additional Information
Attached Files

- Relationships

- Notes
(0001129)
vapier
02-20-06 14:07

looks more like your tree is broken

delete all the object files, disabled less in your .config, and then rebuild
 
(0001130)
kiszka
02-20-06 14:40

Obviously. I re-tried my scenario on a different box and I was not able to reproduce it. Sorry for the noise, please close.
 
(0001131)
vapier
02-20-06 14:47

it's a known issue that .config changes arent properly propogated to the build system ... atm, you need to `make clean` after changing your .config
 

- Issue History
Date Modified Username Field Change
02-20-06 11:59 kiszka New Issue
02-20-06 11:59 kiszka Status new => assigned
02-20-06 11:59 kiszka Assigned To  => BusyBox
02-20-06 14:07 vapier Note Added: 0001129
02-20-06 14:40 kiszka Note Added: 0001130
02-20-06 14:47 vapier Note Added: 0001131
02-20-06 14:47 vapier Status assigned => closed
02-20-06 14:47 vapier Resolution open => unable to reproduce


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker