pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/multimedia/xine-lib



On Sat, Dec 24, 2011 at 03:02:25AM +0000, Steven Drake wrote:
 > Modified Files:
 >      pkgsrc/multimedia/xine-lib: Makefile.common distinfo
 >      pkgsrc/multimedia/xine-lib/patches: patch-ap
 > 
 > Log Message:
 > A simpler way to decide if -lXinerama is need is to use XINERAMA_LIBS which
 > gets its value from pkg-config.
 > Also add 'automake' to USE_TOOLS and the pre-configure target.

Doesn't work.

===> Building for xine-lib-1.1.20nb2
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/home/pkgbulk/obj/multimedia/xine-lib/work/xine-lib-1.1.20/missing --run 
aclocal-1.11 -I m4
WARNING: `aclocal' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /bin/sh 
/home/pkgbulk/obj/multimedia/xine-lib/work/xine-lib-1.1.20/missing --run 
autoconf && /usr/bin/sed -i -e '/gnu_ld/,/;;/ s/--rpath \${wl}/--rpath,/' 
configure
 cd . && /bin/sh 
/home/pkgbulk/obj/multimedia/xine-lib/work/xine-lib-1.1.20/missing --run 
automake-1.11 --gnu
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
sed: unknown option -- i
usage:  sed [-aEnr] script [file ...]
        sed [-aEnr] [-e script] ... [-f script_file] ... [file ...]
gmake: *** [configure] Error 1
*** Error code 2


-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index