Próbuję wygenerować plik configure: [EMAIL PROTECTED] projekt1]$ ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line.
processing . Running aclocal ... Running autoheader... Running automake --gnu ... Running autoconf ... Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes ./configure[5024]: syntax error: `PACKAGE,' unexpected Linia 5023 i 5024 w configure to: pkg_modules="gtk+-2.0 >= 2.0.0" PKG_CHECK_MODULES(PACKAGE, $pkg_modules) No to szukam dalej i w linijce 1536 widzę: PACKAGE=projekt1 Może ktoś mi podpowiedzieć o co tu chodzi i jak to "przebrnąć" ? Dla ułatwienia dodam, że to jest próba skompilowania projektu wygenerowanego przez Glade2 (jeśli wygeneruję pod Anjutą, jest to samo .....). -- Jacek Rzęsista GG 61213 _______________________________________________________ złota zasada - kto się nie zna, niech się nie wypowiada
