Help--ORBit-0.5.4 Installation



I'm not sure what's happening here, but when I run a make, I'm getting the
following:

.....
gcc -g -O2 -o .libs/tstidl tstidl.o .libs/libIDL.so -L/usr/local/lib -lglib
-L/u
sr/local/lib -lglib -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
__IDL_lex_cleanup                   .libs/libIDL.so
__IDL_prev_token_line               .libs/libIDL.so
__IDL_in                            .libs/libIDL.so
__IDL_lex_init                      .libs/libIDL.so
__IDL_cur_token_line                .libs/libIDL.so
__IDL_lex                           .libs/libIDL.so
ld: fatal: Symbol referencing errors. No output written to .libs/tstidl
collect2: ld returned 1 exit status
make[2]: *** [tstidl] Error 1
make[2]: Leaving directory `/users/jgsammon/src/ORBIT/ORBit-0.5.4/libIDL'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/users/jgsammon/src/ORBIT/ORBit-0.5.4'
make: *** [all-recursive-am] Error 2
...


It took me long enough to remeber that the .libs directory wouldn't show up
in a 
regular ls -l.  Anyway, it appears that the problem is generated in the
libIDL 
subdirectory.  Any ideas how/where these symbols should have been defined?





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