Am Montag,  4. November 2002, 13:14:52 Uhr MET, schrieb Oden Eriksson:
> can't because headers from libxslt1-devel are trying to find headers from  
> libxml2-devel and fails. This patch fixes the problem.
> The xslt1 headers expects to find the xml2 headers in /usr/include/libxml/, 
> but those headers are in /usr/include/libxml2/libxml/. The libxml2 devel 
> package is broken and has been that way for some time.

That's not broken, because the xml2-config script and pkgconfig give
the right includes. The program you're trying to package is broken.
You can always use this trick:
make CC="gcc -I/usr/include/libxml2"
-- 
   Götz Waschk <> master of computer science  <> University of Rostock    
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
                         --> Logout Fascism! <--

Reply via email to