Upgrading X Issue

Frank Griffith glassdude45 at yahoo.com
Wed Aug 8 23:41:38 UTC 2007


Thanks for your reply. I'm not really a newbie but please remember that I'm still a novice at this. Anyway here is what I hope you need to assist my attempts at upgrading xorg.

I went back to the /usr/ports/x11/xorg directory and did a make install clean but it crashed immediately with only a few error lines regarding dri again. So I then did a rm -rf /usr/ports/*/*/work and then did another make install clean. It ran for several minutes and then crashed at the dri build again. Here are as many of the lines as I could copy from the crash


ath -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/local/inclu
de -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -
DGLX_INDIRECT_RENDERING -DHAVE_ALIAS   ../common/vblank.c -o ../common/vblank.o
../common/vblank.c: In function `driGetCurrentVBlank':
../common/vblank.c:306: error: `DRM_VBLANK_SECONDARY' undeclared (first use in t
his function)
../common/vblank.c:306: error: (Each undeclared identifier is reported only once

../common/vblank.c:306: error: for each function it appears in.)
../common/vblank.c: In function `driWaitForVBlank':
../common/vblank.c:363: error: `DRM_VBLANK_SECONDARY' undeclared (first use in t
his function)
gmake[6]: *** [../common/vblank.o] Error 1
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0/src/mesa/driv
ers/dri/i810'
gmake[5]: *** [subdirs] Error 1
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0/src/mesa/driv
ers/dri'
gmake[4]: *** [linux-solo] Error 2
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0/src/mesa'
gmake[3]: *** [default] Error 2
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0/src/mesa'
gmake[2]: *** [subdirs] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0/src'
gmake[1]: *** [default] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.0'
gmake: *** [freebsd-dri-x86] Error 2
*** Error code 2

Stop in /usr/ports/graphics/dri.
*** Error code 1

Stop in /usr/ports/x11/xorg.
Another member in the #freebsd chatroom gave me the directions to remove all the work directories. He said his attempts to upgrade xorg all crashed on dri too. Anyway, thanks again for your valuable advise. I really would like to get 7.2 running because mplayer and several other ports I've tried to install seem to need the later version of xorg before they will install.


Peter Jeremy <peterjeremy at optushome.com.au> wrote: On 2007-Aug-07 05:10:22 -0700, Frank Griffith  wrote:
>=========================================================================
>HERE IS THE LAST LINES WHEN I DID A MAKE INSTALL CLEAN IN THE
>/usr/ports/x11/xorg directory
>=========================================================================
>
>gmake[5]: *** [subdirs] Error 1
>gmake[5]: Leaving directory
> `/usr/ports/graphics/dri/work/Mesa-7.0/src/mesa/driv

All you've pasted is the recursive gmake's unwinding after the actual
error.  You need to go back further and include actual error and some
context above it.

-- 
Peter Jeremy


       
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.


More information about the freebsd-x11 mailing list