Re: Compilation problem with Midgard 1.6.3
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Sam Przyswa <samp-pAC44m+R7J2pwVsU+up1+gC/[email protected]> wrote: > version : 1.6.3 > sitegroups : 1 > filetemplates : 0 > pagelinks : 0 > multilang : 1 > vc : 1 > quota : 1 > prefix : /usr > host : i686-pc-linux-gnu > exec-prefix : /usr > cppflags : -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -I/usr/include/mysql > libs : -lmysqlclient -lexpat -lpam -lm -lz -lcrypt -lglib > -lmidgard > > But I got the same error in compiling midgard-php4-1.6.3 on my Debian: > > /test/Midgard_AllinOne/midgard-php4-1.6.3/midgard.c: In function > `zif_mgd_get_midgard': > /test/Midgard_AllinOne/midgard-php4-1.6.3/midgard.c:791: error: > structure has no member named `phpdbg' > /test/Midgard_AllinOne/midgard-php4-1.6.3/midgard.c:796: error: > `MIDGARD_LIB_PREFIX' undeclared (first use in this function) Looks like you have old libraries , binaries and header files under /usr/local. Piotras