Re: [Amcl-users] hi all, need some help
Status: Beta
Brought to you by:
lobbin
|
From: Mattias H. <mh...@sd...> - 2002-04-15 05:43:32
|
This is what I get when using grep in include dir... Command: grep -i -n -w regcomp /local/app/include/*.* grep: can't open /local/app/include/glib.h grep: can't open /local/app/include/gmodule.h grep: can't open /local/app/include/gnomesupport.h /local/app/include/regcustom.h:78:#define __REG_NOFRONT /* don't want regcomp() and regexec() */ /local/app/include/regex.h:51: * declarations of the "front end" functions, regcomp() and regexec(), /local/app/include/regex.h:118:#define __REG_NOFRONT /* don't want regcomp() and regexec() */ /local/app/include/regex.h:209: ^ int regcomp(regex_t *, __REG_CONST char *, int); /local/app/include/regex.h:311:int regcomp _ANSI_ARGS_((regex_t *, __REG_CONST char *, int)); grep: can't open /local/app/include/rrd.h Exit 2 Now what? How do I subscribe to this list? MvH Mattias "Nallen" Holmstr=F6m On Sun, 14 Apr 2002, Jordi Mallach wrote: > [If you're subscribed to amcl-users, tell me and I won't Cc: you] > > On Sun, Apr 14, 2002 at 09:29:00PM +0200, Mattias Holmstroem wrote: > > gnome-mud-0.9.0.tar.gz > > Ok. > > > In file included from data.c:24: > > regex.h:145: parse error before `re_void' > > regex.h:145: warning: type defaults to `int' in declaration of `re_void= ' > > regex.h:145: warning: data definition has no type or storage class > > regex.h:314: parse error before `_ANSI_ARGS_' > > regex.h:323: parse error before `_ANSI_ARGS_' > > regex.h:326: parse error before `_ANSI_ARGS_' > > data.c: In function `match_line': > > data.c:147: warning: implicit declaration of function `regcomp' > > data.c:148: warning: implicit declaration of function `regexec' > > data.c:149: warning: implicit declaration of function `TclReFree' > > I have no SunOS box, by luck, so I can't really know what's going on > there. Can you grep recursively for "regcomp" in all files in > /usr/include (or wherever includes are in Solaris)? > > Thanks, > Jordi > -- > Jordi Mallach P=E9rez || jo...@pu... || Rediscovering Freed= om, > aka Oskuro in || jo...@si... || Using Debian GNU/Linu= x > Reinos de Leyenda || jo...@de... || http://debian.org > > http://sindominio.net GnuPG public information: pub 1024D/917A225E > telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E > |