Re: [q-lang-users] q 7.11 build fails on Mac OS X 10.3.9
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-06-09 07:57:10
|
Ryan Schmidt wrote: > clib.c:6077: error: `GLOB_NOMATCH' undeclared (first use in this function) > clib.c:6077: error: (Each undeclared identifier is reported only once > clib.c:6077: error: for each function it appears in.) GLOB_NOMATCH is required by POSIX, so it looks like the local glob implementation is broken or too old. What does your 10.3.9 glob(3) manpage say about the return value of glob()? Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |