From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 From: =?koi8-r?b?6MnIyc4g8tXTzMHO?= To: devel@lists.altlinux.org Date: Sat, 22 Mar 2008 16:19:31 +0300 User-Agent: KMail/1.9.9 References: <47E4D62A.40000@sakhalin.ru> In-Reply-To: <47E4D62A.40000@sakhalin.ru> X-Face: (&xiJ3u@NuLg`*; 3Ws|g; b?`RC2/c@sH%M-Y!x5o3P]`(\R; A[i]6h^=hs}Q^p; zT/ylve$udM$8g.HiV"ls(zei4D[!--P<=?utf-8?q?ef=5CiJ4=0A=09=3Da2wRCAO?=qzO"(:gRVa/3IJS MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart13126626.lLBALDflRT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803221619.43955@ruslandh> X-DCC-STREAM-Metrics: smtp04.mtu.ru 10002; Body=0 Fuz1=0 Subject: Re: [devel] =?koi8-r?b?UTog1dDBy8/Xy8Eg08/G1MEgLCDU0sXC1cDdxcfPIMTM?= =?koi8-r?b?0SDT18/FyiDTws/Sy8kga2VybmVsLWhlYWRlcnMva2VybmVsLWhlYWRlcnMt?= =?koi8-r?b?bW9kdWxlcw==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2008 13:19:50 -0000 Archived-At: List-Archive: List-Post: --nextPart13126626.lLBALDflRT Content-Type: multipart/mixed; boundary="Boundary-01=_kdQ5HgBuQPup71d" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_kdQ5HgBuQPup71d Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 Content-Disposition: inline +sTSwdfT1NfVytTFIERtaXRyeSBMZWJrb3YKICD3INPPz8Ldxc7JySDP1CAyMiDNwdLUwSAyMDA4 IERtaXRyeSBMZWJrb3YgzsHQydPBzChhKToKID4g68/MzMXHySwgxM/C0s/HzyDX0sXNxc7JINPV 1M/LLgogPiDzz8LJ0sHAIGR5bmFtaXBzLTAuMi44LVJDMiAoaHR0cDovL3d3dy5pcGZsb3cudXRj LmZyL2Jsb2cvKS4K/tTPLdTPINUg18HTIM7FINTByyDTzyDTws/Sz97Oz8og09LFxM/KINMg0NLJ zM/Wxc7O2c0g0MHU3sXNINPPwsnSwcXU09EgCtfNyccgzsEgz8LFycggwdLIydTFy9TV0sHIINcg yNzbxdLFLgoKCi0tIArzICDV18HWxc7Jxc0g6MnIyc4g8tXTzMHOCg== --Boundary-01=_kdQ5HgBuQPup71d Content-Type: text/x-diff; charset="koi8-r"; name="dynamips-0.2.8-RC2-makefile-libs.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dynamips-0.2.8-RC2-makefile-libs.patch" diff -uNr dynamips-0.2.8-RC2/Makefile dynamips-0.2.8-RC2-new/Makefile --- dynamips-0.2.8-RC2/Makefile 2007-10-14 12:43:07 +0400 +++ dynamips-0.2.8-RC2-new/Makefile 2008-03-22 15:42:37 +0300 @@ -58,7 +58,7 @@ PTHREAD_LIBS?=-lpthread # PCAP_LIB=-lpcap CFLAGS+=-I/usr/include -I. $(PTHREAD_CFLAGS) - LIBS=-L/usr/lib -L. -ldl /usr/lib/libelf.a $(PTHREAD_LIBS) + LIBS=-lelf $(PTHREAD_LIBS) -ldl DESTDIR=/usr else ifeq ($(shell uname -s), Darwin) --Boundary-01=_kdQ5HgBuQPup71d-- --nextPart13126626.lLBALDflRT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (GNU/Linux) iEYEABECAAYFAkflB28ACgkQkWAq+gg/GPjh3ACgkFfgClfZt6y0UyLKRYacOG1I HmQAnR920CMHwsVm0YAU3OuqWtdmGUge =AwNt -----END PGP SIGNATURE----- --nextPart13126626.lLBALDflRT--