[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: snag building GAF from git



Stuart Brorson wrote:
Hi --

 Any ideas how to get past this:

cp: target `./gnetlist.scm' is not a directory
make[3]: *** [all-local] Error 1

It's repeatable after a make clean.

Ugh.  I had this problem at the last code sprint.  I did two things:

1.  I nuked my entire source directory and got a fresh one from the
git archive.  Then I re-ran the entire build from autogen.sh on up.

I also thought maybe after installing so many dependencies that were new
to me since last build, I needed to reset some environment things, so
I did  a sudo ldconfig, wiped the gaf dir, got from git again,
logged out and logged in, and redid the process.  Same result.


2. That didn't work, so I just put the following line into gaf/gnetlist/scheme/Makefile:

builddir = .

Thanks,

JG


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user