X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:organization:x-mailer:mime-version :content-type; bh=OlGYXN0lWAS21rS6hHcAEotGlG3ZT6zBs4Dnz8PhxPM=; b=HP2OSUuGq2NU21hpCgVVxINjT+pifBb/sMbT9+9Im0CUxzsvuGrHHZn7B9u0kgjEiv SB1OvUgo01qW2FSj0JMf734sjVXLM0Uldv73+ofptXd/qvP70tVJFD3ccl0PCXOW/SRc N8nAEMe9t0nUTqFm52kLqhOOaN6tyOk6vAIPa9vb/OdV39BkHsUpvGUSyjPQiaYdakpr +ditx1n5dhu64tcZmLP50RhE3CUdZHq6LHYO1axU6dW+AWNh2UV60QSGonHPzALdA4+z WRHxAT6xaPnlC8uRVaLQoNY7kyfPu1zsGN9SrX/OxSfNRL1hiabijLA1XROvsB3+y2oH g4VQ== Date: Thu, 9 Aug 2012 09:16:36 +0200 From: Kovacs Levente To: geda-user AT delorie DOT com Subject: [geda-user] pcb-plugins Message-ID: <20120809091636.493cd1d0@wind.levalinux.org> Organization: logonex.eu X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/EThXmxcj7QdpTuLQa.i0DsV"; protocol="application/pgp-signature" Reply-To: geda-user AT delorie DOT com --Sig_/EThXmxcj7QdpTuLQa.i0DsV Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I tried to install the pcb-plugins package from launchpad. Is this intended= to compile with current PCB sources? After manually edited the Makefile, I got to this point: gcc -DHAVE_CONFIG_H -g -Wall -I../../pcb/src -I../../pcb -O2 -shared -I/usr= /include/glib-2.0 -I/usr/lib/glib-2.0/include autocrop.c -o autocrop.so autocrop.c:28: error: expected =E2=80=98)=E2=80=99 before =E2=80=98Data=E2= =80=99 autocrop.c:43: error: expected =E2=80=98)=E2=80=99 before =E2=80=98Data=E2= =80=99 autocrop.c:58: error: expected =E2=80=98)=E2=80=99 before =E2=80=98Data=E2= =80=99 autocrop.c:73: error: expected =E2=80=98)=E2=80=99 before =E2=80=98Data=E2= =80=99 autocrop.c:88: error: expected =E2=80=98)=E2=80=99 before =E2=80=98Layer=E2= =80=99 autocrop.c:105: error: expected =E2=80=98)=E2=80=99 before =E2=80=98dx=E2= =80=99 autocrop.c: In function =E2=80=98autocrop=E2=80=99: autocrop.c:159: error: =E2=80=98LocationType=E2=80=99 undeclared (first use= in this function) autocrop.c:159: error: (Each undeclared identifier is reported only once autocrop.c:159: error: for each function it appears in.) autocrop.c:159: error: expected =E2=80=98;=E2=80=99 before =E2=80=98dx=E2= =80=99 autocrop.c:160: error: =E2=80=98BoxTypePtr=E2=80=99 undeclared (first use i= n this function) autocrop.c:160: error: expected =E2=80=98;=E2=80=99 before =E2=80=98box=E2= =80=99 autocrop.c:162: error: =E2=80=98box=E2=80=99 undeclared (first use in this = function) autocrop.c:176: error: =E2=80=98pad=E2=80=99 undeclared (first use in this = function) autocrop.c:177: error: =E2=80=98dx=E2=80=99 undeclared (first use in this f= unction) autocrop.c:178: error: =E2=80=98dy=E2=80=99 undeclared (first use in this f= unction) autocrop.c:203: warning: implicit declaration of function =E2=80=98MoveAll= =E2=80=99 autocrop.c:206: warning: implicit declaration of function =E2=80=98ClearAnd= RedrawOutput=E2=80=99 autocrop.c: At top level: autocrop.c:212: warning: initialization from incompatible pointer type After this I gave up. Does someone have a fix for this errors? Thanks, Levente --Sig_/EThXmxcj7QdpTuLQa.i0DsV Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAEBAgAGBQJQI2PVAAoJECHeg32hsZ8ot+UIAM4CctNO1DBDZLVR2TW9P5wD ALW1WUjL8hF6jXHIPDUqO19KJcLJHU+9+OvibTRlEaKT9NACKYVEnnTFEONKrbi4 zlX3MY5lpKMJqft4orR61KsVO5hB6QSraQ/CaU4JSeTvjQ6NxXuCyCyKQ15vsD1K wmlvzB4tvdmnmxI4LdYKXtV4oz95me+mfduwNabdX+esYduXhRePnUA70ZZtWMrR dsU4t8yo942UjpPkDU0t83hAMJeoQvbGa7+essUgKCF+sk2TyzRLrCR9oPScMLdj /STSC71vFjNMy4zWJb7mbtv7qTTPoUcwgAsIiEdWuas/nL3T+J4Gpc//h/pvMrk= =LVvy -----END PGP SIGNATURE----- --Sig_/EThXmxcj7QdpTuLQa.i0DsV--