[PATCH] gpgme compile error:
Marc Mutz
mutz@kde.org
Fri Sep 6 15:37:02 2002
--Boundary-02=_H4Ke903Mgbu5P4s
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline
Current CVS:
$ ./autogen.sh
$ ../configure --enable-maintainer-mode --enable-gpgmeplug --prefix=3D...
<snip>
GPGME v0.3.11 has been configured as follows:
GnuPG version: min. 1.0.7
GnuPG path: /usr/bin/gpg
GpgSM version: min. 0.3.8
GpgSM path: no
GPGME CryptPlug: yes
$ make
<snip>
make[3]: *** No rule to make target `@&t@OBJS', needed by `libgpgme.la'. =20
Stop.
make[3]: Leaving directory `/home/mmutz/aegypten/gpgme/gpgme'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/mmutz/aegypten/gpgme/gpgme'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mmutz/aegypten/gpgme'
make: *** [all] Error 2
It compiles with this mini patch, though these Makefile.am's are=20
sufficiently different from KDE's that I'm not sure about the change...=20
;-)
Index: gpgme/gpgme/Makefile.am
<snip>
=2Dlibgpgme_la_LIBADD =3D ${assuan_libobjs} @LTLIBOBJS@
+libgpgme_la_LIBADD =3D ${assuan_libobjs}
<snip>
Marc
=2D-=20
They [RIAA,MPAA] are trying to invent a new crime:
interference with a business model.
--Bruce Schneier, Crypto-Gram 08/2002
--Boundary-02=_H4Ke903Mgbu5P4s
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQA9eK4H3oWD+L2/6DgRAkSsAJ0ZYLrJygDaTXV5w3smA73llNJH9wCgjfML
eAhYgq9rMmQvHfpd75/rTlU=
=V7uw
-----END PGP SIGNATURE-----
--Boundary-02=_H4Ke903Mgbu5P4s--