gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] Re: new version for internal viewer


From: Micha
Subject: [gcmd-dev] Re: new version for internal viewer
Date: Thu, 16 Mar 2006 22:13:51 +0100
User-agent: Alpenglühn 7.2


ok, i starting with compiling the actual cvs source...here's a short report.

cvs -d :pserver:address@hidden:/cvs/gnome -z3 co gnome-commander
cd /gnome-commander -> ./autogen.sh -> hmm. That didn't configure..no makefile !

So i went on with 

./configure
-------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for intltool >= 0.31... 0.34.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ca cs de el en_CA en_GB es eu fr ga 
hr hu nb ne nl no pa pl pt pt_BR ru rw sk sl sq sr address@hidden sv uk zh_CN 
zh_TW
checking if glib >= 2.0.0 exists... yes
checking if gmodule >= 2.0.0 exists... yes
checking if gtk+ >= 2.6.0 exists... yes
checking if libgnome >= 2.0.0 exists... yes
checking if libgnomeui >= 2.0.0 exists... yes
checking if gnome-vfs >= 2.0.0 exists... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/gnome-commander.spec
config.status: creating data/gnome-commander.desktop.in
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating libgcmd/Makefile
config.status: creating pixmaps/device-icons/Makefile
config.status: creating pixmaps/file-type-icons/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/mime-icons/Makefile
config.status: creating plugins/cvs/Makefile
config.status: creating plugins/fileroller/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/test/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/libgviewer/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gviewer/Makefile
config.status: creating README
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing intltool commands
config.status: executing default-3 commands
config.status: executing po/stamp-it commands
-------------
make
-------------
[...] ends with:

ar cru .libs/libtest.a  test-plugin.o
ranlib .libs/libtest.a
creating libtest.la
(cd .libs && rm -f libtest.la && ln -s ../libtest.la libtest.la)
make[3]: Leaving directory `/home/WERKS/CVS/SRC/gc/plugins/test'
Making all in cvs
make[3]: Entering directory `/home/WERKS/CVS/SRC/gc/plugins/cvs'
Makefile:442: Warnung: Die Befehle für das Ziel ».l.c« werden überschrieben
Makefile:278: Warnung: Alte Befehle für das Ziel ».l.c« werden ignoriert
parser.l
make[3]: parser.l: Kommando nicht gefunden
make[3]: *** [parser.c] Fehler 127
make[3]: Leaving directory `/home/WERKS/CVS/SRC/gc/plugins/cvs'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/WERKS/CVS/SRC/gc/plugins'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/WERKS/CVS/SRC/gc'
make: *** [all-recursive-am] Fehler 2
---------------
The above err 127 says, parser.l: Command not found.


However, it works :)



   °
 /\/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]