From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 27 10:57:39 2008 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E0241065673 for ; Mon, 27 Oct 2008 10:57:39 +0000 (UTC) (envelope-from pwnedomina@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 177088FC37 for ; Mon, 27 Oct 2008 10:57:38 +0000 (UTC) (envelope-from pwnedomina@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1789293fgb.35 for ; Mon, 27 Oct 2008 03:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=INzdsRVWkHu2YawYtRA9AQX6PMyn3MyFq4mIXj5lb1k=; b=DQY5pKPX3cZtnUKC1OamAkDu5zzpfJRvlpViibGTo8TE6/HseeoQ1LxsUX+BQgb6V9 E0wuyI+w13grVGUDZX9AAMKZeR24MWnakN9JohX1ixxzZMjynn/lJOaVl9GXPGE9F9Ow 8FnqoGB4hFrO3XKj1JSEuhty9PUTuDoYMbt4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=hFmMZNwys87EyCEfZPBNSGyeXYWRDPiyh3qvt/NdwkhFhWTQw3it47o1e4yUkqhdKm zMRYgy5gG3sVWflSuIfJbANvOkhOSzMb13iIWiKPkqvmQ4UB7/TvyKPMHM2vtMUp6f06 e6yEfZxek0AOU9uaT+eBG5Vlpi6xBouzFJ5jk= Received: by 10.86.89.1 with SMTP id m1mr2892338fgb.35.1225103330988; Mon, 27 Oct 2008 03:28:50 -0700 (PDT) Received: by 10.86.50.19 with HTTP; Mon, 27 Oct 2008 03:28:50 -0700 (PDT) Message-ID: Date: Mon, 27 Oct 2008 10:28:50 +0000 From: pwn To: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: scite port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2008 10:57:39 -0000 im unable to install scite due to a problem with scintilla this is the output of a build of scite ===> Installing for scintilla-1.77 ===> scintilla-1.77 depends on executable: pkg-config - found ===> Generating temporary packing list ===> Checking if x11-toolkits/scintilla already installed /bin/mkdir -p /usr/local/include/scintilla install -o root -g wheel -m 444 /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../include/*.h /usr/local/include/scintilla install -s -o root -g wheel -m 555 /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1 /usr/local/lib install: /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1: No such file or directory *** Error code 71 Stop in /usr/ports/x11-toolkits/scintilla. *** Error code 1 Stop in /usr/ports/editors/scite. what should i do to correct this, im using FreeBSD 7.1-PRERELEASE and all ports where updated via csup, this is the distinfo MD5 (scite177.tgz) = ba016919190c12cfb712e1f004df4187 SHA256 (scite177.tgz) = 51b14c1fdff1b88f9361faef5030bc8df24cdc4b23d2d9181303a7708f2eb2af SIZE (scite177.tgz) = 1520037 thanks in advance.