Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2004 19:23:50 +0100
From:      Manfred Lotz <manfred.lotz@web.de>
To:        freebsd-stable@freebsd.org
Subject:   libxml2: make problem
Message-ID:  <pan.2004.03.07.18.23.50.4406@web.de>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pan.2004.03.07.18.23.50.4406>