From owner-freebsd-ports@FreeBSD.ORG  Sat Dec  9 00:20:49 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7466116A4C9
	for <freebsd-ports@freebsd.org>; Sat,  9 Dec 2006 00:20:49 +0000 (UTC)
	(envelope-from FreeBSD@insightbb.com)
Received: from asav03.insightbb.com (gateway.insightbb.com [74.128.0.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B916943CA5
	for <freebsd-ports@freebsd.org>; Sat,  9 Dec 2006 00:18:28 +0000 (GMT)
	(envelope-from FreeBSD@insightbb.com)
Received: from dhcp-74-130-161-48.insightbb.com (HELO lightning)
	([74.130.161.48])
	by asav03.insightbb.com with ESMTP; 08 Dec 2006 19:19:28 -0500
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Ao8CAMKPeUVKgqEwYWdsb2JhbACNMxUOCSE
From: Steven Friedrich <FreeBSD@insightbb.com>
To: freebsd-ports@FreeBSD.org
Date: Fri, 8 Dec 2006 19:19:27 -0500
User-Agent: KMail/1.9.4
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200612081919.27448.FreeBSD@insightbb.com>
Cc: 
Subject: xorg-nestserver won't build on 4.11, says stdint.h missing
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Dec 2006 00:20:49 -0000

I've been having a really weird video problem on my two machines when running 
4.11.  My 4.11 machines run XFree86 4.5.0

I have a dual-head setup I've been using for a few years.  Recently, the left 
monitor looks like it has a vertical sync problem, but I'm pretty sure it's 
not the video hardware, because only host "lightning" have the problem until 
today.  Now "daemon" also has it.  I can pull the drives out (mobile racks) 
and put FreeBSD 6.1 in and these don't have the problem.

So I thought I'd switch to xorg.  But when I try to build xorg-nestserver or 
xorg-server, the build breaks complaining that stdint.h doesn't exist.

Can anyone confirm that these ports will build under 4.11?

-- 
i386 FreeBSD 4.11-STABLE
There are 10 types of people in this world. Ones that understand binary and 
then, the others.