port py-libxml2 error

2010-04-07 Thread gahn
Hi all: I got problem for compiling py-libxml2: - path -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so -lz /usr/local/lib/libiconv.so -lpth -lutil -lm -lpython2.6-Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so /usr/bin

Re: port py-libxml2 error

2010-04-07 Thread Chuck Swiger
Hi-- On Apr 7, 2010, at 12:29 PM, gahn wrote: [ ... ] the error seems to point the issue to python. i installed python2.6 since some other packages require newer version of python2. how could i fix this problem? Installing /usr/ports/devel/pth is likely to be the answer. There may be a

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-21 Thread Mel Flynn
On Monday 20 April 2009 23:48:47 Tim Judd wrote: I include the following ldd output in case it's helpful. What could possibly be the issue here? Mark ### # ldd /usr/sbin/named /usr/sbin/named: libcrypto.so.4 = /lib/libcrypto.so.4 (0x281ff000) libxml2.so.5

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-21 Thread Mark Stosberg
We had problem with named starting on boot on a FreeBSD 6.1 server, managed by /etc/rc.conf. The startup script failed with errors about shared library libm.so.2 failing to load because of something related to libxml2.so.5. Later, when I then tried starting it via /etc/rc.d/named

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-21 Thread Manolis Kiagias
Mark Stosberg wrote: We had problem with named starting on boot on a FreeBSD 6.1 server, managed by /etc/rc.conf. The startup script failed with errors about shared library libm.so.2 failing to load because of something related to libxml2.so.5. Later, when I then tried starting it via

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-21 Thread Mel Flynn
related to libxml2.so.5. Later, when I then tried starting it via /etc/rc.d/named it worked fine. I include the following ldd output in case it's helpful. What could possibly be the issue here? Mark ### # ldd /usr/sbin/named /usr/sbin/named: libcrypto.so.4 = /lib

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-21 Thread Mark Stosberg
/named /usr/sbin/named: libcrypto.so.4 = /lib/libcrypto.so.4 (0x281ff000) libxml2.so.5 = /usr/local/lib/libxml2.so.5 (0x282f1000) libiconv.so.3 = /usr/local/lib/libiconv.so.3 (0x283ef000) libm.so.4 = /lib/libm.so.4 (0x284e3000) libc.so.6 = /lib/libc.so.6

named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-20 Thread Mark Stosberg
We had problem with named starting on boot on a FreeBSD 6.1 server, managed by /etc/rc.conf. The startup script failed with errors about shared library libm.so.2 failing to load because of something related to libxml2.so.5. Later, when I then tried starting it via /etc/rc.d/named it worked fine

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-20 Thread Tim Judd
to libxml2.so.5. Later, when I then tried starting it via /etc/rc.d/named it worked fine. I include the following ldd output in case it's helpful. What could possibly be the issue here? Mark ### # ldd /usr/sbin/named /usr/sbin/named: libcrypto.so.4 = /lib/libcrypto.so.4 (0x281ff000

Re: named fails to start on boot on FreeBSD 6.1, complains about libxml2.so.5

2009-04-20 Thread Tim Judd
to libxml2.so.5. Later, when I then tried starting it via /etc/rc.d/named it worked fine. I include the following ldd output in case it's helpful. What could possibly be the issue here? Mark ### # ldd /usr/sbin/named /usr/sbin/named: libcrypto.so.4 = /lib/libcrypto.so.4 (0x281ff000

updating a port with problems (libxml2)

2008-10-17 Thread Colin Brace
Hi all, I use portsnap to keep the port tree of my FreeBSD 7 box up to date. According to portaudit, which I run nightly, there is a problem with the current version of libxml2. So, as usual, I run sudo portsnap fetch sudo portsnap update, and then: $ cd /usr/ports/textproc/libxml2 $ sudo

Re: updating a port with problems (libxml2)

2008-10-17 Thread Erik Trulsson
On Fri, Oct 17, 2008 at 01:01:09AM -0700, Colin Brace wrote: Hi all, I use portsnap to keep the port tree of my FreeBSD 7 box up to date. According to portaudit, which I run nightly, there is a problem with the current version of libxml2. So, as usual, I run sudo portsnap fetch sudo

Re: updating a port with problems (libxml2)

2008-10-17 Thread Glyn Millington
Colin Brace [EMAIL PROTECTED] writes: Hi all, I use portsnap to keep the port tree of my FreeBSD 7 box up to date. According to portaudit, which I run nightly, there is a problem with the current version of libxml2. So, as usual, I run sudo portsnap fetch sudo portsnap update

