[BusyBox 0000749]: out of tree build requires CONFIG_LESS

bugs at busybox.net bugs at busybox.net
Mon Feb 20 22:47:07 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=749 
====================================================================== 
Reported By:                kiszka
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   749
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 unable to reproduce
Fixed in Version:           
====================================================================== 
Date Submitted:             02-20-2006 11:59 PST
Last Modified:              02-20-2006 14:47 PST
====================================================================== 
Summary:                    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

====================================================================== 

---------------------------------------------------------------------- 
 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 

---------------------------------------------------------------------- 
 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. 

---------------------------------------------------------------------- 
 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
======================================================================




More information about the busybox-cvs mailing list