pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: error with multimedia/gstreamer0.10 configure script



On Tue, Jul 30, 2013 at 09:17:45AM +0200, Thomas Klausner wrote:
> On Mon, Jul 29, 2013 at 11:12:23PM -0400, Lokesh Mandvekar wrote:
> > OS: Fedora 19 (Linux i686)
> > 
> > When I run 'sudo bmake install' in multimedia/gstreamer0.10, I get this 
> > error:
> > 
> > ---Error---
> > checking for XML... yes
> > configure: error: Could not link libxml2 test program.  Check if you have 
> > the
> > necessary dependencies.
> > *** Error code 1
> > 
> > Stop.
> > ---Error---
> > 
> > But if I go into multimedia/gstreamer0.10/work/gstreamer0.10.36
> > and run 'sudo ./configure', it seems to link the test xml2 program 
> > correctly:
> > 
> > ---
> > checking for XML... yes
> > configure: Test xml2 program linked
> > ---
> 
> 'make clean; make' and look in work*/gstr*/config.log why exactly the
> link fails.

It most likely has something to do with this:

/home/lsm5/repositories/pkgsrc/multimedia/gstreamer0.10/work/.buildlink/lib/libxml2.so:
 undefined reference to `gzdirect@ZLIB_1.2.2.3'
/home/lsm5/repositories/pkgsrc/multimedia/gstreamer0.10/work/.buildlink/lib/libxml2.so:
 undefined reference to `gzopen64@ZLIB_1.2.3.3'
collect2: error: ld returned 1 exit status
configure:24561: $? = 1
configure: failed program was:

>  Thomas

Thanks,
-- 
Lokesh


Home | Main Index | Thread Index | Old Index