Today, I tried to use gsch2pcb on my day job in Uni Hannover. The 
computer there has the same general set-up like at home (Debian/lenny, 
with daily updates). 

The good news: gsch2pcb + pcb from the distro work out of the box. Seems 
like the dbus problem won't hit the general debian user. Maybe the dbus 
session at home had died for some unrelated reason.

The bad news: An attempt to compile the current cvs head of pcb failed 
with errors. autogen.sh and configure were fine. I get the following 
message on the command line:

b$ sudo make install
Making install in win32
make[1]: Entering directory `/usr/local/pcb-src/pcb/win32'
make[2]: Entering directory `/usr/local/pcb-src/pcb/win32'
(..snip..)
Making install in icons
make[3]: Entering directory `/usr/local/pcb-src/pcb/src/icons'
make[4]: Entering directory `/usr/local/pcb-src/pcb/src/icons'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/pcb-src/pcb/src/icons'
make[3]: Leaving directory `/usr/local/pcb-src/pcb/src/icons'
make[3]: Entering directory `/usr/local/pcb-src/pcb/src'
/bin/sh ../ylwrap edif.y y.tab.c edif.c y.tab.h edif.h y.output 
edif.output -- yacc  -d
/usr/local/pcb-src/pcb/src/edif.y:689: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1128: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1404: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1423: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1469: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1522: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1534: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1680: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1975: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:1991: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:2248: type clash (`' `s') on default 
action
/usr/local/pcb-src/pcb/src/edif.y:2472: type clash (`' `s') on default 
action
make[3]: *** [edif.c] Error 1
make[3]: Leaving directory `/usr/local/pcb-src/pcb/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/usr/local/pcb-src/pcb/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/local/pcb-src/pcb/src'
make: *** [install-recursive] Error 1

\----------------------

Any hints?

---<(kaimartin)>---
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik      fax: +49-511-762-2211 
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to