Tarjei Huse wrote:
>
> make && make install
>
> <lots off outputt->
> gcc -DPACKAGE=\"midgard\" -DVERSION=\"1.4.2-cvs-20011022\" -DYYTEXT_POINTER=1
> -DSTDC_HEADERS=1 -DHAVE_ZLIB_H=1 -DHAVE_CRYPT_H=1 -DHAVE_ICONV=1
> -DHAVE_ERRMSG_H=1 -DHAVE_MYSQL_H=1 -I. -I. -I.. -I/usr/local/midgard/include
> -I/usr/include/glib-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/local/mysql/include/mysql -Wall -g -O2 -Wp,-MD,.deps/pageresolve.pp -c
> pageresolve.c -fPIC -DPIC -o .libs/pageresolve.lo
> pageresolve.c: In function `mgd_cache_touch':
> pageresolve.c:314: parse error before `if'
> pageresolve.c:307: warning: unused variable `sitegroup'
> pageresolve.c:306: warning: unused variable `command'
> pageresolve.c: At top level:
> pageresolve.c:318: parse error before string constant
> pageresolve.c:318: warning: type defaults to `int' in declaration of
> `g_string_sprintf'
> pageresolve.c:318: conflicting types for `g_string_sprintf'
> /usr/include/glib-1.2/glib.h:1669: previous declaration of `g_string_sprintf'
> pageresolve.c:318: warning: data definition has no type or storage class
> pageresolve.c:319: parse error before `->'
> pageresolve.c:319: warning: type defaults to `int' in declaration of
> `mysql_query'
> pageresolve.c:319: warning: data definition has no type or storage class
> pageresolve.c:320: parse error before `('
> make[1]: *** [pageresolve.lo] Error 1
> make[1]: Leaving directory `/usr/src/apache/midgard-lib-1.4.2-2/src'
I fixed this (the missing ';')
> I thought I'd try to resolve the old mgd_calander troubles. AFAIK theres a
> testfix in CVS, right? :)
I think there is now.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]