pkgsrc-Users archive

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

gnash doesn't build (was: CVS commit: pkgsrc/multimedia/gnash)



Something is wrong with this update.
First I get the following 'errors' while runing the configure:

checking for zlib.h header using pkg-config... gnome-config: not found
gnome-config: not found
gnome-config: not found
gnome-config: not found
not found

And a lot more with gnome-config problems, then:

Package libavcodec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavcodec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavcodec' found
checking for ffmpeg version... 4718  
configure: WARNING: Wrong ffmpeg/libavcodec version! 51.11.0 or greater required
configure: WARNING: This version of ffmpeg/libavcodec is not able to play VP6 
encoded video!
gnome-config: not found
checking for libavcodec library... /usr/pkg/lib/libavcodec
gnome-config: not found
checking for libdts library... gnome-config: not found
no
checking for dts_init in -ldts... no 
checking for libvorbisenc library... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib 
-lvorbisenc -lvorbis -lm -logg
checking for libavformat library... gnome-config: not found
/usr/pkg/lib/libavformat
checking for libavutil library... gnome-config: not found
no
checking for av_log in -lavutil... no
checking for libtheora library... gnome-config: not found
/usr/pkg/lib/libtheora
checking for libgsm library... gnome-config: not found
/usr/pkg/lib/libgsm
checking for libdc1394 library... gnome-config: not found
no
checking for dc1394_is_camera in -ldc1394_control... no
configure: WARNING: No appropriate ffmpeg library found, will try using 
gstreamer.

And then later at linktime:

ld: cannot find -lavcodec
*** Error code 1

Stop.
make: stopped in /pkgsrc/multimedia/gnash/work.i386/gnash-0.8.0/utilities

Bernd

On Tue, Jun 12, 2007 at 09:26:15PM +0000, Geert Hendrickx wrote:
> 
> Module Name:  pkgsrc
> Committed By: ghen
> Date:         Tue Jun 12 21:26:15 UTC 2007
> 
> Modified Files:
>       pkgsrc/multimedia/gnash: Makefile PLIST PLIST.klash distinfo
>       pkgsrc/multimedia/gnash/patches: patch-aa
> 
> Log Message:
> Update to Gnash 0.8.0.  Changes:
> Streaming video to YouTube, Lulu.tv, and other sites now works. New FLTK GUI
> support. A new drawing API has been implemented for MovieClips. An extension
> mechanism for creating custom ActionScript classes.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.7 -r1.8 pkgsrc/multimedia/gnash/Makefile
> cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/multimedia/gnash/PLIST
> cvs rdiff -r1.1 -r1.2 pkgsrc/multimedia/gnash/PLIST.klash
> cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/gnash/distinfo
> cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/gnash/patches/patch-aa
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 



Home | Main Index | Thread Index | Old Index