On Mon, Feb 14, 2011 at 3:30 PM, bsquared <[email protected]> wrote:
> *******************************************
> 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]
> *********************************************
>
> I chose option 3 to continue and had more errors downstream.
>
> Any help is appreciated.
>
> Thank you
> -Brian
>

If I attempt to install this module from 'jhbuild shell' it succeeded.
$ jhbuild shell
$ ./configure --prefix=$INSTALL
$ make
$ make install

what is going wrong with jhbuild build?

Thanks,
-Brian
_______________________________________________
gnome-love mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-love

Reply via email to