glob.h glob.c collate.h

302 views
Skip to first unread message

fula

unread,
Sep 16, 2010, 5:23:47 PM9/16/10
to android-ndk
I am trying to compile a tool that requires glob.h. I have followed a
lead on this group about using bsd glob.{c,h} files, but next ran into
issues with failing to find collate.h.

glob.c:89:21: error: collate.h: No such file or directory
glob.c: In function 'match':
glob.c:778: error: '__collate_load_error' undeclared (first use in
this function)
glob.c:778: error: (Each undeclared identifier is reported only once
glob.c:778: error: for each function it appears in.)
glob.c:780: warning: implicit declaration of function
'__collate_range_cmp'

Fula
Reply all
Reply to author
Forward
0 new messages