Date: Wed, 4 Apr 2012 07:31:04 -0700 (PDT) From: gahn <ipfreak@yahoo.com> To: Sergey Kandaurov <pluknet@gmail.com> Cc: free bsd <freebsd-current@freebsd.org>, freebsd general questions <freebsd-questions@freebsd.org> Subject: Re: compiling glib20 failed Message-ID: <1333549864.36456.YahooMailNeo@web130202.mail.mud.yahoo.com> In-Reply-To: <CAE-mSOJaam7LLmYPQYAsbMNsOtZ%2BKNP1gc0=oTjV%2BdCFe--vrw@mail.gmail.com> References: <1333508571.90646.YahooMailNeo@web130204.mail.mud.yahoo.com> <CAE-mSOJaam7LLmYPQYAsbMNsOtZ%2BKNP1gc0=oTjV%2BdCFe--vrw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, sergey:=0A=0Athanks for the great tip. i think messed up with this xz t= hing. last year i played with xz since a package i was trying to install wo= uldn't use xz package coming with the base system. =0A=0A=0Anow i disabled = those under /usr/local/lib and the system is back to normal.=0A=0Abest rega= rds=0A=0A_gahn=0A=0A=0A=0A----- Original Message -----=0AFrom: Sergey Kanda= urov <pluknet@gmail.com>=0ATo: gahn <ipfreak@yahoo.com>=0ACc: free bsd <fre= ebsd-current@freebsd.org>; freebsd general questions <freebsd-questions@fre= ebsd.org>=0ASent: Wednesday, April 4, 2012 2:31 AM=0ASubject: Re: compiling= glib20 failed=0A=0AOn 4 April 2012 07:02, gahn <ipfreak@yahoo.com> wrote:= =0A> hi gurus:=0A>=0A> i got problem with compiling glib20:=0A>=0A> =3D=3D= =3D>=A0=A0 glib-2.28.8_4 depends on file: /usr/local/bin/perl5.10.1 - found= =0A> /libexec/ld-elf.so.1: /usr/local/lib/liblzma.so.5: version XZ_5.0 requ= ired by /usr/bin/xz not defined=0A> =3D=3D=3D>=A0 Missing license file for = LGPL20 in /usr/ports/devel/glib20/work/glib-2.28.8/COPYING=0A> *** Error co= de 1=0A>=0A> Stop in /usr/ports/devel/glib20.=0A> *** Error code 1=0A>=0A>= =0A> basically i was trying to install tshark on freebsd 8.1 but it told me= i need to upgrade glib but i got into this mess.=0A>=0A=0ALooks like the s= ource of your problem may lie in that your base /usr/bin/xz=0Atries to dlop= en /usr/local/lib/liblzma.so.5 installed from ports and not=0Athe one from = base (i.e. there should be /usr/lib/liblzma.so.5 instead).=0AThe one from p= orts doesn't have the symbol versioning=0A(or at least doesn't have specifi= c symbols the base xz wants)=0Aand, for aught I know, shall not be used by = the base xz in any way.=0A=0AI wonder how did you manage to install xz from= ports on 8.1=0Aas this port is specifically IGNORE'd to install on 8.1 sys= tem=0Awith the reason "is already in the base system".=0A=0AFirst I would t= ry to pkgrm xz and see how it helps.=0A=0A-- =0Awbr,=0Apluknet=0A__________= _____________________________________=0Afreebsd-questions@freebsd.org maili= ng list=0Ahttp://lists.freebsd.org/mailman/listinfo/freebsd-questions=0ATo = unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"= =0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1333549864.36456.YahooMailNeo>