Obrigado pelo auxilio Max!
As output do pkg-config são as mesmas que você passou! Exatamente as mesmas.
Estou mandando em anexo o config.log!
Espero que esse arquivo ajude em alguma coisa.
O site dos caras é complicado, não tem informações de como rodar o
programa, eles falam somente do básico ./configure, make, make install!
Enfim, valeu denovo pela ajuda!
Tks!
-------------------
Guilherme Longo
Dept. Eng. da Computação
Unaerp
Linux User - #484927
*Before Asking
http://www.istf.com.br/?page=perguntas
!- I'd rather die on my feet than live on my knees -!
max wrote:
> 2009/4/23 Guilherme <[email protected]>:
>
>> Bom dia pessoal.
>>
>> Alguêm já conseguiu rodar o gst-editor no slack?
>> To rodando o gstreamer 0.10 e slack 12.2
>>
>> O erro quando rodo o ./configure é o seguinte:
>>
>> checking for gstreamer-0.8 >= 0.7.1... checking for gstreamer-0.7 >=
>> 0.7.1... configure: error: No GStreamer development libraries found
>>
>> Esse erro é pq eu estou usando uma versão mais atual do gstreamer ??
>>
>> Muito obrigado
>>
>> Tks!
>>
>
>
> Estranho ele ter não encontrado os headers... Já tentou passar um
> --with-gstreamer (ou algo equivalente) para o ./configure?
>
> Algo tipo "--with-gstreamer=/usr" ou
> --with-gstreamer="/usr/include/gstreamer-0.10".
>
> A propósito, o que a saida do pkg-tool mostra? Parece com isso?
>
> m...@darkstar:/$ pkg-config --libs gstreamer-0.10
> -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl
> -lgthread-2.0 -lrt -lxml2 -lglib-2.0
>
> m...@darkstar:/$ pkg-config --cflags gstreamer-0.10
> -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
>
> Me manda o config.log, nele mostra o problema com mais detalhes.
>
> PS: Gzipa antes :)
>
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br
Antes de perguntar:
http://www.istf.com.br/perguntas/
Para sair da lista envie um e-mail para:
[email protected]
-~----------~----~----~----~------~----~------~--~---
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = lap
uname -m = i686
uname -r = 2.6.27.7
uname -s = Linux
uname -v = #2 Thu Nov 20 23:19:39 CST 2008
/usr/bin/uname -p = AMD Turion(tm) 64 Mobile Technology MK-36
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1542: checking build system type
configure:1560: result: i686-pc-linux-gnu
configure:1568: checking host system type
configure:1582: result: i686-pc-linux-gnu
configure:1590: checking target system type
configure:1604: result: i686-pc-linux-gnu
configure:1628: configuring gst-editor for release
configure:1686: checking for a BSD-compatible install
configure:1741: result: /bin/ginstall -c
configure:1752: checking whether build environment is sane
configure:1795: result: yes
configure:1828: checking for gawk
configure:1844: found /bin/gawk
configure:1854: result: gawk
configure:1864: checking whether make sets $(MAKE)
configure:1884: result: yes
configure:2116: checking for perl
configure:2134: found /usr/bin/perl
configure:2146: result: /usr/bin/perl
configure:2164: checking for XML::Parser
configure:2167: result: ok
configure:2319: checking for style of include used by make
configure:2347: result: GNU
configure:2418: checking for gcc
configure:2434: found /usr/bin/gcc
configure:2444: result: gcc
configure:2688: checking for C compiler version
configure:2691: gcc --version </dev/null >&5
gcc (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2694: $? = 0
configure:2696: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.4
configure:2699: $? = 0
configure:2701: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2704: $? = 1
configure:2727: checking for C compiler default output file name
configure:2730: gcc conftest.c >&5
configure:2733: $? = 0
configure:2779: result: a.out
configure:2784: checking whether the C compiler works
configure:2790: ./a.out
configure:2793: $? = 0
configure:2810: result: yes
configure:2817: checking whether we are cross compiling
configure:2819: result: no
configure:2822: checking for suffix of executables
configure:2824: gcc -o conftest conftest.c >&5
configure:2827: $? = 0
configure:2852: result:
configure:2858: checking for suffix of object files
configure:2879: gcc -c conftest.c >&5
configure:2882: $? = 0
configure:2904: result: o
configure:2908: checking whether we are using the GNU C compiler
configure:2932: gcc -c conftest.c >&5
configure:2938: $? = 0
configure:2941: test -z || test ! -s conftest.err
configure:2944: $? = 0
configure:2947: test -s conftest.o
configure:2950: $? = 0
configure:2963: result: yes
configure:2969: checking whether gcc accepts -g
configure:2990: gcc -c -g conftest.c >&5
configure:2996: $? = 0
configure:2999: test -z || test ! -s conftest.err
configure:3002: $? = 0
configure:3005: test -s conftest.o
configure:3008: $? = 0
configure:3019: result: yes
configure:3036: checking for gcc option to accept ANSI C
configure:3106: gcc -c -g -O2 conftest.c >&5
configure:3112: $? = 0
configure:3115: test -z || test ! -s conftest.err
configure:3118: $? = 0
configure:3121: test -s conftest.o
configure:3124: $? = 0
configure:3142: result: none needed
configure:3160: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'
configure:3166: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3298: checking dependency style of gcc
configure:3381: result: gcc3
configure:3398: checking for a sed that does not truncate output
configure:3452: result: /bin/sed
configure:3455: checking for egrep
configure:3465: result: grep -E
configure:3481: checking for ld used by gcc
configure:3548: result: /usr/i486-slackware-linux/bin/ld
configure:3557: checking if the linker (/usr/i486-slackware-linux/bin/ld) is
GNU ld
configure:3572: result: yes
configure:3577: checking for /usr/i486-slackware-linux/bin/ld option to reload
object files
configure:3584: result: -r
configure:3593: checking for BSD-compatible nm
configure:3635: result: /usr/bin/nm -B
configure:3639: checking whether ln -s works
configure:3643: result: yes
configure:3650: checking how to recognise dependent libraries
configure:3824: result: pass_all
configure:4037: checking how to run the C preprocessor
configure:4072: gcc -E conftest.c
configure:4078: $? = 0
configure:4110: gcc -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4116: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4155: result: gcc -E
configure:4179: gcc -E conftest.c
configure:4185: $? = 0
configure:4217: gcc -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:4223: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4267: checking for ANSI C header files
configure:4292: gcc -c -g -O2 conftest.c >&5
configure:4298: $? = 0
configure:4301: test -z || test ! -s conftest.err
configure:4304: $? = 0
configure:4307: test -s conftest.o
configure:4310: $? = 0
configure:4399: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: warning: incompatible implicit declaration of built-in function
'exit'
configure:4402: $? = 0
configure:4404: ./conftest
configure:4407: $? = 0
configure:4422: result: yes
configure:4446: checking for sys/types.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for sys/stat.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for stdlib.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for string.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for memory.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for strings.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for inttypes.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for stdint.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4446: checking for unistd.h
configure:4462: gcc -c -g -O2 conftest.c >&5
configure:4468: $? = 0
configure:4471: test -z || test ! -s conftest.err
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4517: checking dlfcn.h usability
configure:4529: gcc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4538: test -z || test ! -s conftest.err
configure:4541: $? = 0
configure:4544: test -s conftest.o
configure:4547: $? = 0
configure:4557: result: yes
configure:4561: checking dlfcn.h presence
configure:4571: gcc -E conftest.c
configure:4577: $? = 0
configure:4597: result: yes
configure:4632: checking for dlfcn.h
configure:4639: result: yes
configure:4704: checking for g++
configure:4720: found /usr/bin/g++
configure:4730: result: g++
configure:4746: checking for C++ compiler version
configure:4749: g++ --version </dev/null >&5
g++ (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4752: $? = 0
configure:4754: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.4
configure:4757: $? = 0
configure:4759: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4762: $? = 1
configure:4765: checking whether we are using the GNU C++ compiler
configure:4789: g++ -c conftest.cc >&5
configure:4795: $? = 0
configure:4798: test -z || test ! -s conftest.err
configure:4801: $? = 0
configure:4804: test -s conftest.o
configure:4807: $? = 0
configure:4820: result: yes
configure:4826: checking whether g++ accepts -g
configure:4847: g++ -c -g conftest.cc >&5
configure:4853: $? = 0
configure:4856: test -z || test ! -s conftest.err
configure:4859: $? = 0
configure:4862: test -s conftest.o
configure:4865: $? = 0
configure:4876: result: yes
configure:4918: g++ -c -g -O2 conftest.cc >&5
configure:4924: $? = 0
configure:4927: test -z || test ! -s conftest.err
configure:4930: $? = 0
configure:4933: test -s conftest.o
configure:4936: $? = 0
configure:4962: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:30: error: 'exit' was not declared in this scope
configure:4968: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4918: g++ -c -g -O2 conftest.cc >&5
conftest.cc:26: error: 'void std::exit(int)' should have been declared inside
'std'
configure:4924: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4918: g++ -c -g -O2 conftest.cc >&5
conftest.cc:26: error: 'void std::exit(int)' should have been declared inside
'std'
In file included from conftest.cc:27:
/usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()'
throws different exceptions
conftest.cc:26: error: from previous declaration 'void std::exit(int)'
configure:4924: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4918: g++ -c -g -O2 conftest.cc >&5
configure:4924: $? = 0
configure:4927: test -z || test ! -s conftest.err
configure:4930: $? = 0
configure:4933: test -s conftest.o
configure:4936: $? = 0
configure:4962: g++ -c -g -O2 conftest.cc >&5
configure:4968: $? = 0
configure:4971: test -z || test ! -s conftest.err
configure:4974: $? = 0
configure:4977: test -s conftest.o
configure:4980: $? = 0
configure:5005: checking dependency style of g++
configure:5088: result: gcc3
configure:5110: checking how to run the C++ preprocessor
configure:5141: g++ -E conftest.cc
configure:5147: $? = 0
configure:5179: g++ -E conftest.cc
conftest.cc:29:28: error: ac_nonexistent.h: No such file or directory
configure:5185: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5224: result: g++ -E
configure:5248: g++ -E conftest.cc
configure:5254: $? = 0
configure:5286: g++ -E conftest.cc
conftest.cc:29:28: error: ac_nonexistent.h: No such file or directory
configure:5292: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5387: checking for g77
configure:5403: found /usr/bin/g77
configure:5413: result: g77
configure:5428: checking for Fortran 77 compiler version
configure:5431: g77 --version </dev/null >&5
GNU Fortran (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:5434: $? = 0
configure:5436: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.4
configure:5439: $? = 0
configure:5441: g77 -V </dev/null >&5
g77: '-V' option must have argument
configure:5444: $? = 1
configure:5452: checking whether we are using the GNU Fortran 77 compiler
configure:5466: g77 -c conftest.F >&5
configure:5472: $? = 0
configure:5475: test -z || test ! -s conftest.err
configure:5478: $? = 0
configure:5481: test -s conftest.o
configure:5484: $? = 0
configure:5497: result: yes
configure:5503: checking whether g77 accepts -g
configure:5515: g77 -c -g conftest.f >&5
configure:5521: $? = 0
configure:5524: test -z || test ! -s conftest.err
configure:5527: $? = 0
configure:5530: test -s conftest.o
configure:5533: $? = 0
configure:5545: result: yes
configure:5575: checking the maximum length of command line arguments
configure:5640: result: 32768
configure:5651: checking command to parse /usr/bin/nm -B output from gcc object
configure:5740: gcc -c -g -O2 conftest.c >&5
configure:5743: $? = 0
configure:5747: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5750: $? = 0
configure:5802: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5805: $? = 0
configure:5843: result: ok
configure:5847: checking for objdir
configure:5862: result: .libs
configure:5952: checking for ar
configure:5968: found /usr/bin/ar
configure:5979: result: ar
configure:6032: checking for ranlib
configure:6048: found /usr/bin/ranlib
configure:6059: result: ranlib
configure:6112: checking for strip
configure:6128: found /usr/bin/strip
configure:6139: result: strip
configure:6401: checking if gcc static flag works
configure:6424: result: yes
configure:6442: checking if gcc supports -fno-rtti -fno-exceptions
configure:6460: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
configure:6464: $? = 0
configure:6475: result: no
configure:6490: checking for gcc option to produce PIC
configure:6667: result: -fPIC
configure:6675: checking if gcc PIC flag -fPIC works
configure:6693: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6697: $? = 0
configure:6708: result: yes
configure:6732: checking if gcc supports -c -o file.o
configure:6753: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6757: $? = 0
configure:6777: result: yes
configure:6803: checking whether the gcc linker
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:7650: result: yes
configure:7676: checking whether -lc should be explicitly linked in
configure:7681: gcc -c -g -O2 conftest.c >&5
configure:7684: $? = 0
configure:7698: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest
2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7701: $? = 0
configure:7713: result: no
configure:7721: checking dynamic linker characteristics
configure:8273: result: GNU/Linux ld.so
configure:8277: checking how to hardcode library paths into programs
configure:8302: result: immediate
configure:8316: checking whether stripping libraries is possible
configure:8321: result: yes
configure:8446: checking for shl_load
configure:8503: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccEgtLDO.o: In function `main':
/opt/gst-editor-0.8.0/conftest.c:68: undefined reference to `shl_load'
/tmp/ccEgtLDO.o:(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8509: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares
shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != shl_load;
| ;
| return 0;
| }
configure:8533: result: no
configure:8538: checking for shl_load in -ldld
configure:8568: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../../i486-slackware-linux/bin/ld:
cannot find -ldld
collect2: ld returned 1 exit status
configure:8574: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
| ;
| return 0;
| }
configure:8599: result: no
configure:8604: checking for dlopen
configure:8661: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccoWjUmb.o: In function `main':
/opt/gst-editor-0.8.0/conftest.c:68: undefined reference to `dlopen'
/tmp/ccoWjUmb.o:(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:8667: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != dlopen;
| ;
| return 0;
| }
configure:8691: result: no
configure:8696: checking for dlopen in -ldl
configure:8726: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:8732: $? = 0
configure:8735: test -z || test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8757: result: yes
configure:8930: checking whether a program can dlopen itself
configure:9002: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic
conftest.c -ldl >&5
configure: In function 'main':
configure:8998: warning: incompatible implicit declaration of built-in function
'exit'
configure:9005: $? = 0
configure:9023: result: yes
configure:9028: checking whether a statically linked program can dlopen itself
configure:9100: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic
conftest.c -ldl >&5
configure: In function 'main':
configure:9096: warning: incompatible implicit declaration of built-in function
'exit'
configure:9103: $? = 0
configure:9121: result: yes
configure:9144: checking if libtool supports shared libraries
configure:9146: result: yes
configure:9149: checking whether to build shared libraries
configure:9207: result: yes
configure:9210: checking whether to build static libraries
configure:9214: result: yes
configure:9306: creating libtool
configure:9853: checking for ld used by g++
configure:9920: result: /usr/i486-slackware-linux/bin/ld
configure:9929: checking if the linker (/usr/i486-slackware-linux/bin/ld) is
GNU ld
configure:9944: result: yes
configure:9995: checking whether the g++ linker
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:10821: result: yes
configure:10839: g++ -c -g -O2 conftest.cc >&5
configure:10842: $? = 0
configure:10938: checking for g++ option to produce PIC
configure:11190: result: -fPIC
configure:11198: checking if g++ PIC flag -fPIC works
configure:11216: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11220: $? = 0
configure:11231: result: yes
configure:11255: checking if g++ supports -c -o file.o
configure:11276: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11280: $? = 0
configure:11300: result: yes
configure:11326: checking whether the g++ linker
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:11354: result: yes
configure:11425: checking dynamic linker characteristics
configure:11977: result: GNU/Linux ld.so
configure:11981: checking how to hardcode library paths into programs
configure:12006: result: immediate
configure:12020: checking whether stripping libraries is possible
configure:12025: result: yes
configure:12150: checking for shl_load
configure:12237: result: no
configure:12242: checking for shl_load in -ldld
configure:12303: result: no
configure:12308: checking for dlopen
configure:12395: result: no
configure:12400: checking for dlopen in -ldl
configure:12461: result: yes
configure:12634: checking whether a program can dlopen itself
configure:12727: result: yes
configure:12732: checking whether a statically linked program can dlopen itself
configure:12825: result: yes
configure:13325: checking if libtool supports shared libraries
configure:13327: result: yes
configure:13330: checking whether to build shared libraries
configure:13348: result: yes
configure:13351: checking whether to build static libraries
configure:13355: result: yes
configure:13367: checking for g77 option to produce PIC
configure:13544: result: -fPIC
configure:13552: checking if g77 PIC flag -fPIC works
configure:13570: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13574: $? = 0
configure:13585: result: yes
configure:13609: checking if g77 supports -c -o file.o
configure:13630: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13634: $? = 0
configure:13654: result: yes
configure:13680: checking whether the g77 linker
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:14507: result: yes
configure:14578: checking dynamic linker characteristics
configure:15130: result: GNU/Linux ld.so
configure:15134: checking how to hardcode library paths into programs
configure:15159: result: immediate
configure:15173: checking whether stripping libraries is possible
configure:15178: result: yes
configure:19328: checking for gcc
configure:19354: result: gcc
configure:19598: checking for C compiler version
configure:19601: gcc --version </dev/null >&5
gcc (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:19604: $? = 0
configure:19606: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.4
configure:19609: $? = 0
configure:19611: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:19614: $? = 1
configure:19617: checking whether we are using the GNU C compiler
configure:19672: result: yes
configure:19678: checking whether gcc accepts -g
configure:19728: result: yes
configure:19745: checking for gcc option to accept ANSI C
configure:19851: result: none needed
configure:19869: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'
configure:19875: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:20007: checking dependency style of gcc
configure:20090: result: gcc3
configure:20110: checking for gcc option to accept ANSI C
configure:20173: gcc -c -g -O2 conftest.c >&5
configure:20179: $? = 0
configure:20182: test -z || test ! -s conftest.err
configure:20185: $? = 0
configure:20188: test -s conftest.o
configure:20191: $? = 0
configure:20206: result: none needed
configure:20218: checking for strerror in -lcposix
configure:20248: gcc -o conftest -g -O2 conftest.c -lcposix >&5
/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../../i486-slackware-linux/bin/ld:
cannot find -lcposix
collect2: ld returned 1 exit status
configure:20254: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define GLADEUI_UNINSTALLED_DIR "/opt/gst-editor-0.8.0/src"
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:20279: result: no
configure:20293: checking for strstr
configure:20350: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:54: warning: conflicting types for built-in function 'strstr'
configure:20356: $? = 0
configure:20359: test -z || test ! -s conftest.err
configure:20362: $? = 0
configure:20365: test -s conftest
configure:20368: $? = 0
configure:20380: result: yes
configure:20395: checking for unistd.h
configure:20400: result: yes
configure:20539: checking for an ANSI C-conforming const
configure:20606: gcc -c -g -O2 conftest.c >&5
configure:20612: $? = 0
configure:20615: test -z || test ! -s conftest.err
configure:20618: $? = 0
configure:20621: test -s conftest.o
configure:20624: $? = 0
configure:20635: result: yes
configure:20645: checking whether lstat dereferences a symlink specified with a
trailing slash
configure:20676: gcc -o conftest -g -O2 conftest.c >&5
configure:20679: $? = 0
configure:20681: ./conftest
configure:20684: $? = 0
configure:20705: result: yes
configure:20726: checking whether stat accepts an empty string
configure:20751: gcc -o conftest -g -O2 conftest.c >&5
configure:20754: $? = 0
configure:20756: ./conftest
configure:20759: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_EDITOR_VERSION "0.8.0"
| #define GST_EDITOR_VERSION_RELEASE "1"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define PACKAGE "gst-editor"
| #define VERSION "0.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define GLADEUI_UNINSTALLED_DIR "/opt/gst-editor-0.8.0/src"
| #define HAVE_STRSTR 1
| #define HAVE_UNISTD_H 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
| exit (stat ("", &sbuf) ? 1 : 0);
| ;
| return 0;
| }
configure:20773: result: no
configure:20852: checking for scrollkeeper-preinstall
configure:20868: found /usr/bin/scrollkeeper-preinstall
configure:20879: result: true
configure:20891: checking for gdk-pixbuf-csource
configure:20909: found /usr/bin/gdk-pixbuf-csource
configure:20921: result: /usr/bin/gdk-pixbuf-csource
configure:21029: checking to see if compiler understands -Wall
configure:21051: gcc -c -g -O2 -Wall conftest.c >&5
configure:21057: $? = 0
configure:21060: test -z || test ! -s conftest.err
configure:21063: $? = 0
configure:21066: test -s conftest.o
configure:21069: $? = 0
configure:21088: result: yes
configure:21173: checking for pkg-config
configure:21191: found /usr/bin/pkg-config
configure:21204: result: /usr/bin/pkg-config
configure:21221: checking for gstreamer-0.8 >= 0.7.1
configure:21319: checking for gstreamer-0.7 >= 0.7.1
configure:21364: error: No GStreamer development libraries found
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_dlopen=no
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_shl_load=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strstr=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HAVE_SCROLLKEEPER=true
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2",
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][
]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\)
\$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^
]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern
int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/gst-editor-0.8.0/missing --run aclocal-1.7 -I common/m4
-I m4 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/gst-editor-0.8.0/missing --run tar'
AR='ar'
AS_LIBTOOL_WIN32_FALSE=''
AS_LIBTOOL_WIN32_TRUE='#'
AUTOCONF='${SHELL} /opt/gst-editor-0.8.0/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/gst-editor-0.8.0/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/gst-editor-0.8.0/missing --run automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
GDK_PIXBUF_CFLAGS=''
GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource'
GDK_PIXBUF_LIBS=''
GETTEXT_PACKAGE=''
GLADEUI_UNINSTALLED_DIR=''
GMOFILES=''
GMSGFMT=''
GNOME_CFLAGS=''
GNOME_LIBS=''
GSTREAMER_REQ='0.7.1'
GST_CFLAGS=''
GST_EDITOR_AGE='0'
GST_EDITOR_CFLAGS=''
GST_EDITOR_CURRENT='0'
GST_EDITOR_DATA_DIR=''
GST_EDITOR_LIBS=''
GST_EDITOR_LIBVERSION='0:0:0'
GST_EDITOR_LT_LDFLAGS=' -release yes'
GST_EDITOR_REVISION='0'
GST_EDITOR_VERSION='0.8.0'
GST_EDITOR_VERSION_MAJOR='0'
GST_EDITOR_VERSION_MICRO='0'
GST_EDITOR_VERSION_MINOR='8'
GST_EDITOR_VERSION_NANO='0'
GST_EDITOR_VERSION_RELEASE='1'
GST_LIBS=''
HAVE_SCROLLKEEPER='true'
HAVE_SCROLLKEEPER_FALSE=''
HAVE_SCROLLKEEPER_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE)
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $<
$@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE)
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LOCALEDIR=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /opt/gst-editor-0.8.0/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='gst-editor'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.8.0'
XGETTEXT=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/gst-editor-0.8.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define GLADEUI_UNINSTALLED_DIR "/opt/gst-editor-0.8.0/src"
#define GST_DEBUG_COLOR 1
#define GST_DEBUG_ENABLED 1
#define GST_EDITOR_VERSION "0.8.0"
#define GST_EDITOR_VERSION_RELEASE "1"
#define GST_INFO_ENABLED 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define PACKAGE "gst-editor"
#define PACKAGE "gst-editor"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.8.0"
#define VERSION "0.8.0"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 1