Quoting Oscilated <[EMAIL PROTECTED]>:

> > To fix your problem just edit the make file and change
> > 
> > XML2_LIB = -lxml2 -lz -lpthread -lm/libxml2.la
> > 
> > to
> > 
> > XML2_LIB = -lxml2 -lz -lpthread -lm
> > 
> > Jamie
> 
> Worked like a charm (at least it compiled).  Any thoughts on how this might
> negatively effect the program?

Its just fine. I've been running it like this for a looonnnggg time now :)

> -Andrew

    --    Jamie
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to