From owner-freebsd-current@FreeBSD.ORG Sun Nov 27 19:22:40 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02BF9106566B for ; Sun, 27 Nov 2011 19:22:40 +0000 (UTC) (envelope-from zklist@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1098FC0C for ; Sun, 27 Nov 2011 19:22:39 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so9140446bkb.13 for ; Sun, 27 Nov 2011 11:22:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=YlvkDjFFgnSZajSOvVREZHCYwqykBypWbcmiFB8dRuk=; b=MWd4tIwVopaLNZfaZ7Qaxr6Pd9Qo4vyoyT59u358qEvWqIwkDdE8qYYv2wnXHRLTLU yAGCIMHY92ivrR/ndpu7A+3h2juGbd/tpVj0sfLoVnd9J78iITjTuvyfnWiUT4JQT6ap aGz1iYmY1PjCjmTGHTVs3poe4NOouJfonFbwE= MIME-Version: 1.0 Received: by 10.205.141.70 with SMTP id jd6mr6315352bkc.13.1322420384074; Sun, 27 Nov 2011 10:59:44 -0800 (PST) Received: by 10.204.201.142 with HTTP; Sun, 27 Nov 2011 10:59:44 -0800 (PST) Date: Sun, 27 Nov 2011 19:59:44 +0100 Message-ID: From: ZaRiuS KRiNG To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem compiling libs after pass to current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2011 19:22:40 -0000 Hi! is my first post here and have a little problem try to google some and don't find any of value. A week ago compile the src of current, and after that in any new port i install, if compile before any lib, don't work, i need to install pkg from repository of that lib and continue compiling the program, and work fine. Just have this problem with the libs Any solution?