Hi,
I'm having a problem upgrading:
I have tried to recompile lzma:
But, same errors, please help.
Thanks.
D.
Code:
uname -a
FreeBSD some_host 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #0: Wed Apr 3 21:31:49 CEST 2013 root@some_host:/usr/obj/usr/src/sys/GENERIC i386
I'm having a problem upgrading:
Code:
libxml2-2.7.8_5 < needs updating (index has 2.8.0_1)
# portupgrade libxml2-2.7.8_5
produces the following error:
Code:
CCLD xpath2
../../.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....
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.
*** [build] Error code 1
Stop in /usr/ports/textproc/libxml2.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130410-68260-1ctar0k-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libxml2-2.7.8_5 UPGRADE_PORT_VER=2.7.8_5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! textproc/libxml2 (libxml2-2.7.8_5) (linker error)
I have tried to recompile lzma:
Code:
pkg_info | grep lzma
lzma-9.22 High-ratio LZMA compressor
lzmalib-0.0.1 Thin wrapper library of LZMA
Thanks.
D.