pkgsrc-Bugs archive

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

Re: pkg/38780: multimedia/avidemux fails during build



The following reply was made to PR pkg/38780; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/38780: multimedia/avidemux fails during build
Date: Wed, 28 May 2008 23:33:51 +0900

 On Wed, 28 May 2008 22:55:02 +0900, Jeremy C. Reed 
<reed%reedmedia.net@localhost> wrote:
 
 >  > 
 > /usr/pkgsrc/multimedia/avidemux/work/avidemux_2.4.1/avidemux/ADM_audiodevice/ADM
 >  > _audiodevice.cpp:19:19: error: artsc.h: No such file or directory
 > I am guessing this is because no
 > .include "../../audio/arts/buildlink3.mk"
 > Maybe before it was included via another buildlink file?
 > Seems like would have been in devel/SDL/buildlink3.mk ??
 
 devel/SDL/buildlink3.mk is now handling aalib and nas options,
 but should also handle arts and esd options?
 (I don't know why avidemux does not also failed for esound.
   another buildlink include esound/buildlink3.mk?)
 
 Well, it seems that avidemux support both arts and esd directly,
 not through SDL.
 avidemux/Makefile should include arts/buildlink3.mk (and esound's one?),
 or it should be option?
 


Home | Main Index | Thread Index | Old Index