gschem >1.7.2 won't build in Cygwin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gEDA |
Triaged
|
Medium
|
Peter TB Brett |
Bug Description
Hello,
I was recently trying to build gschem 1.7.2, 1.8.2, and 1.9.0 in Cygwin and got the following error:
...
make[4]: Entering directory '/cygdrive/
...
~/geda-
~/geda-
collect2: error: ld returned 1 exit status
Makefile:554: recipe for target 'gaf.exe' failed
make[4]: *** [gaf.exe] Error 1
make[4]: Leaving directory '/cygdrive/
...
I followed the advice in the following mail:
http://
> Arnaud Gardelein | 21 May 2013 16:22
> [geda-user] Installation of geda-gaf-1.8.1 on cygwin
>
> This error occurred when installing geda-gaf-1.8.1 on cygwin:
> ../../libgeda/
> `o_picture_
> /tmp/geda-
> `_g_input_
> /tmp/geda-
> `_g_memory_
>
> It happened for in those directories:
> libgeda/shell
> gschem/src
> gattrib/src
> gsymcheck/src
> gnetlist/src
> utils/gschlas
>
> It seems that appending /usr/lib/
> Makefile.am solve the issue.
>
> I hope this help.
> Arnaud.
and I was able to get it to build correctly.
The bug seems to have been introduced in 1.7.2 because is doesn't show up when I try to build 1.7.1.
Thanks.
Geoffrey
Changed in geda: | |
importance: | Undecided → Medium |
status: | New → Incomplete |
milestone: | none → 1.9.2 |
assignee: | nobody → Peter TB Brett (peter-b) |
milestone: | 1.9.2 → none |
Changed in geda: | |
milestone: | 1.9.2 → 1.9.3 |
Hi Geoffrey,
I'm not able to get a Cygwin build environment up and running at the moment, but if I posted some patches here, would you be able to test them for me, please?
Thanks :-)