LibIDL won't compile on garnome 0.19.5



I get the following message during the libIDL part of the setup.  Any suggestions:

 

gcc -g -O2 -o .libs/tstidl tstidl.o  ./.libs/libIDL-2.so -L/usr/local/lib /usr/local/lib/libglib-2.0.so -Wl,--rpath -Wl,/usr/local/lib

./.libs/libIDL-2.so: undefined reference to `__IDL_lex_init'

./.libs/libIDL-2.so: undefined reference to `__IDL_lex_cleanup'

./.libs/libIDL-2.so: undefined reference to `__IDL_lex'

./.libs/libIDL-2.so: undefined reference to `__IDL_prev_token_line'

./.libs/libIDL-2.so: undefined reference to `__IDL_in'

./.libs/libIDL-2.so: undefined reference to `__IDL_cur_token_line'

collect2: ld returned 1 exit status

make[5]: *** [tstidl] Error 1

 

I ran a configure manually to find out that I didn’t have flex installed.  I installed Flex 2.5.4a then re-ran the configure and I got no warnings; however, I still get the same error.

 

--

Kind Regards

Timothy A. DeWees

 



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