From owner-freebsd-ports@FreeBSD.ORG Mon May 23 15:59:47 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B04F3106566C for ; Mon, 23 May 2011 15:59:47 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 62D378FC15 for ; Mon, 23 May 2011 15:59:47 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward14.mail.yandex.net (Yandex) with ESMTP id B07EC1980F8A; Mon, 23 May 2011 19:59:45 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1306166385; bh=mGECdxXvSMXp3uuyaW8pZHvKJH3jX4TL9EEDzk0kNgo=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=YVhzCeMZzYcjIpD6NKAfFFIZf41WZIjagzXGMs0WvsZOkFfuGoqegYjwxdHux+RTn zsHGZ67hYxJg68G+yaE0SQYqaNzMlyhiorUm+sz5HFtsqWpCe8u+Hd3HVsvYMHGH+g 15Dcz7PSSESG9aOdYV9w9LM0Kg3DbY8YNFYhx85w= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 7531D19B80A1; Mon, 23 May 2011 19:59:45 +0400 (MSD) Message-ID: <4DDA83E8.2050209@yandex.ru> Date: Mon, 23 May 2011 19:57:28 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: Boris Samorodov References: <201105211939.p4LJdYpn091434@fire.js.berklix.net> <4DD82002.6020400@yandex.ru> <36374739@bb.ipt.ru> In-Reply-To: <36374739@bb.ipt.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: ports@FreeBSD.org Subject: Re: ports/comms/gammu breaks on ld: cannot find -lglib-2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 15:59:47 -0000 23.05.2011 18:20, Boris Samorodov пишет: > On Sun, 22 May 2011 00:26:42 +0400 Ruslan Mahmatkhanov wrote: > >> [ 92%] Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.o >> /usr/ports/comms/gammu/work/gammu-1.29.0/contrib/sqlreply/c/michal.c:16:25: >> error: mysql/mysql.h: No such file or directory > > I've just committed the patch from the development repository to fix > the error. HTH Thanks a lot, Boris. It now builds fine. -- Regards, Ruslan