[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB nanometer git tree
Andrew Poelstra:
...
> You can now pull branch coord7 (from the same repository).
...
> And I think Karl Hammar's segfault-on-doc-compile is fixed.
> If not, please let me know!
(Using ./autogen && ./configure --with-gui=lesstif && make clean && make)
The segfault is gone, but the missing "share" dir is still there,
and a "rangecheck" error:
...
gawk -f ./ascii2texi.awk ncol=3 wire_size.tab > wire_size.texi
../src/pcb -x png --only-visible --font-path ../src --outfile pad.png pad.pcb
sh: /var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/ListLibraryContents.sh: No such file or directory
Can't change working directory to
'/var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/newlib'
...
/usr/bin/ps2pdf `gawk 'BEGIN{s=8}; /BoundingBox/ {printf("-r%d -g%dx%d", s*72, s*$4, s*$5);}' pad.eps` pad.eps pad.pdf
Unrecoverable error: rangecheck in .putdeviceprops
make[2]: *** [pad.pdf] Error 255
rm pad.eps
make[2]: Leaving directory `/var/home/karl/Net/Hmm/git/pcb-andrew/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/home/karl/Net/Hmm/git/pcb-andrew'
make: *** [all] Error 2
With the official git repo, I also get the missing "share" dir thing,
but not the "rangecheck" error from ps2pdf:
...
/usr/local/bin/perl eps2png --png thermal.eps > thermal.png
../src/pcb -x png --only-visible --font-path ../src --outfile gcode.png gcode.pcb
sh: /var/home/karl/Net/git/pcb/src/../share/pcb/ListLibraryContents.sh: No such file or directory
Can't change working directory to
'/var/home/karl/Net/git/pcb/src/../share/pcb/newlib'
chdir() returned: 'No such file or directory'
/usr/bin/ps2pdf `gawk 'BEGIN{s=8}; /BoundingBox/ {printf("-r%d -g%dx%d", s*72, s*$4, s*$5);}' pad.eps` pad.eps pad.pdf
/usr/bin/ps2pdf `gawk 'BEGIN{s=8}; /BoundingBox/ {printf("-r%d -g%dx%d", s*72, s*$4, s*$5);}' puller.eps` puller.eps puller.pdf
...
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user