libxml2: make problem

Manfred Lotz manfred.lotz at web.de
Sun Mar 7 10:37:11 PST 2004


Trying to make libxml2-2.6.7 
	cd /usr/ports/textproc/libxml2
	
        make 
and get:


catalog.c: In function `xmlInitializeCatalog':
catalog.c:2925: `usr' undeclared (first use in this function)
catalog.c:2925: (Each undeclared identifier is reported only once
catalog.c:2925: for each function it appears in.)
catalog.c:2925: `local' undeclared (first use in this function)
catalog.c:2925: syntax error before string constant
catalog.c:2925: warning: statement with no effect
gmake[2]: *** [catalog.lo] Error 1
gmake[2]: Leaving directory `/var/tmp/portswrk/usr/ports/textproc/libxml2/work/
libxml2-2.6.7'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portswrk/usr/ports/textproc/libxml2/work/
libxml2-2.6.7'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/textproc/libxml2.


Any idea what is wrong?


-- 
Manfred



More information about the freebsd-stable mailing list