From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2690 invoked by alias); 19 May 2011 18:33:20 -0000 Received: (qmail 2679 invoked by uid 22791); 19 May 2011 18:33:20 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 May 2011 18:33:04 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p4JIX3CT018152 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 19 May 2011 14:33:03 -0400 Received: from [10.3.113.159] (ovpn-113-159.phx2.redhat.com [10.3.113.159]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p4JIX339006020 for ; Thu, 19 May 2011 14:33:03 -0400 Message-ID: <4DD5625E.4000303@redhat.com> Date: Thu, 19 May 2011 18:33:00 -0000 From: Eric Blake User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: mk_all References: <31655700.post@talk.nabble.com> <31657287.post@talk.nabble.com> <31658211.post@talk.nabble.com> <31658432.post@talk.nabble.com> In-Reply-To: <31658432.post@talk.nabble.com> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigED22D06EA776FC96F64A7C96" X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-05/txt/msg00292.txt.bz2 --------------enigED22D06EA776FC96F64A7C96 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 674 Please quit top-posting: http://cygwin.com/acronyms/#TOFU On 05/19/2011 12:20 PM, kathy3826 wrote: >=20 > It is from online lectures on starting one program,=20 > I typed make all and it says it compiled successfully, > but it misses X Windows.=20 Then it is likely a local alias or script specific to the old machine that you were using. Run 'type mk_all' to determine which, then copy that script or alias over to cygwin. And if it was a binary, then hopefully you have source code. But there's nothing we can do about it, since it is not a standard command. --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enigED22D06EA776FC96F64A7C96 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 619 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJN1WJeAAoJEKeha0olJ0NqnTcH/1uO7zrkGgedaH3C7N32+nkM X0NcHBSWyc508+Er0C6VpiYReEeOQLOcepbuF+BPzk5qkPdClNdYexxob3u7afsp CBXKocEWRJJBm246VnXUS4i6SCmyDLop6GepXpJ0O63i0gDdVGVwyN6MBnZFzaIB PBZRkPanqlLwMECMXxU2aIIgG+yyIz/gZawYiU9FxqUI6N4nT96nEVdcWaLnMV0+ aRpL53In5veSf59PUtiVGsQEF3n9ifbkJgszd1bZYJXcHhY8Y7wUzmWPWJNGhDxa Ewcgiu42Rv2DO2MIFUr7YDiNuz6UgdXtQB2muTC9TR1vd0DutdO/Yd1TxveXTnY= =qKwS -----END PGP SIGNATURE----- --------------enigED22D06EA776FC96F64A7C96--