From kde-devel Fri Jan 07 19:42:50 2005 From: Jonathan Brugge Date: Fri, 07 Jan 2005 19:42:50 +0000 To: kde-devel Subject: Re: make -f Makefile.cvs failes for kdeextragear-1 Message-Id: <200501072042.53482.j.d.brugge () student ! utwente ! nl> X-MARC-Message: https://marc.info/?l=kde-devel&m=110512855403150 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0956320816==" --===============0956320816== Content-Type: multipart/signed; boundary="nextPart1177160.6iXjLalqGF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1177160.6iXjLalqGF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 07 January 2005 19:17, Miles Stevenson wrote: > gwenview/gvimageutils/Makefile.am:9: libgvimageutils_la_SOURCES was alrea= dy > defined in condition TRUE, which implies condition GV_USE_MMX_TRUE > > libgvimageutils_la_SOURCES (User, where =3D > gwenview/gvimageutils/Makefile.am:9) +=3D > { > TRUE =3D> \ > gvimageutils.cpp \ > jpegcontent.cpp \ > scale.cpp \ > transupp.c > > } > gwenview/gvimageutils/Makefile.am:9: warning: automake does not support > conditional definition of libgvimageutils_la_SOURCES in > libgvimageutils_la_SOURCES > Use of uninitialized value in concatenation (.) or string > at /usr/bin/automake-1.6 line 8449. > > : am_libgvimageutils_la_OBJECTS was already defined in condition TRUE, > : which > > implies condition GV_USE_MMX_TRUE > am_libgvimageutils_la_OBJECTS (Automake, where =3D undefined) =3D > { > TRUE =3D> gvimageutils.lo jpegcontent.lo scale.lo transupp.lo > } > make[1]: *** [cvs] Error 1 > make: *** [all] Error 2 I solved this by turning the following lines in=20 gwenview/gvimageutils/Makefile.am into comments: if GV_USE_MMX libgvimageutils_la_SOURCES +=3D asm_scale.S endif That doesn't give any errors and it builds. I suppose that it wasn't needed= =20 (and maybe not smart at all) to turn the assignment into a comment instead = of=20 only the if-statement, but I'm not familiar with automake and this at least= =20 suppressed all errors. [OT] There's another problem in kdeextragear-1, in k3b/libk3b. It has problems w= ith=20 a missing target for dummy.c - just adding an empty target 'dummy.c' fixed= =20 this for me. [/OT] Jonathan Brugge --nextPart1177160.6iXjLalqGF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBB3uY9xKkaBWZJV1oRAj1iAJ9eC5f9hIjvs+WDpZDFwQz6SAFuWgCgt+Eh S1YntNQ16NL3H8gkPkKfa/w= =1N/R -----END PGP SIGNATURE----- --nextPart1177160.6iXjLalqGF-- --===============0956320816== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0956320816==--