gEDA-dev: Installing gEDA/gaf on Windows - the Cygwin way - a second glitch

Amans,Ross ramans at biometricaccess.com
Fri May 9 15:09:56 EDT 2008


Fixed my home (c:\home) and restarted cygwin. 
Have done:
Make open
Make reconfig
Make install

Make install works thru libgeda, and then gives an error when starting
geda-schem

"
checking for GTHREAD... yes
checking for LIBGEDA... no
configure: error: libgeda detection error: Requested 'libgeda >=
20080127' but version of libgeda is 20060123
make: *** [geda-gschem-1.4.0/config.h] Error 1
"

But it just installed libgeda-1.4.0, which is 20080127, right? So how
does it find out libgeda version? What is going wrong here?

Thanks much
Ross

A more complete error chunk can be seen below. Complete make.log
attached.



make[1]: Leaving directory `/cygdrive/d/geda/libgeda-1.4.0'
( cd geda-gschem-1.4.0; \
	  ./configure --prefix=/cygdrive/c/home/geda
--with-xdgdatadir=/cygdrive/c/home/.local/share
--with-kdedatadir=/cygdrive/c/home/.kde/share --disable-stroke )
Configuring geda-gschem version 1.4.0.20080127
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for intltool >= 0.35.0... 0.35.0 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 for update-desktop-database... /usr/bin/update-desktop-database
checking for guile... /usr/bin/guile
checking for guile-config... /usr/bin/guile-config
checking for guile-tools... /usr/bin/guile-tools
checking libguile compile flags...  
checking libguile link flags...  -lguile -lltdl  -L/usr/lib -L/usr/bin
-L/usr/lib/w32api -lgmp -lcrypt -lm -lltdl
checking Guile version >= 1.6.0... 1.8.2
checking whether scm_is_string is declared... yes
checking whether scm_is_integer is declared... yes
checking whether scm_to_int is declared... yes
checking whether scm_from_int is declared... yes
checking whether scm_is_true is declared... yes
checking whether scm_is_false is declared... yes
checking whether scm_from_locale_string is declared... yes
checking whether scm_to_locale_string is declared... yes
checking for rint in -lm... yes
checking for dlopen in -ldl... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking if hardcoding of the X11 runtime library path is desired... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK24... yes
checking for GLIB24... yes
checking for GTHREAD... yes
checking for LIBGEDA... no
configure: error: libgeda detection error: Requested 'libgeda >=
20080127' but version of libgeda is 20060123
make: *** [geda-gschem-1.4.0/config.h] Error 1

Ross Amans
Hardware Design Engineer
Biometric Access Co
512-426-9252 (cell)
-----Original Message-----
From: geda-dev-bounces at moria.seul.org
[mailto:geda-dev-bounces at moria.seul.org] On Behalf Of DJ Delorie
Sent: Friday, May 09, 2008 12:45 PM
To: geda-dev at moria.seul.org
Subject: Re: gEDA-dev: Installing gEDA/gaf on Windows - the Cygwin way -
aglitch


>         ./configure --prefix=/cygdrive/c/Documents and
> Settings/ramans/geda --with-xdgdatadir=/cygdrive/c/Documents and
> Settings/ramans/.local/share --with-kdedatadir=/cygdrive/c/Documents
and
> Settings/ramans/.kde/share --disable-stroke )

When using any configure-based software, or pretty much any make-based
build, DO NOT use folders with spaces in the names.

I.e. try installing in /cygdrive/c/ramans/geda


_______________________________________________
geda-dev mailing list
geda-dev at moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.zip
Type: application/x-zip-compressed
Size: 18513 bytes
Desc: make.zip
Url : http://www.seul.org/pipermail/geda-dev/attachments/20080509/dd0edded/attachment-0001.bin 


More information about the geda-dev mailing list