Re: Compile error on both Fedora 4 and OpenBSD
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Sat, 15 Oct 2005 00:24:50 +0200 (CEST)
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> Hi list Hi, > 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:2566: warning: implicit declaration of function > 'g_string_append_printf' You need to install glib 2.4 and its development files. Piotras