Compile problem



Hi

	I am compiling ORBit 0.5.7 on IRIX 6.5 using the 7.3.1.2 MipsPRO
compiler.  I can run configure fine but when I go to compile I get the
following error eventually:

.
.
.

gmake[3]: Entering directory `/home/mcaruso/tmp/pkg/ORBit-0.5.7/src/orb'
../../src/orbit-idl-compiler/orbit-idl --noskels
../../src/daemons/interface_repository/interface_repository.idl
ld32: WARNING 84 : /usr/lib32/mips4/libm.so is not used for resolving
any symbol.
Error: Empty file

** WARNING **:
../../src/daemons/interface_repository/interface_repository.idl
compilation failed
touch my_ir_stuff
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..
-I.. -I../../src -I/vps/pkg/lib32/glib/include -I/vps/pkg/include      
-DORBit_SYSRC=\"/home/mcaruso/tmp/pkg/etc/orbitrc\"    
-I../../src/ORBitutil   -DORBIT_MAJOR_VERSION="0"      
-DORBIT_MINOR_VERSION="5"       -DORBIT_MICRO_VERSION="7"      
-DORBIT_VERSION=\"0.5.7\"       -DG_LOG_DOMAIN=\"ORBit\" 
-DG_INLINE_FUNC=__inline  -g -O0 -c interface_repository-common.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
-I/vps/pkg/lib32/glib/include -I/vps/pkg/include
-DORBit_SYSRC=\"/home/mcaruso/tmp/pkg/etc/orbitrc\"
-I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5
-DORBIT_MICRO_VERSION=7 -DORBIT_VERSION=\"0.5.7\"
-DG_LOG_DOMAIN=\"ORBit\" -DG_INLINE_FUNC=__inline -g -O0 -c
interface_repository-common.c  -DPIC -o
.libs/interface_repository-common.lo
cc ERROR:  file does not exist:  interface_repository-common.c
gmake[3]: *** [interface_repository-common.lo] Error 1
gmake[3]: Leaving directory `/home/mcaruso/tmp/pkg/ORBit-0.5.7/src/orb'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/mcaruso/tmp/pkg/ORBit-0.5.7/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/mcaruso/tmp/pkg/ORBit-0.5.7'
gmake: *** [all-recursive-am] Error 2

I checked the idl file and its not empty it has stuff in it, so im not
sure what "Empty file" means?  I understand the errors that follow
because the code hasnt been generated by the idl compiler, but I dont
understand why the idl compiler blows up, please help.

-- 
Mike Caruso / SAIC                            Army Night Vision Labs 
Software Engineer
Ft. Belvoir, VA. (703) 704 2714                  
McLean, VA.      (703) 748 4177

"What we do in life, echos in eternity"
-Maximus Decimus Meridius




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]