textproc / libxml2 failure to compile
Jim Pazarena
fports at paz.bz
Thu Apr 18 01:25:49 UTC 2013
On 9.1 amd, something has changed within my ports. This compiled fine
the very first time I installed 9.1, but a recent re-install generates
the following error(s) of failed references to lzma_*.
I frequently run a portsnap fetch, (extract only once) and an update.
Any suggestions would be much appreciated.
Thanks, Jim
CC parse4.o
CC io2.o
CC testWriter.o
CC io1.o
CC xpath1.o
CC parse1.o
CC tree1.o
CCLD xpath2
CCLD reader1
../../.libs/libxml2.so: undefined reference to `lzma_auto_decoder'
../../.libs/libxml2.so: undefined reference to `lzma_code'
../../.libs/libxml2.so: undefined reference to `lzma_end'
../../.libs/libxml2.so: undefined reference to `lzma_properties_decode'
gmake[3]: *** [xpath2] Error 1
gmake[3]: *** Waiting for unfinished jobs....
../../.libs/libxml2.so: undefined reference to `lzma_auto_decoder'
../../.libs/libxml2.so: undefined reference to `lzma_code'
../../.libs/libxml2.so: undefined reference to `lzma_end'
../../.libs/libxml2.so: undefined reference to `lzma_properties_decode'
gmake[3]: *** [reader1] Error 1
gmake[3]: Leaving directory
`/usr/ports/textproc/libxml2/work/libxml2-2.8.0/doc/examples'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/textproc/libxml2/work/libxml2-2.8.0/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.8.0'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/textproc/libxml2.
More information about the freebsd-ports
mailing list