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

Re: gEDA-user: pcb HID has been merged!



Matt --

I fixed this by editing ${base_directory}/Makefile.am, and removing
"docs" from the SUBDIRS line.  I then re-ran autogen.sh and the
remaining make stuff.

This prevents the docs from being
built, but since you're a PCB power user you probably don't need
them.  ;-)

Stuart




> 
> > The HID project has been merged back to the official SourceForge CVS
> > repository.  The default GUI is Gtk; to get lesstif use
> > "--with-gui=3Dlesstif".  Dan made a snapshot just before this, for the
> > old gtk version.  Report bugs via the usual means.
> 
> Using currect CVS I get a build error in the doc directory --
> 
> XENVIRONMENT=3D./Xdefaults.tgif true -print -color -eps ./pad.obj
> ps2pdf ./pad.eps ./pad.pdf
> Error: /undefinedfilename in (./pad.eps)
> Operand stack:
> 
> Execution stack:
>    %interp_exit   .runexec2   --nostringval--   --nostringval-- =20
> --nostringval--   2   %stopped_push   --nostringval-- =20
> --nostringval--   --nostringval--   false   1   %stopped_push =20
> --nostringval--   --nostringval--
> Dictionary stack:
>    --dict:1060/1123(ro)(G)--   --dict:0/20(G)--   --dict:68/200(L)--
> Current allocation mode is local
> Last OS error: 2
> GNU Ghostscript 7.07: Unrecoverable error, exit code 1
> make: *** [pad.pdf] Error 1
> 
> 
> Any ideas?
> Matt
>