Re: gEDA-user: build-system branch merged

2009-08-09 Thread Stefan Petersen
Peter TB Brett wrote:
 Hi everybody,
 
 The build-system branch has now been merged.  Please report any problems to 
 the usual places.

Hello!

Nice work! I download gaf once in a fortnight and try to build it. I
tried now. As always I stumbled into problem building _docs_, always
this docs things. In this case it was gsymcheck's doc:
make[3]: Entering directory
`/home/spe/projects/geda/git-src/gaf/gsymcheck/docs'
LC_NUMERIC=C groff -man -T html gsymcheck.1  gsymcheck.html.tmp \
   mv -f gsymcheck.html.tmp gsymcheck.html
groff: can't find `DESC' file
groff:fatal error: invalid device `html'
make[3]: *** [gsymcheck.html] Error 3

What I did on my Ubuntu system was to install the package groff. I
already had the package groff-base installed. Then the build proceeded
without complaining.

I tried to Google it, but find nil. Now this is at least a reference for
future generations. ;)

Anyhow, a way to disable documentation generation would be nice, since
it always seems to bite someones behind.

Thanks and regards,
/Stefan


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


Re: gEDA-user: build-system branch merged

2009-08-07 Thread Dan McMahill
Peter TB Brett wrote:
 Hi everybody,
 
 The build-system branch has now been merged.  Please report any problems to 
 the usual places.

wow.  Looks *much* nicer.  One thing I found is that the guile detection 
needs to fall back to guile-config.  pkg-config support first appeared 
in guile-1.8.5 but older guile-1.8.x should be enough for gEDA.


-Dan



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