Hello On 8 Sep 2005 at 22:05, Piotras wrote:
> >> > 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-1aa939c02eef43be93260f > 20c2d26bb6 I used the info from that page, just missed the libxml2-devel package :-( > > > /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? > tablenames.h was in the midgard dir. However i deleted the whole midgard-core directory, extracted it again, compiled and voila it worked.... Thanks again for your help Piotras! Andreas > Piotras > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
