[gstreamer-bugs] [Bug 344001] 'configure' for gst-plugins-0.8.11 fails with 'checking for gstreamer-0.8 >= 0.8.9.1... configure: error: no GStreamer found' message

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 6 05:26:37 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344001
 GStreamer | gst-plugins | Ver: 0.10.6





------- Comment #3 from Sergei Steshenko  2006-06-06 12:26 UTC -------
Created an attachment (id=66820)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=66820&action=view)
overall build file (gzipped)

Lines immediately related to gst-plugins are line number 578..649.

Please pay attention to these lines:

    627 build.pl :INFO: checking *.pc files
$pkgconfig_dir=/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/lib/pkgconfig
for $next_level_target=gstreamer
    628 build.pl :INFO: found 'gstreamer-0.10.pc' file, assuming
'gstreamer-0.10' library
    629 build.pl :INFO: going to grab STDOUT from
'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.1/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/l
    629
ib/pkgconfig:/mnt/removable4/sergei/build_work/install/libxml2-2.6.24/lib/pkgconfig;
export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gstreamer-0.10'
command
    630 build.pl :INFO: STDOUT of the above command was:
-L/mnt/removable4/sergei/build_work/install/glib-2.10.1/lib
-L/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/lib -L/mnt/remova

- specifically, to

-L/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/lib

part.

Please also pay attention to the way 'configure' for gst-plugins is inviked:

    647 build.pl :INFO: 'configure' for 'gst-plugins' target is about to be
run, log file will be
'/mnt/removable4/sergei/build_work/build/gst-plugins-0.8.11/configure.log'
    648 build.pl executing ==> cd
/mnt/removable4/sergei/build_work/build/gst-plugins-0.8.11;
PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.1/bin:/mnt/removable4/sergei/build_work/inst
    648
all/gstreamer-0.10.6/bin:/mnt/removable4/sergei/build_work/install/libxml2-2.6.24/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/
    648 home/sergei/bin:/usr/lib/ssh; export PATH;
LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.1/lib:/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/lib:/mnt/re
    648 movable4/sergei/build_work/install/libxml2-2.6.24/lib; export
LD_LIBRARY_PATH;
PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.1/lib/pkgconfig:/mnt/removable4/sergei/b
    648
uild_work/install/gstreamer-0.10.6/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/libxml2-2.6.24/lib/pkgconfig;
export PKG_CONFIG_PATH; ./configure --prefix=/mnt/removable4/serge
    648 i/build_work/install/gst-plugins-0.8.11 1>configure.log 2>&1

- the needed

/mnt/removable4/sergei/build_work/install/gstreamer-0.10.6/lib/pkgconfig

path element is part of PKG_CONFIG_PATH list.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list