<br>
<br>
<br><font size=2 face="Courier New">addon:</font>
<br><font size=2 face="Courier New">executable &quot;pkg-config&quot; 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 &quot;installed&quot; 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>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; * summary: gstreamer-dev cannot be installed due to package <br>
&gt; dependency to pkg-config. But &quot;pkg-config has no installation
candidate&quot; * <br>
&gt; <br>
&gt; Hi, <br>
&gt; <br>
&gt; I would like to built a gstreamer-plugin for the N800 from source.
<br>
&gt; Therefore I need gstreamer-dev installed. <br>
&gt; <br>
&gt; I'm running scratchbox 1.0.7 on a debian host. <br>
&gt; <br>
&gt; * This command works fine: <br>
&gt; apt-get install gstreamer0.10-tools gstreamer0.10-plugins-base <br>
&gt; gstreamer0.10-plugins-good <br>
&gt; <br>
&gt; * This does not: <br>
&gt; apt-get install libgstreamer-plugins-base0.10-dev <br>
&gt; =&gt; Message: ... &quot;pkg-config but it is not installable&quot;
<br>
&gt; <br>
&gt; ==&gt; apt-get install pkg-config <br>
&gt; ---- log start --- <br>
&gt; [sbox-testtarget: ~/gst-mpsdec-plugin] &gt; apt-get install pkg-config
<br>
&gt; Reading Package Lists... Done <br>
&gt; Building Dependency Tree... Done <br>
&gt; Package pkg-config is not available, but is referred to by another
package. <br>
&gt; This may mean that the package is missing, has been obsoleted, or
<br>
&gt; is only available from another source <br>
&gt; E: Package pkg-config has no installation candidate <br>
&gt; ---- log end --- <br>
&gt; <br>
&gt; &quot;Package pkg-config has no installation candidate&quot; ... But
Why? <br>
&gt; <br>
&gt; Am I missing a repository? <br>
&gt; ---- sources.list of scratchbox --- <br>
&gt; deb http://repository.maemo.org/ bora free non-free <br>
&gt; deb http://repository.maemo.org/extras bora free non-free <br>
&gt; ---- sources.list of scratchbox end --- <br>
&gt; <br>
&gt; Thanks! <br>
&gt; <br>
&gt; Johannes _______________________________________________<br>
&gt; maemo-developers mailing list<br>
&gt; maemo-developers@maemo.org<br>
&gt; https://lists.maemo.org/mailman/listinfo/maemo-developers<br>
</tt></font>