Hi everyone,
I'm new to FreeBSD and recently installed 8.1-RELEASE on my PC (i5 - installed 64bit edition). I wanted to stay up to date so I fetched and updated ports tree with portsnap. In UPDATING i found that i should do a portmaster -a to upgrade gtk20 so I fired it up and, I can't update gstreamer-plugins... I'm getting:
I hope You could help me with this. I've rebulid the gstreamer, v4l_compat, orc, gir-repository, and gobject-introspection I have python 2.6.6, and.... no idea why it's not working 
Greetings
I'm new to FreeBSD and recently installed 8.1-RELEASE on my PC (i5 - installed 64bit edition). I wanted to stay up to date so I fetched and updated ports tree with portsnap. In UPDATING i found that i should do a portmaster -a to upgrade gtk20 so I fired it up and, I can't update gstreamer-plugins... I'm getting:
Code:
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.30/gst-libs/gst/pbutils'
Making all in riff
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.30/gst-libs/gst/riff'
CC libgstriff_0.10_la-riff.lo
CC libgstriff_0.10_la-riff-media.lo
CC libgstriff_0.10_la-riff-read.lo
CCLD libgstriff-0.10.la
GEN GstRiff-0.10.gir
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
/usr/local/share/gir-1.0/GstAudio-0.10.gir: Incompatible version 1.0 (supported: 1.2)
gmake[4]: *** [GstRiff-0.10.gir] Error 1
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.30/gst-libs/gst/riff'
gmake[3]: *** [all-recursive] Error 1

Greetings