On 6 October 2012 07:25, Carl Thorn <[email protected]> wrote:
>
>
> ________________________________
> From: Bruce Dubbs <[email protected]>
> To: BLFS Support List <[email protected]>
> Sent: Fri, October 5, 2012 10:07:42 AM
> Subject: Re: [blfs-support] systemd UDEV-188
>
>
>
>> One other thing, I am building KDE from BLFS svn on LFS version 7.2. I am
>> trying
>> to install gst-plugins-base-0.10.36, configure seems to work ok but it
>> fails on
>> make with something like "can't find (something-gir-something)" Sorry I
>> don't
>> have the exact message available at this time. I thing that the gir
>> library
>> comes from gobject-introspection which I don't think I need because I am
>> building KDE not GNOME. Is there a configure switch to turn off the search
>> for
>> gir? I looked in configure --help and didn't really see anything.
>>
>> I installed gobject-introspection and the package from systemd but still
>> get the
>> same error.
>
> We really need the specific error to be able to help.
>
>   -- Bruce
>
> Here is the error message
> make[5]: Entering directory
> `/xc/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
>   GEN    GstInterfaces-0.10.gir
> g-ir-scanner: warning: Option --strip-prefix has been deprecated;
> see --identifier-prefix and --symbol-prefix.
> Couldn't find include 'Gst-0.10.gir' (search path: ['/usr/share/gir-1.0',
> '/opt/kde/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0',
> '/usr/share/gir-1.0'])
> make[5]: *** [GstInterfaces-0.10.gir] Error 1
> make[5]: Leaving directory
> `/xc/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory
> `/xc/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
> make[3]: *** [interfaces] Error 2
> make[3]: Leaving directory `/xc/gst-plugins-base-0.10.36/gst-libs/gst'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/xc/gst-plugins-base-0.10.36/gst-libs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/xc/gst-plugins-base-0.10.36'
> make: *** [all] Error 2

> I am sure I goofed up again but where?
>
>

Looking at ./configure --help there is a --enable-introspection=[no/auto/yes]


-- 
rob
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to