From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,SPF_PASS,WEIRD_PORT autolearn=ham version=3.2.5 From: Mike Frysinger Organization: wh0rd.org To: kbd@lists.altlinux.org Date: Sat, 10 Oct 2009 16:52:22 -0400 User-Agent: KMail/1.12.1 (Linux/2.6.31; KDE/4.3.1; x86_64; ; ) References: <0b5101ca497b$5f177ba0$f9b5a8c0@pii350> In-Reply-To: <0b5101ca497b$5f177ba0$f9b5a8c0@pii350> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6115055.tDtAbxbMjX"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200910101652.23116.vapier@gentoo.org> Cc: Gilles Espinasse Subject: Re: [kbd] kbd-1.15.1 missing configure X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2009 20:52:47 -0000 Archived-At: List-Archive: --nextPart6115055.tDtAbxbMjX Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Saturday 10 October 2009 03:29:15 Gilles Espinasse wrote: > and trying to run autoconf produce > configure.ac:6: error: possibly undefined macro: AM_INIT_AUTOMAKE > If this token and others are legitimate, please use m4_pattern_allo= w. > See the Autoconf documentation. > configure.ac:16: error: possibly undefined macro: AM_PROG_CC_C_O > configure.ac:54: error: possibly undefined macro: AM_CONDITIONAL > make: *** [/usr/src/log_i486/02_base/kbd-1.15.1] Error 1 you arent running autotools properly. if you dont know the proper substeps= ,=20 then just run: autoreconf i dont know how the dist tarball is being created, but it really should be= =20 with `make distcheck` so that these kind of common mistakes are prevented =2Dmike --nextPart6115055.tDtAbxbMjX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iQIcBAABAgAGBQJK0PQHAAoJEEFjO5/oN/WBPyoQAKHNhJflS/Qcpsjcw61nZ0cj Iw0l74FOxn1L0+TcjlNLk4QCRWwPrqnHetIZ2NgwPJZ09SEeIhjp4s6o/EYen/8F 6JzzF6qtGK3HZYlC3m9L2tu+58HO06r8N5xqfNRGtZwQsfzZcY1gzXXixAXBzj5Y 5U36DPCkHxpkOfF8EYiYRTy5d0PE6hMuQi8qqrdrhzOH+POfGADh4OKIiUWcyjM6 CjiRVynjeuPMiuw36at8CbIHyOb8gIod+wIjUOLGT5njMzvk0hUD1KLe4pZ83PLu o1n5vGPEKerSn0K78K+lVsEtiuKuZ6vbRJHVjQ/q6Y3MlZNbhsh1IItoDhIs6tYo 8KtQHd8k+2Skmuf7szvqrPHN6JmgUFqIxpE8CnzvujvAd/BM7HnsA+cbFWFM0tH4 u0UYgqecr7oOlyLABNvwrwxUcmmvWEDnLgYkgUQcZlRkSRfJDd22IH/fzFlovTOF KZSWvN4LwwV29Qi6sH7B6RxzKxWfqrMU/QA7PoltDvWVTlg/XgtCeiZp01R+Fcrv KlywLYMMM56t4MAxnEl+dLHz19Z5nRKxSqylF5GnHuBApEnK3Gnl4EWZCUDUrXuj RlBHK4qk1xW8W9YeTKLnNWIFmKmAb92jb2BdpW6b2ENNrrkbBG5j3ZFTkikORy1e hitsmxJIUEuz8SJHRNsZ =g+tv -----END PGP SIGNATURE----- --nextPart6115055.tDtAbxbMjX--