Re: Compile Error midgard-core 1.71
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Thu, 8 Sep 2005 22:05:50 +0200 (CEST)
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
>> > src/mgdschema.c:23:27: libxml/parser.h: No such file or directory >> > src/mgdschema.c:24:25: libxml/tree.h: No such file or directory >> >> You need libxml2 development packages. >> Something like libxml2-dev or similiar. >> > Thanks for even answering the blind! ;-) Many detils: http://www.midgard-project.org/midcom-permalink-1aa939c02eef43be93260f20c2d26bb6 > /usr/lib/libexpat.so -lpam -lcrypt /usr/lib/libxml2.so -ldl -lz -lpthread -lm > /opt/gnome/lib/libgobject-2.0.so /opt/gnome/lib/libglib-2.0.so > src_repligard_repligard-rpconfig.o(.text+0xe48): In function > `rpd_readconfig_elt_start': > src/repligard/rpconfig.c:98: undefined reference to `mgd_table_name' I am a bit confused. It comes from tablenames.h and is generated by glib-mkenums. I doubt you missed glib devel package as you wouldn't compile any file. Do you have tablenames.h in midgard dir? Did you have any other errors, which could be ignored? Piotras