Re: updating a port with problems (libxml2)

2008-10-17 Thread Benjamin Lee
On 10/17/08 01:01, Colin Brace wrote: Hi all, I use portsnap to keep the port tree of my FreeBSD 7 box up to date. According to portaudit, which I run nightly, there is a problem with the current version of libxml2. So, as usual, I run sudo portsnap fetch sudo portsnap update

Re: updating a port with problems (libxml2)

2008-10-17 Thread RW
On Fri, 17 Oct 2008 01:01:09 -0700 (PDT) Colin Brace [EMAIL PROTECTED] wrote: $ cd /usr/ports/textproc/libxml2 $ sudo make deinstall $ sudo make reinstall clean ... It would appear that the port has not yet been updated. Is this some temporary glitch? Otherwise, the approach I use

Installing textproc/py-libxml2 port for python 2.5 while keeping 2.4?

2007-10-11 Thread Naoyuki Tai
Hello, When I install textproc/py-libxml2 from the port tree, it installs py24-libxml2. I want to install py25-libxml2 while keeping py24-libxml2. lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.pyc lib/%%PYTHON_VERSION%%/site-packages

Re: Installing textproc/py-libxml2 port for python 2.5 while keeping 2.4?

2007-10-11 Thread cpghost
On Thu, 11 Oct 2007 17:55:00 -0400 Naoyuki Tai [EMAIL PROTECTED] wrote: Hello, When I install textproc/py-libxml2 from the port tree, it installs py24-libxml2. I want to install py25-libxml2 while keeping py24-libxml2. lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py lib

troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Jeff MacDonald
Hi, I'm trying to install textproc/libxslt on a 6.1 machine. The issue is, is that it needs libxml2 - 2.6.27 . I've installed this version but everytime I try to install libxslt it complains saying it can only find libxml2 2.6.22 Here is a type script of my build process http://www.suite2101

Re: troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Roland Smith
On Tue, May 15, 2007 at 10:58:48AM -0400, Jeff MacDonald wrote: Hi, I'm trying to install textproc/libxslt on a 6.1 machine. The issue is, is that it needs libxml2 - 2.6.27 . I've installed this version but everytime I try to install libxslt it complains saying it can only find

Re: Fwd: troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Jeff MacDonald
On 5/15/07, Pav Lucistnik [EMAIL PROTECTED] wrote: Jeff MacDonald píše v út 15. 05. 2007 v 11:23 -0400: I'm trying to install textproc/libxslt on a 6.1 machine. The issue is, is that it needs libxml2 - 2.6.27 . I've installed this version but everytime I try to install libxslt it complains

Re: Fwd: troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Jeff MacDonald
On 5/15/07, Jeff MacDonald [EMAIL PROTECTED] wrote: On 5/15/07, Pav Lucistnik [EMAIL PROTECTED] wrote: Jeff MacDonald píše v út 15. 05. 2007 v 11:23 -0400: I'm trying to install textproc/libxslt on a 6.1 machine. The issue is, is that it needs libxml2 - 2.6.27 . I've installed

Re: Fwd: troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Roland Smith
On Tue, May 15, 2007 at 01:03:42PM -0400, Jeff MacDonald wrote: Well, I'm replying to all here, tho I'm not sure where to ofically report it there is a file xml2-config that exists in both /usr/bin by default and ports installs it in /usr/local/bin /usr/bin is set in my path first. So

Re: Fwd: troubles with libxslt and libxml2 from ports.

2007-05-15 Thread Pav Lucistnik
Jeff MacDonald píše v út 15. 05. 2007 v 13:03 -0400: /usr/bin is set in my path first. So for now I've just renamed /usr/bin/xml2-config to /usr/bin/xml2-config.dist and things seem to be working fine. There is no /usr/bin/xml2-config in FreeBSD, and never was. Get rid of it. -- Pav

libxml2

2005-12-06 Thread kalin mintchev
i'm trying to build libxml2 from ports on a 4.10 machine... i just get: gmake: Makefile: no such file or directory. that's not true - the file is where it shuold be. permissions are fine too... ?!?!??! thanks. -- ___ freebsd-questions

Re: libxml2

