pkgsrc-Bugs archive

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

Re: pkg/44827: graphics/MesaLib fails to build on Linux



The following reply was made to PR pkg/44827; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/44827: graphics/MesaLib fails to build on Linux
Date: Sat, 9 Apr 2011 06:47:19 -0500 (CDT)

 It appears you are using native X11 but you don't have libXt 
 headers installed. On your Debian system, try:
 
 apt-get install libXt-devel
 
 Then rebuild and reinstall the pkgsrc/pkgtools/x11-links package.
 
 And then do a clean in MesaLib and try again.
 
 Or simply don't use the Debian packages for X11 by setting 
 X11_TYPE=modular in your pkgsrc mk.conf (and then it should build and 
 install all X11 dependencies from pkgsrc).
 
 
 


Home | Main Index | Thread Index | Old Index