I can confirm that a fresh svn checkout at 13842 fails to build for me as well (with the same errors detailed below).
~JW On Wed, Nov 5, 2008 at 8:53 AM, Antonio Doldo <[EMAIL PROTECTED]> wrote: > I have a tested and simple procedure that use: > > dpkg-buildpackage -rfaferoot -us -uc > > I have also tested the standard procedure, but the results are the same. > > ./configure --disable-hardening > source /home/adoldo/vbox/env.sh > kmk > Config.kmk:1508: /home/adoldo/vbox/out/linux.x86/release/GCCConfig.kmk: > Nessun file o directory > Config.kmk:3600: /home/adoldo/vbox/out/linux.x86/release/revision.kmk: > Nessun file o directory > kmk: bad number: empty > > Of course I download also a new copy of a svn tree. > > *** check the files: > > which kmk > > /home/adoldo/vbox/kBuild/bin/linux.x86/kmk > > $ ls -l /home/adoldo/vbox/out/linux.x86/release/GCCConfig.kmk > -rw-r--r-- 1 adoldo adoldo 1498 2008-11-05 14:24 > /home/adoldo/vbox/out/linux.x86/release/GCCConfig.kmk > $ ls -l /home/adoldo/vbox/out/linux.x86/release/revision.kmk > -rw-r--r-- 1 adoldo adoldo 26 2008-11-05 14:27 > /home/adoldo/vbox/out/linux.x86/release/revision.kmk > > errors: > > kmk[1]: *** No rule to make target > `/home/adoldo/vbox/out/linux.x86/release/obj/bin2c/bin2c', needed by > `/home/adoldo/vbox/out/linux.x86/release/obj/src/VBox/Devices/PC/Etherboot-src/NetBiosBin.c'. > Stop. > kmk[1]: *** Waiting for unfinished jobs.... > /home/adoldo/vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.c: In > function 'addident': > /home/adoldo/vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.c:91: > warning: comparison between signed and unsigned > /home/adoldo/vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.c: In > function 'main': > /home/adoldo/vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.c:321: > warning: comparison between signed and unsigned > kmk[1]: Leaving directory > `/home/adoldo/vbox/src/VBox/Devices/PC/Etherboot-src' > kmk: *** [pass_libraries_before] Error 2 > > Thanks for your patience, > Antonio _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
