[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 795654] [NEW] Build from git breaks if groff html driver not installed
Public bug reported:
When building from sources from git, if I don't have the groff html
driver installed, running configure with the default options gives the
following transcript in config.log:
configure:12599: checking whether groff has an html driver
groff: can't find `DESC' file
groff:fatal error: invalid device `html' (try installing the `groff' package?)
configure:12608: result: no
Then when I run make, I get:
No working groff available: cannot create gschem.html
make: ***[gschem.html] Error 1
It would be ideal is the build system could detect if the groff html
driver is really required for the build earlier in the process.
** Affects: geda
Importance: Undecided
Status: New
** Tags: build-system
** Description changed:
- When building from sources form git, if I don't have the groff html
+ When building from sources from git, if I don't have the groff html
driver installed, running configure with the default options gives the
following transcript in config.log:
configure:12599: checking whether groff has an html driver
groff: can't find `DESC' file
groff:fatal error: invalid device `html' (try installing the `groff' package?)
configure:12608: result: no
Then when I run make, I get:
No working groff available: cannot create gschem.html
make: ***[gschem.html] Error 1
It would be ideal is the build system could detect if the groff html
driver is really required for the build earlier in the process.
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/795654
Title:
Build from git breaks if groff html driver not installed
Status in GPL Electronic Design Automation tools:
New
Bug description:
When building from sources from git, if I don't have the groff html
driver installed, running configure with the default options gives the
following transcript in config.log:
configure:12599: checking whether groff has an html driver
groff: can't find `DESC' file
groff:fatal error: invalid device `html' (try installing the `groff' package?)
configure:12608: result: no
Then when I run make, I get:
No working groff available: cannot create gschem.html
make: ***[gschem.html] Error 1
It would be ideal is the build system could detect if the groff html
driver is really required for the build earlier in the process.
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/795654/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug