sysutils/gkrellm2 segfault

Khairil Yusof kaeru at inigo-tech.com
Tue Apr 3 04:12:26 UTC 2007


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.



More information about the freebsd-gnome mailing list