2005-12-06 Thread Kris Kennaway
On Tue, Dec 06, 2005 at 09:21:17PM -0500, kalin mintchev wrote: i'm trying to build libxml2 from ports on a 4.10 machine... i just get: gmake: Makefile: no such file or directory. that's not true - the file is where it shuold be. permissions are fine too... ?!?!??! Show us more

libxml2 complier

2005-03-15 Thread Alex Shaw
Hi, I have a problem compiling libxml2 from the ports. the error is this: cc -O -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings

libxml2 complier

2005-03-15 Thread Alex Shaw
Hi, I have a problem compiling libxml2 from the ports. the error is this: cc -O -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
On Tuesday 15 March 2005 05:38 am, Alex Shaw wrote: Hi, I have a problem compiling libxml2 from the ports. the error is this: cc -O -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow

Re: libxml2 complier

2005-03-15 Thread Alex Shaw
thanks for this ... i ran portupgrade -Rf libxml2 after a little time it returned the following cc -O -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
On Tuesday 15 March 2005 06:08 am, Alex Shaw wrote: thanks for this ... i ran portupgrade -Rf libxml2 after a little time it returned the following What version of FreeBSD are you running? Could you be using a version that is too old? Kent cc -O -pipe -pedantic -W -Wformat -Wunused

Re: libxml2 complier

2005-03-15 Thread Alex Shaw
I am using 5.3 I did however recently install compat4x ... could that be related ? On Tue, 15 Mar 2005 14:22:31 -0800 Kent Stewart [EMAIL PROTECTED] wrote: On Tuesday 15 March 2005 06:08 am, Alex Shaw wrote: thanks for this ... i ran portupgrade -Rf libxml2 after a little time

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
. Kent On Tue, 15 Mar 2005 14:22:31 -0800 Kent Stewart [EMAIL PROTECTED] wrote: On Tuesday 15 March 2005 06:08 am, Alex Shaw wrote: thanks for this ... i ran portupgrade -Rf libxml2 after a little time it returned the following What version of FreeBSD are you running? Could you

Re: libxml2 complier

2005-03-15 Thread Alex Shaw
, I have a problem compiling libxml2 from the ports. the error is this: cc -O -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings

libxml2.so.5: Undefined symbol pthread_equal w/ xfce4

2004-05-24 Thread Andreas Ntaflos
Hello list, This one annoys me for quite a long time now. I am using xfce4 (but that's not the point) and there is this problem with libxml2. It manifests itself thus: ** (xfce-mcs-manager:89174): WARNING **: Module /usr/X11R6/lib/xfce4/mcs-plugins /libxfce4settings.so cannot be opened (/usr

Re: libxml2.so.5: Undefined symbol pthread_equal w/ xfce4

2004-05-24 Thread Andreas Ntaflos
Sure I forgot to mention that I use FreeBSD 4.10-BETA as of April 9, not 5.x. Sorry. Thanks. -- Andreas daff Ntaflos | A cynic is a man who knows the price of daff AT dword DOT org | everything, and the value of nothing. Vienna, AUSTRIA| Oscar Wilde

libxml2.so undefined reference to `pthread_equal' and pthread_once

2004-03-11 Thread jimmie james
-manager:PID-#) WARNING ** module /usr/X11R6/libxfce4/mcs-plugins/lib/xfce4settings.so: cannot be opened (/usr/local/lib/libxml2.so.5 undefind symbol pthread_equal) Recomipled, python, libiconv, libtool1(3,4 and 5), liniltool, libxml2, libxslt, xfce4-* gmp, pkgtools, pkg_instal, t1lib, atk, py23-mpz

Re: libxml2.so undefined reference to `pthread_equal' and pthread_once

2004-03-11 Thread Ceri Davies
/options/libxml2* Then reinstall libxml2 and don't choose threading in the options. Ceri gimp-devel cc -O -pipe -march=pentiumpro -Wall -o .libs/wmf wmf.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib ../../libgimp/.libs/libgimpui-1.3.so /usr/ports/graphics/gimp-devel/work/gimp

Can't portupgrade textproc/libxml2: /var/db/pkg error

2003-12-15 Thread freebsd
Hi all, I have FreeBSD 5.1-RELEASE installed. When I try to portupgrade textproc/libxml2 I get the following error: pkg_info: /var/db/pkg/gnome-2.4.0/+CONTENTS: No such file or directory Actually, I've been trying to portupgrade some GNOME related ports and this is a recurrent error. ls /var