gEDA-user: strange build failure
Ales Hvezda
ahvezda at seul.org
Sat Dec 2 18:40:25 EST 2006
Hi,
>I'm doing an experiment: I'm trying to see if I can get the gEDA tools
>running under cygwin. I started with the instructions at
>http://geda.seul.org/wiki/geda:cygwin.
I've never actually used the cygwin port, but...
[snip]
>so it can't find guile, because it's apparently looking in:
>
>/home/janneke/...
>
>which makes no sense.
libgeda and friends use guile's guile-config to determine paths
for include and library files. Try:
guile-config compile
and
guile-config link
and
guile-config info
I'm guessing that is where the /home/janneke/... is coming from.
-Ales
More information about the geda-user
mailing list