X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by lists.alpinelinux.org (Postfix) with ESMTP id 33E2F17005F2C for ; Mon, 9 Feb 2009 09:20:27 +0000 (UTC) Received: by ewy3 with SMTP id 3so2429463ewy.1 for ; Mon, 09 Feb 2009 01:20:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=2MTb3lCn2Rx3hPxmvmb1xckmuz/qzeFnpDEfGMhl77E=; b=KTHEnN/5/Dl4WPr6Vz7q1cPN9ec9piderwE6DHw8yatjm4rD+nR2vRigHKX8fy0PWO B56CJVyUYRpAFS4NhNnWYmy807MdHy7TXM30sRWi8UgqYAs9fjT6sirDWzZlM6EbYwof SOD7LSZvg5KVWi4ATbxvgdZ1b3QyuQgNa4woY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=Ku3ghSpVXBjoFdQQxeZWxODiU/+g7GRMke3Eb8MUBODV2baC2OCN82ucTk2cW49PQC HgfbSNsNcQLe6Qe/liAar/7dI4LpLgYB0B5FX10gxjX08g7/6KlfAko8My1NwajsM3i/ RQ/KNREAKhGiviD+hKBm0kJsuYNFyJB60DV0c= Received: by 10.210.125.13 with SMTP id x13mr3677623ebc.146.1234171226507; Mon, 09 Feb 2009 01:20:26 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 5sm10770750eyh.51.2009.02.09.01.20.25 (version=SSLv3 cipher=RC4-MD5); Mon, 09 Feb 2009 01:20:25 -0800 (PST) Subject: Re: [alpine-devel] make mysql use uclibc++-dev From: Natanael Copa To: Carlo Landmeter Cc: alpine In-Reply-To: <20090208212843.0F8EB187021@smtp01.prioritytelecom.nl> References: <20090208212843.0F8EB187021@smtp01.prioritytelecom.nl> Content-Type: text/plain Date: Mon, 09 Feb 2009 10:20:23 +0100 Message-Id: <1234171223.11678.33.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 Content-Transfer-Encoding: 7bit On Sun, 2009-02-08 at 21:29 +0000, Carlo Landmeter wrote: > see attached git patch > > carlo you need to add uclibc++ to depends and insert an export CXX=g++-uc before ./configure in order to use link against uclibc++. I'll do that and commit. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---