Unable to compile gnumeric-1.0.4 - undefined reference to `e_free_string_list'



Folks,

I'm trying to compile gnumeric-1.0.4 on a Red Hat 7.1 machine. I believe I 
have all the supporting libraries in place, and ./configure is now happy.

At compile time, I get lots of errors starting with these two:

   file-autoft.o: In function `category_group_list_get':
   /home/simon/software/gnumeric-1.0.4/src/file-autoft.c:271: undefined  
   reference to `e_free_string_list'
   file-autoft.o: In function `category_group_list_get_names_list':
   /home/simon/software/gnumeric-1.0.4/src/file-autoft.c:315: undefined
   reference to `g_str_compare'

I can see that e_free_string_list is a libgal symbol:

   # nm libgal.so.19.0.0 |grep e_free_string_list
   0002a30c T e_free_string_list

Any help would be much appreciated.

Regards,

Simon Taylor
-- 
Unisolve Pty Ltd - Melbourne, Australia
+61 3 9568 2005




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