Missing g_str_has_prefix in glib-2.0.1



 
-- 
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


Hi guys:

i have a problem regarding about using glib-2.0.1:

I can not find  the symbol 'g_str_has_prefix" from the library "libglib-2.0.so.0.0.1", i am getting a linking error because of this

[cbhoh cbhoh Glib]$ gcc -o Test Test.c $( pkg-config --libs --cflags glib-2.0)
/tmp/ccRxxTwB.o: In function `main':
/tmp/ccRxxTwB.o(.text+0x19): undefined reference to `g_str_has_prefix'
collect2: ld returned 1 exit status
[cbhoh cbhoh Glib]$
 

and i can not grep the symbol "g_str_has_prefix" from the library too, the following command shows nothing:

[cbhoh cbhoh lib]$ nm libglib-2.0.so | grep g_str_has_prefix
[cbhoh cbhoh lib]$
 
 

Thank a lot!
regards
HOH-
 

begin:vcard 
n:HOH;Chee Bin
x-mozilla-html:FALSE
org:CSA MSC;Software Development
adr:;;;;;;
version:2.1
email;internet:cbhoh csam com my
title:Analyst Programmer
note;quoted-printable:Please avoid sending me Word or PowerPoint attachments.=0D=0ASee http://www.fsf.org/philosophy/no-word-attachments.html 
x-mozilla-cpt:;-31296
fn:Chee Bin HOH
end:vcard


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