It looks like this is the same issue i am having. 2009/6/8 Kai-Martin Knaak <[email protected]>: > On Sun, 07 Jun 2009 16:12:55 +0100, Peter Clifton wrote: > >> gschem just got new pretty menus (with some icons). > > Ok, I did a > git clone git://git.gpleda.org/gaf.git > > Unfortunately, make install yields the dreaded > cannot find input file: Makefile.in > > Same with make config. The output of at stdout doesn't seem to point to > something obvious (see below). The file gaf/config.status is empty. > > Any hint? > > ---<(kaimartin)>--- > > > $ make config > ( cd libgeda; ./configure --prefix=/usr/local --with-xdgdatadir=/home/ > kmk/.local/share --with-kdedatadir=/home/kmk/.kde/share ) > Configuring libgeda version 1.5.2.20090328 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... 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 ISO C89... none needed > checking dependency style of gcc... gcc3 > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > 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 minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking for a sed that does not truncate output... /bin/sed > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 805306365 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for /usr/bin/ld option to reload object files... -r > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) 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 > 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 ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... gcc -E > checking whether make sets $(MAKE)... (cached) yes > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking whether we are using the GNU C Library 2 or newer... yes > checking for ranlib... (cached) ranlib > checking for simple visibility declarations... yes > checking for inline... inline > checking for size_t... yes > checking for stdint.h... yes > checking for working alloca.h... yes > checking for alloca... yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for getpagesize... yes > checking for working mmap... yes > checking whether integer division by zero raises SIGFPE... yes > checking for inttypes.h... yes > checking for unsigned long long int... yes > checking for inttypes.h... (cached) yes > checking whether the inttypes.h PRIxNN macros are broken... no > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking whether imported symbols can be declared weak... yes > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking for pthread_kill in -lpthread... yes > checking for pthread_rwlock_t... yes > checking for multithread API to use... posix > checking argz.h usability... yes > checking argz.h presence... yes > checking for argz.h... yes > checking for inttypes.h... (cached) yes > checking limits.h usability... yes > checking limits.h presence... yes > checking for limits.h... yes > checking for unistd.h... (cached) yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking for getcwd... yes > checking for getegid... yes > checking for geteuid... yes > checking for getgid... yes > checking for getuid... yes > checking for mempcpy... yes > checking for munmap... yes > checking for stpcpy... yes > checking for strcasecmp... yes > checking for strdup... yes > checking for strtoul... yes > checking for tsearch... yes > checking for argz_count... yes > checking for argz_stringify... yes > checking for argz_next... yes > checking for __fsetlocking... yes > checking whether feof_unlocked is declared... yes > checking whether fgets_unlocked is declared... yes > checking for iconv... yes > checking for working iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t > *inbytesleft, char * *outbuf, size_t *outbytesleft); > checking for NL_LOCALE_NAME macro... yes > checking for bison... bison > checking version of bison... 2.4.1, ok > checking for long long int... yes > checking for wchar_t... yes > checking for wint_t... yes > checking for intmax_t... yes > checking whether printf() supports POSIX/XSI format strings... yes > checking whether we are using the GNU C Library 2.1 or newer... yes > checking for stdint.h... (cached) yes > checking for SIZE_MAX... yes > checking for stdint.h... (cached) yes > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for ptrdiff_t... yes > checking stddef.h usability... yes > checking stddef.h presence... yes > checking for stddef.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for asprintf... yes > checking for fwprintf... yes > checking for putenv... yes > checking for setenv... yes > checking for setlocale... yes > checking for snprintf... yes > checking for wcslen... yes > checking whether _snprintf is declared... no > checking whether _snwprintf is declared... no > checking whether getc_unlocked is declared... yes > checking for nl_langinfo and CODESET... yes > checking for LC_MESSAGES... yes > checking for CFPreferencesCopyAppValue... (cached) no > checking for CFLocaleCopyCurrent... (cached) no > checking whether included gettext is requested... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > checking for intltool >= 0.35.0... 0.40.6 found > checking for intltool-update... /usr/bin/intltool-update > checking for intltool-merge... /usr/bin/intltool-merge > checking for intltool-extract... /usr/bin/intltool-extract > checking for xgettext... (cached) /usr/bin/xgettext > checking for msgmerge... (cached) /usr/bin/msgmerge > checking for msgfmt... (cached) /usr/bin/msgfmt > checking for gmsgfmt... (cached) /usr/bin/msgfmt > checking for perl... /usr/bin/perl > checking for perl >= 5.8.1... 5.10.0 > checking for XML::Parser... ok > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for GUILE... yes > checking Guile version >= 1.8.0... 1.8.5 > checking for rint in -lm... yes > checking for dlopen in -ldl... yes > checking for GLIB... yes > checking for GDK_PIXBUF... yes > checking for doxygen... /usr/bin/doxygen > checking for ANSI C header files... (cached) yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for unistd.h... (cached) yes > checking for string.h... (cached) yes > checking for stdlib.h... (cached) yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking assert.h usability... yes > checking assert.h presence... yes > checking for assert.h... yes > checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > checking errno.h usability... yes > checking errno.h presence... yes > checking for errno.h... yes > checking libgen.h usability... yes > checking libgen.h presence... yes > checking for libgen.h... yes > checking for optarg in unistd.h... yes > checking for an ANSI C-conforming const... yes > checking return type of signal handlers... void > checking for strstr... yes > checking for chown... yes > checking for getlogin... yes > checking if dmalloc debugging should be enabled... no > checking if ElectricFence debugging should be enabled... no > checking for update-mime-database... /usr/bin/update-mime-database > configure: creating ./config.status > config.status: error: cannot find input file: Makefile.in > make: *** [libgeda_config] Error 1 > > > -- > Kai-Martin Knaak tel: +49-511-762-2895 > Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 > Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de > GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get > > > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user >
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

