Subject: Re: CVS commit: pkgsrc/devel/SDL
To: None <jlam@netbsd.org>
From: Dr. Rene Hexel <rh@vip.at>
List: pkgsrc-changes
Date: 07/01/2001 19:28:42
"Johnny C. Lam" wrote:
> 
> Module Name:    pkgsrc
> Committed By:   jlam
> Date:           Tue Jun 26 03:29:18 UTC 2001
> 
> Modified Files:
>         pkgsrc/devel/SDL: Makefile
> 
> Log Message:
> Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

  Hmm, this seems to have broken the package.  Here is what I get:


# make 
===> Validating dependencies for SDL-1.2.0
=> Checksum OK for SDL-1.2.0.tar.gz.
===> Extracting for SDL-1.2.0
===> Required installed package esound>=0.2.18: esound-0.2.22 found
===> Required installed package libaudiofile>=0.2.1: libaudiofile-0.2.1
found
===> Required installed package pth>=1.4.0: pth-1.4.0 found
===> Required installed package Mesa>=3.2.1: Mesa-3.4.1 found
===> Required installed package autoconf>=2.13: autoconf-2.13 found
===> Required installed package automake>=1.4: automake-1.4 found
===> Required installed package nasm>=0.98: nasm-0.98 found
===> Required installed package gmake>=3.78: gmake-3.79.1 found
===> Required installed package libtool>=1.4.20010219nb6:
libtool-1.4.20010219nb6 found
===> Patching for SDL-1.2.0
cd /home/pkgsrc/devel/SDL/work.i386/SDL-1.2.0 && /bin/mkdir -p
src/audio/netbsd
===> Applying NetBSD patches for SDL-1.2.0
===> Configuring for SDL-1.2.0
Linking audiofile files into
/home/pkgsrc/devel/SDL/work.i386/.buildlink.
...
creating SDL.spec
cd /home/pkgsrc/devel/SDL/work.i386/SDL-1.2.0/src/audio && /bin/cp
*.[ch] netbsd/
===> Building for SDL-1.2.0
cd . && aclocal
cd . && automake --gnu Makefile
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./ChangeLog' not found
gmake: *** [Makefile.in] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Exit 1


  Could you perhaps take a look at this?

  Thanks
      ,
   Rene