Compile error on both Fedora 4 and OpenBSD
lasg-pFi8XZs6/[email protected] Fri, 14 Oct 2005 23:43:03 +0200 (CEST)
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Hi list I get a compile error with midgard-core-1.7.2 on both Fedora 4 and OpenBSD 3.7, but it configures fine on both. This is the make output from Fedora: src/midgard.c: In function 'mgd_auth_su': src/midgard.c:669: warning: label 'fallback' defined but not used src/midgard.c: In function 'midgard_query_field_get': src/midgard.c:2566: warning: implicit declaration of function 'g_string_append_printf' src/midgard.c:2569: error: invalid use of void expression make: *** [src_libmidgard_la-midgard.lo] Error 1 Any hints or wise words on this? It is possible to get an older version (1.7.1 or 1.7.0) to test with? From Lars S