From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 02:09:53 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 732091065675 for ; Thu, 3 Jun 2010 02:09:53 +0000 (UTC) (envelope-from sdrhodus@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 0A2278FC18 for ; Thu, 3 Jun 2010 02:09:52 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 25so30109eya.9 for ; Wed, 02 Jun 2010 19:09:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=vRjWmU03Kof1tPW5GI9XjU+moN78ofzy1MB40kpO4Eg=; b=Ld08EEZvbGDLtrnk3W+4BaBdBaMoRDe2r7St9xbeX67pZyK4TrGfXTjPEkWf3JIpkb O7qmTYsSiI8RyGQIgVMmYClZfEzl/rps8Cq9wiuOsDM5KOUXbLcICZQnZpD4HG6mrp9j HCYTEbswQJ6hg2xGb1DkGQLlw+MkO4Wir4btQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eibVx2hfLiGSQHKvS6DUVnUgLJpJ2xMAdQra0PLCf5D1Na6zWlHYcurh5ZYStdNagW 5bjCGOybBCw3KCTtsBUJ9fGDzduwDG9MWow47TDuoaMfnpGxL5S1iFe0LTW1XEO+rlAi weR2OALwTrWziBMBhN8dN7Ib1az5l4f0065eU= MIME-Version: 1.0 Received: by 10.213.31.143 with SMTP id y15mr923111ebc.14.1275529684438; Wed, 02 Jun 2010 18:48:04 -0700 (PDT) Received: by 10.213.16.130 with HTTP; Wed, 2 Jun 2010 18:48:04 -0700 (PDT) Date: Wed, 2 Jun 2010 21:48:04 -0400 Message-ID: From: David Rhodus To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Xorg build error on -current-amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 02:09:53 -0000 ===> Verifying install for sessreg in /usr/ports/x11/sessreg ===> Building for sessreg-1.0.5 make all-am cc -std=gnu99 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o sessreg sessreg.o sessreg.o(.text+0xada): In function `main': : undefined reference to `ttyslot' *** Error code 1 Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.5. *** Error code 1 Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.5. *** Error code 1 Stop in /usr/ports/x11/sessreg. *** Error code 1 Stop in /usr/ports/x11/xorg-apps. *** Error code 1 Stop in /usr/ports/x11/xorg-apps. *** Error code 1 Stop in /usr/ports/x11/xorg. # uname -a FreeBSD 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Wed Jun 2 15:10:14 UTC 2010 root@:/usr/obj/usr/src/sys/GENERIC amd64 #