Subject: Re: transcode 0.6.12 fails to build on current
To: Dawid Busse <darthbula@o2.pl>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 09/29/2004 17:13:13
On Wed, Sep 29, 2004 at 10:14:28AM +0200, Dawid Busse wrote:
> /bin/sh ../libtool --mode=link --tag=CC gcc  -D_REENTRANT -DMOD_PATH=\"/usr/pkg/lib/transcode\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -O3 -O2 -march=athlon-xp -pipe -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -o export_mpeg.la -rpath /usr/pkg/lib/transcode -module -avoid-version  export_mpeg.lo vid_aux.lo -L../bbmpeg -lbbmpeg -L../ffmpeg/libavcodec/ -ltcavcodec -L../libvo -lvout -lm -lpthread -lintl
> shlibtool: link: cannot find the library `..//libbbmpeg.la'
> gmake[2]: *** [export_mpeg.la] Error 1
> gmake[2]: Leaving directory `/usr/pkgsrc/multimedia/transcode/work/transcode-0.6.12/export'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/pkgsrc/multimedia/transcode/work/transcode-0.6.12'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop.
> make: stopped in /usr/pkgsrc/multimedia/transcode
> *** Error code 1

Could you post the work/.work.log file somewhere (it's quite large)?
That file contains a lot of debugging information.

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>