From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11902 invoked by alias); 9 Mar 2007 15:38:25 -0000 Received: (qmail 11882 invoked by uid 48); 9 Mar 2007 15:38:24 -0000 Date: Fri, 09 Mar 2007 15:38:00 -0000 Message-ID: <20070309153824.11881.qmail@sourceware.org> To: insight-prs@sources.redhat.com, kseitz@sources.redhat.com, makaveli_0000@yahoo.com, nobody@sources.redhat.com From: kseitz@sources.redhat.com Reply-To: kseitz@sources.redhat.com, insight-prs@sources.redhat.com, kseitz@sources.redhat.com, makaveli_0000@yahoo.com, nobody@sources.redhat.com, insight-gnats@sources.redhat.com X-Mailer: gnatsweb 2.9.3 Subject: Re: insight/307: Insight 6.5 will not build on Linux Kernel 2.6.16 Mailing-List: contact insight-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00003.txt.bz2 Synopsis: Insight 6.5 will not build on Linux Kernel 2.6.16 Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Fri Mar 9 15:38:24 2007 Responsible-Changed-Why: mine State-Changed-From-To: open->analyzed State-Changed-By: kseitz State-Changed-When: Fri Mar 9 15:38:24 2007 State-Changed-Why: When you say that X11/Xlib.h is in the source directory, do you mean src/tk/xlib/X11/Xlib.h? If so, that is not the proper Xlib.h that the build is looking for. Do you have Xlib.h in /usr/include/X11 (or somewhere else in /usr)? You need to have the -devel package for X installed. On Red Hat systems, this is currently in the xorg-x11-devel package. You didn't include the entire output of your build, so I can't see if configure complained about missing X headers/libraries, but your build certainly looks like it is missing the -devel package. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=307