Date: Mon, 27 Oct 2008 08:08:25 -0400 From: Naram Qashat <cyberbotx@cyberbotx.com> To: pwn <pwnedomina@gmail.com> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: scite port Message-ID: <4905AF39.9060408@cyberbotx.com> In-Reply-To: <bf32b2c90810270328j7ce7c662l9527e240534f5069@mail.gmail.com> References: <bf32b2c90810270328j7ce7c662l9527e240534f5069@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
pwn wrote: > 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 From the looks of it, it's trying to install scintilla built with GTK1 instead of GTK2. For an easy fix, manually install scintilla first with the WITH_GTK2 knob set to yes. As an aside, if anyone could tell me if there is a way to specify in scite's Makefile that it's depend on scintilla needs to be built with having WITH_GTK2 set, I'd appreciate it. Right now it only checks if an existing install of scintilla was built as GTK2. Thanks, Naram Qashat > ===> 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. > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4905AF39.9060408>