On Mon, Feb 14, 2011 at 12:00 PM, bsquared <[email protected]> wrote: > On Mon, Feb 14, 2011 at 10:16 AM, Andre Klapper <[email protected]> wrote: >> On Mon, 2011-02-14 at 09:43 -0800, bsquared wrote: >>> To recap and append my issues to date: >>> * bootstap failed on gettext - I removed mono from the host system >>> * gnome-disk-utility, No package 'avahi-ui-gtk3' - my error, I skipped >>> some modules. >>> * polkit - error when I skipped above module, not sure of status >>> * NetworkManager - reported configure error, added to skip, I use wicd >>> * Then I got an error on previously completed module ORBit. >> >> Can you post your exact problems? >> >> Thanks, >> andre >> -- >> mailto:[email protected] | failed >> http://blogs.gnome.org/aklapper | http://www.openismus.com >> >> _______________________________________________ >> gnome-love mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/gnome-love >> > > Now, I have an error that I can report. After configuring as noted > before, ORBit2 failed during build phase. > > ******************************************* > orbit-idl-2 2.14.20 compiling > mode, show preprocessor errors, passes: headers > > Processing file ../../../src/orb/orb-core/corba-defs.idl > for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c > corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \ > if test -f $I; then \ > sed -e 's,OObject,Object,g' -e > 's,TTypeCode,TypeCode,g' $I > $I.out; \ > mv $I.out $I ; \ > fi; \ > done > make[8]: *** No rule to make target `corba-defs.idl', needed by > `iop-defs.h'. Stop. > Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/include/orbit/orb-core' > make[7]: *** [all-recursive] Error 1 > make[7]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/include/orbit' > make[6]: *** [all] Error 2 > make[6]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/include/orbit' > make[5]: *** [all-recursive] Error 1 > make[5]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/include' > make[4]: *** [all] Error 2 > make[4]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/src/orb/include' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/src/orb' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/bwinfrey/development/gnome/source/ORBit2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/bwinfrey/development/gnome/source/ORBit2' > make: *** [all] Error 2 > *** Error during phase build of ORBit2: ########## Error running make > *** [28/160] > ********************************************* > > Any help is appreciated > > Thank you, > -Brian > > I am going to choose option 3 and see what happens. >
And upon continueing, nss failed to make. ************************************************ drbg.c: In function ‘RNG_RandomUpdate’: drbg.c:510: error: size of array ‘arg’ is negative drbg.c:513: warning: large integer implicitly truncated to unsigned type make[4]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/Linux_SINGLE_SHLIB/drbg.o] Error 1 make[4]: Leaving directory `/home/bwinfrey/development/gnome/source/nss-3.12.6/mozilla/security/nss/lib/freebl' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/home/bwinfrey/development/gnome/source/nss-3.12.6/mozilla/security/nss/lib/freebl' make[2]: *** [libs] Error 2 make[2]: Leaving directory `/home/bwinfrey/development/gnome/source/nss-3.12.6/mozilla/security/nss/lib' make[1]: *** [libs] Error 2 make[1]: Leaving directory `/home/bwinfrey/development/gnome/source/nss-3.12.6/mozilla/security/nss' make: *** [all] Error 2 *** Error during phase build of nss: ########## Error running make *** [38/160] ***************************************************** Again, Thank you. -Brian I am going to choose option 3 and see what happens. _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
