Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2012 16:16:55 GMT
From:      Everyday Nobody (I'm keeping it private for now.) <superbisquit@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   powerpc/165585: Both Xorg and Xorg-server port installs break when dri is being built 
Message-ID:  <201203011616.q21GGtwa037994@red.freebsd.org>
Resent-Message-ID: <201203011620.q21GKB2v003021@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165585
>Category:       powerpc
>Synopsis:       Both Xorg and Xorg-server port installs break when dri is being built
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ppc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 16:20:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Everyday Nobody (I'm keeping it private for now.)
>Release:        10.0-CURRENT
>Organization:
>Environment:
PowerPC G4 7455 CPU, iMac G4
NVIDIA GeForce2 MX/MX 400 (NV11)
10.0 kernel built with testing disabled, devices wlan and wi enabled in configuration file
>Description:
This occurs with AIGLX both enabled and disabled for Xorg-server.
Drm is currently a module for i386 and AMD64, if anyone needs to know.
I've added:

CONFIGURE_ARGS=   --with-driver=xlib \
                        --with-driver=osmesa \
                        --with-x   \
                        --without-drm
USE_GMAKE=              yes

to /usr/ports/graphics/dri/Makefile.

The error occurs after /usr/ports/graphics/drm is built as a dependency for /usr/ports/graphics/dri.
Error: shared library "drm" does not exist.


This problem has been posted on the mailing lists. Even though the build error occurs with a common port, be aware that it is occurring only for me, on my machine, and on a Tier 2 architecture. 


>How-To-Repeat:
Build Xorg from ports on a PowerPC machine. I thought the problem was my hardware until I saw that it occurred again on a fresh install.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203011616.q21GGtwa037994>