svn 14407 broke the repository.

Bernhard Fischer rep.nop at aon.at
Thu Mar 2 10:18:00 PST 2006


On Thu, Mar 02, 2006 at 12:47:07PM -0500, Rob Landley wrote:
>On Thursday 02 March 2006 12:26 pm, Rob Landley wrote:

>And disabling all the applets in the ext2fs directory and continuing the build 
>made it to the end, where it died with:
>
>  AR cru applets.a
>  LINK busybox_unstripped
>applets.a(applets.o):(.rodata+0xe4): undefined reference to `chattr_main'
>applets.a(applets.o):(.rodata+0x258): undefined reference to `e2fsck_main'
>applets.a(applets.o):(.rodata+0x264): undefined reference to `tune2fs_main'
>applets.a(applets.o):(.rodata+0x318): undefined reference to `tune2fs_main'
>applets.a(applets.o):(.rodata+0x348): undefined reference to `fsck_main'
>applets.a(applets.o):(.rodata+0x354): undefined reference to `e2fsck_main'
>applets.a(applets.o):(.rodata+0x360): undefined reference to `e2fsck_main'
>applets.a(applets.o):(.rodata+0x5e8): undefined reference to `lsattr_main'
>applets.a(applets.o):(.rodata+0x648): undefined reference to `mke2fs_main'
>applets.a(applets.o):(.rodata+0x660): undefined reference to `mke2fs_main'
>applets.a(applets.o):(.rodata+0x66c): undefined reference to `mke2fs_main'
>applets.a(applets.o):(.rodata+0xa50): undefined reference to `tune2fs_main'
>collect2: ld returned 1 exit status
>
>Not happy...

Missing dependency of applets/applets.o vs. .config.
Fixed in r14431.



More information about the busybox mailing list