Hi, all

I finally got libgda3 installed via MacPorts (required upgrading quite
a lot of ports). But now midgard-apache2-2.0alpha1 compilation fails
with:

 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/apache2/include -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -O2
-I/opt/local/include -I/opt/local/include/apr-1
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/libxml2
-I/opt/local/include/libgda-3.0 -I/opt/local/include/midgard-2.0 -g
-O2 -MT midgard-apache2.lo -MD -MP -MF .deps/midgard-apache2.Tpo -c
midgard-apache2.c  -fno-common -DPIC -o .libs/midgard-apache2.o
midgard-apache2.c:26: error: syntax error before 'MidgardRequest'
midgard-apache2.c: In function '_midgard_http_create_request_config':
midgard-apache2.c:136: error: 'MidgardRequest' undeclared (first use
in this function)
midgard-apache2.c:136: error: (Each undeclared identifier is reported only once
midgard-apache2.c:136: error: for each function it appears in.)
midgard-apache2.c:136: error: 'rcfg' undeclared (first use in this function)
midgard-apache2.c:137: error: 'MIDGARD_TYPE_REQUEST' undeclared (first
use in this function)
midgard-apache2.c: At top level:
midgard-apache2.c:144: error: syntax error before 'MidgardRequest'
midgard-apache2.c: In function '_midgard_http_authenticate':
midgard-apache2.c:148: error: 'scfg' undeclared (first use in this function)
midgard-apache2.c:151: error: 'r' undeclared (first use in this function)
midgard-apache2.c:153: error: 'rcfg' undeclared (first use in this function)
midgard-apache2.c: In function '_midgard_http_request_blob':
midgard-apache2.c:192: warning: passing argument 1 of
'midgard_query_builder_new' from incompatible pointer type
midgard-apache2.c: In function 'midgard_http_create_server_config':
midgard-apache2.c:518: warning: passing argument 2 of 'gda_init' makes
pointer from integer without a cast
midgard-apache2.c:552: warning: initialization makes pointer from
integer without a cast
midgard-apache2.c: In function 'midgard_http_translate_handler':
midgard-apache2.c:661: error: 'MidgardRequest' undeclared (first use
in this function)
midgard-apache2.c:661: error: 'rcfg' undeclared (first use in this function)
midgard-apache2.c:704: warning: assignment makes pointer from integer
without a cast
midgard-apache2.c:833: warning: initialization makes pointer from
integer without a cast
midgard-apache2.c:838: warning: initialization makes pointer from
integer without a cast
midgard-apache2.c:859: warning: passing argument 1 of
'midgard_object_new' from incompatible pointer type
midgard-apache2.c:894: warning: passing argument 1 of
'midgard_query_builder_new' from incompatible pointer type
midgard-apache2.c:1097: error: 'struct MidgardConnection' has no
member named 'rcfg'
midgard-apache2.c: In function 'midgard_http_host_auth':
midgard-apache2.c:1118: error: 'MidgardRequest' undeclared (first use
in this function)
midgard-apache2.c:1118: error: syntax error before 'rcfg'
midgard-apache2.c: In function 'midgard_fixup':
midgard-apache2.c:1179: error: 'MidgardRequest' undeclared (first use
in this function)
midgard-apache2.c:1179: error: 'rcfg' undeclared (first use in this function)
midgard-apache2.c:1179: error: syntax error before ')' token
make[1]: *** [midgard-apache2.lo] Error 1
make: *** [all] Error 2

/Henri

-- 
Henri Bergius
Motorcycle Adventures and Free Software
http://bergie.iki.fi/

Skype: henribergius
Jabber: [EMAIL PROTECTED]
Jaiku: http://bergie.jaiku.com/
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to