NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Unable to build modular-xorg-server



On Sun, Feb 06, 2011 at 11:54:42AM +0800, dave shar wrote:
> It doesnt work. The trouble is with x11/libXext.
> 
> The fix -
> cd /usr/pkgsrc/x11/libXext
> nano Makefile and change USE_LANGUAGES= c++ to c

Something is wrong with your sources. The "x11/libXext" package sets
"USE_LANGUAGES" neither in "pkgsrc-2010Q4" nor in HEAD.

Did you perhaps modify that makefile in the first place because
something suggested that "USE_LANGUAGES+= c++" (please note the "+=")
was missing?

> bmake install clean

Why are you using "bmake" under NetBSD? NetBSD's own "make" works just
fine. It looks like you boot-strapped under NetBSD which isn't necessary.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index