Re: [q-lang-users] [qlist] Q 7.6RC1 available
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-12-19 13:38:54
|
Andrew Berg wrote: > I get an error compiling clib.c: > > clib.c: In function 'ictowcs': > clib.c:698: warning: passing argument 2 of 'libiconv' from > incompatible pointer type > clib.c: In function 'icfromwcs': > clib.c:719: warning: passing argument 2 of 'libiconv' from > incompatible pointer type > clib.c: In function '__F__clib_setpgrp': > clib.c:7141: error: too many arguments to function 'setpgrp' > clib.c: In function '__F__clib_iconv': > clib.c:9187: warning: passing argument 2 of 'libiconv' from > incompatible pointer type > > Sadly, I don't have time to look into it tonight. I have some hope > that it is just that my libiconv being out of date or something. The iconv warnings are harmless. The real culprit is setpgrp, see my other post. -- 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 |