Date: Tue, 03 Apr 2007 12:12:38 +0800 From: Khairil Yusof <kaeru@inigo-tech.com> To: Jeremy Messenger <mezz7@cox.net> Cc: gnome@freebsd.org Subject: Re: sysutils/gkrellm2 segfault Message-ID: <1175573558.24350.11.camel@wolverine.inigo-tech.com> In-Reply-To: <op.tp6vf4ms9aq2h7@mezz.mezzweb.com> References: <1175471788.58398.23.camel@wolverine.inigo-tech.com> <op.tp6vf4ms9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2007-04-02 at 22:46 -0500, Jeremy Messenger wrote: \ > But have you followed in the /usr/ports/UPDATING? It looks like you have > failed to follow '20061014' in the /usr/ports/UPDATING. > gkrellm doesn't live in /usr/X11R6 anymore as I have pointed to follow in > the UPDATING above. > # cd /usr/ports/sysutils/gkrellm2 > # make -V PREFIX > /usr/local >From the Makefile: MAKE_ENV+= CC="${CC}" INSTALLROOT=${X11BASE} INSTALLDIR=${X11BASE}/bin \ PKGCONFIGDIR=${X11BASE}/libdata/pkgconfig \ SINSTALLROOT=${PREFIX} SINSTALLDIR=${PREFIX}/sbin \ Currently X11BASE is still /usr/X11R6. I tried building with LOCALBASE, but it still segfaults.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1175573558.24350.11.camel>