NetBSD Problem Report #41626

From www@NetBSD.org  Mon Jun 22 21:36:14 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id CDFE263B913
	for <gnats-bugs@gnats.netbsd.org>; Mon, 22 Jun 2009 21:36:14 +0000 (UTC)
Message-Id: <20090622213614.9197563B883@www.NetBSD.org>
Date: Mon, 22 Jun 2009 21:36:14 +0000 (UTC)
From: mark@fishladder.co.uk
Reply-To: mark@fishladder.co.uk
To: gnats-bugs@NetBSD.org
Subject: X -configure fails due to missing symbol in driver librarie
X-Send-Pr-Version: www-1.0

>Number:         41626
>Category:       xsrc
>Synopsis:       X -configure fails due to missing symbol in driver librarie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mrg
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 22 21:40:00 +0000 2009
>Closed-Date:    Sun Jul 05 22:01:01 +0000 2009
>Last-Modified:  Tue Dec 07 05:55:01 +0000 2010
>Originator:     Mark Kirby
>Release:        i386 5.99.14
>Organization:
>Environment:
NetBSD wind.coris.org.uk 5.99.14 NetBSD 5.99.14 (WIND) #0: Mon Jun 22 19:08:23 BST 2009  mark@wind.coris.org.uk:/external/netbsd/src/wind/sys/arch/i386/compile/WIND i386
>Description:
When running X -configure with native xorg the command fails with

/usr/X11R7/lib/modules/drivers//nsc_drv.so: Undefined PLT symbol "xf86GetPciVideoInfo" (symnum = 396)

This also occurs with the vga driver.
>How-To-Repeat:
X -configure
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: xsrc-manager->mrg
Responsible-Changed-By: mrg@NetBSD.org
Responsible-Changed-When: Tue, 23 Jun 2009 01:11:57 +0000
Responsible-Changed-Why:
this fails because nsc driver (and vga, too) have not been ported to xorg-server
1.6 / libpciaccess.  i will disable their build and X -configure loading.

i'll take care of this one.


State-Changed-From-To: open->analyzed
State-Changed-By: mrg@NetBSD.org
State-Changed-When: Tue, 23 Jun 2009 01:11:57 +0000
State-Changed-Why:
this fails because nsc driver (and vga, too) have not been ported to xorg-server
1.6 / libpciaccess.  i will disable their build and X -configure loading.


From: matthew green <mrg@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41626 CVS commit: src
Date: Tue, 23 Jun 2009 04:39:53 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Tue Jun 23 04:39:52 UTC 2009

 Modified Files:
 	src/distrib/sets/lists/xserver: md.alpha md.amd64 md.cats md.i386
 	src/external/mit/xorg/server/drivers: Makefile
 	src/external/mit/xorg/server/xorg-server/hw/xfree86/common: Makefile

 Log Message:
 don't build the vga or nsc drivers -- they haven't been ported to
 xorg-server 1.6 yet.  remove them from the list of drivers to try
 to load with "X -configure".  (someone should also confirm that
 this list of drivers is right.)

 this should fix PR#41626.


 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/lists/xserver/md.alpha
 cvs rdiff -u -r1.49 -r1.50 src/distrib/sets/lists/xserver/md.amd64
 cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/xserver/md.cats
 cvs rdiff -u -r1.66 -r1.67 src/distrib/sets/lists/xserver/md.i386
 cvs rdiff -u -r1.28 -r1.29 src/external/mit/xorg/server/drivers/Makefile
 cvs rdiff -u -r1.10 -r1.11 \
     src/external/mit/xorg/server/xorg-server/hw/xfree86/common/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: analyzed->closed
State-Changed-By: mrg@NetBSD.org
State-Changed-When: Sun, 05 Jul 2009 22:01:01 +0000
State-Changed-Why:
was fixed some days ago.


From: "KIYOHARA Takashi" <kiyohara@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41626 CVS commit: src/external/mit/xorg/server/drivers
Date: Tue, 7 Dec 2010 05:39:54 +0000

 Module Name:	src
 Committed By:	kiyohara
 Date:		Tue Dec  7 05:39:53 UTC 2010

 Modified Files:
 	src/external/mit/xorg/server/drivers: Makefile

 Log Message:
 The failure of rebuilding is evaded.
 Vga is not used in x86 and alpha for a long time. PR#41626 might influence us.


 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/external/mit/xorg/server/drivers/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "KIYOHARA Takashi" <kiyohara@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41626 CVS commit: src/distrib/sets/lists/xserver
Date: Tue, 7 Dec 2010 05:51:45 +0000

 Module Name:	src
 Committed By:	kiyohara
 Date:		Tue Dec  7 05:51:45 UTC 2010

 Modified Files:
 	src/distrib/sets/lists/xserver: md.bebox md.prep

 Log Message:
 The failure of rebuilding is evaded.
 Vga is not used in x86 and alpha for a long time.  Also PR#41626 might
 influence us.


 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/xserver/md.bebox
 cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/xserver/md.prep

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.