<br>
<br>
<br><font size=2 face="Courier New">addon:</font>
<br><font size=2 face="Courier New">executable "pkg-config" indeed
exists and is linked to the host-system.</font>
<br>
<br><font size=2 face="Courier New">I solved this problem, by faking a
pkg-config package (empty packages with pkg-config-description) and installed
it via 'dpkg -i'.</font>
<br><font size=2 face="Courier New">Then '</font><font size=2><tt>apt-get
install libgstreamer-plugins-base0.10-dev' worked and I compiled my gstreamer-plugin
now!</tt></font>
<br>
<br><font size=2 face="Courier New">Looks like this is actually a bug in
the installer-script (should pkg-config be "installed" via a
virtual empty package?)</font>
<br>
<br><font size=2 face="Courier New">This had been an issue before in Jan
2007, it seems:</font>
<br><font size=2 face="Courier New">http://www.gossamer-threads.com/lists/maemo/developers/14191</font>
<br>
<br><font size=2 face="Courier New">Any comments? Does nobody use </font><font size=2><tt>gstreamer-dev</tt></font><font size=2 face="Courier New">?
Can anyone confirm this behaviour?</font>
<br>
<br><font size=2 face="Courier New">Johannes</font>
<br>
<br>
<br>
<br><font size=2><tt>maemo-developers-bounces@maemo.org wrote on 13/12/2007
09:56:42 AM:<br>
<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> * summary: gstreamer-dev cannot be installed due to package <br>
> dependency to pkg-config. But "pkg-config has no installation
candidate" * <br>
> <br>
> Hi, <br>
> <br>
> I would like to built a gstreamer-plugin for the N800 from source.
<br>
> Therefore I need gstreamer-dev installed. <br>
> <br>
> I'm running scratchbox 1.0.7 on a debian host. <br>
> <br>
> * This command works fine: <br>
> apt-get install gstreamer0.10-tools gstreamer0.10-plugins-base <br>
> gstreamer0.10-plugins-good <br>
> <br>
> * This does not: <br>
> apt-get install libgstreamer-plugins-base0.10-dev <br>
> => Message: ... "pkg-config but it is not installable"
<br>
> <br>
> ==> apt-get install pkg-config <br>
> ---- log start --- <br>
> [sbox-testtarget: ~/gst-mpsdec-plugin] > apt-get install pkg-config
<br>
> Reading Package Lists... Done <br>
> Building Dependency Tree... Done <br>
> Package pkg-config is not available, but is referred to by another
package. <br>
> This may mean that the package is missing, has been obsoleted, or
<br>
> is only available from another source <br>
> E: Package pkg-config has no installation candidate <br>
> ---- log end --- <br>
> <br>
> "Package pkg-config has no installation candidate" ... But
Why? <br>
> <br>
> Am I missing a repository? <br>
> ---- sources.list of scratchbox --- <br>
> deb http://repository.maemo.org/ bora free non-free <br>
> deb http://repository.maemo.org/extras bora free non-free <br>
> ---- sources.list of scratchbox end --- <br>
> <br>
> Thanks! <br>
> <br>
> Johannes _______________________________________________<br>
> maemo-developers mailing list<br>
> maemo-developers@maemo.org<br>
> https://lists.maemo.org/mailman/listinfo/maemo-developers<br>
</tt></font>