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

lopster: make problem



On Mon, 9 Sep 2002 15:45:50 +0200 (CEST)
Adrian Bunk <bunk@fs.tum.de> wrote:

 
> Gab es vorher (z.B. beim ./configure) schon irgendwelche Fehlermeldungen?
> Mein erster Gedanke waere dass du vielleicht das Paket libglade0-dev oder
> das Paket libglade2-dev benoetigst.

nein bei "./configure" gab es noch keine probleme und libglade0-dev ist installiert:

hOmE:/usr/src/lopster-1.0.1-dev5.11# ./configure --with-pthread --with-zlib 
creating cache ./config.cache
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether byte ordering is bigendian... no
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for locale.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for liblconv.h... no
checking for lconv_conv in -llconv... no
checking for setlocale... yes
checking for mkdir... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for ranlib... ranlib
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... (cached) yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... (cached) yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... no
checking whether catgets can be used... no
checking for msgfmt... (cached) no
checking for gmsgfmt... no
checking for xgettext... :
checking for catalogs to be installed...  de fr it ja ca
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for ogg/ogg.h... yes
checking for main in -logg... yes
checking for pthread.h... yes
checking for main in -lpthread... yes
checking for zlib.h... yes
checking for main in -lz... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating src/Makefile
creating config.h
linking ./intl/libgettext.h to intl/libintl.h

erst als ich "make" eingegeben habe!!!

hOmE:/usr/src/lopster-1.0.1-dev5.11# make
make  all-recursive
make[1]: Entering directory `/usr/src/lopster-1.0.1-dev5.11'
Making all in src
make[2]: Entering directory `/usr/src/lopster-1.0.1-dev5.11/src'
make[2]: *** No rule to make target `../lopster.glade', needed by `support.h'.  Stop.
make[2]: Leaving directory `/usr/src/lopster-1.0.1-dev5.11/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lopster-1.0.1-dev5.11'
make: *** [all-recursive-am] Error 2


> 
> 
> -- 
> Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
> mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)
> 



Reply to: