non working DRI on *i386* RADEONX1650+FreeBSD7-stable+Xorg7.4

Robert Noland rnoland at FreeBSD.org
Sun Feb 8 09:18:22 PST 2009


On Sun, 2009-02-08 at 20:42 +0900, NAKAJI Hiroyuki wrote:
> Thanks, Robert. I'm now clear.
> 
> >>>>> In <1234081486.1562.74.camel at ferret.2hip.net> 
> >>>>>	Robert Noland <rnoland at freebsd.org> wrote:
> 
> > > 2. Do we need to update the userland, too?
> 
> > This depends on whether or not any specific API/ABI has been broken.
> > Normally this should only be observed if shared library versions change.
> > The above portmanager usage will just deal with it, even if
> > PORTREVISIONS aren't bumped, though we attempt to bump all needed ports.
> 
> I updated kernel and userland to 7.1-STABLE anyway.
> 
> # uname -a
> FreeBSD ML115.heimat.gr.jp 7.1-STABLE FreeBSD 7.1-STABLE #21: Sun Feb  8 09:49:36 JST 2009     root at ML115.heimat.gr.jp:/usr/obj/usr/src/sys/ML115  amd64
> 
> > > 3. If using portupgrade, is "portupgrade -af" better than
> > >    "portupgrade -rf xorg"?
> 
> > I haven't used portupgrade in a long time, so I'm not the best person to
> > answer this.  The primary concern is ensuring that all the needed ports
> > are updated in dependency order.  Unless I'm mistaken, portupgrade -rf
> > xorg is not what you want, as that would try to rebuild everything that
> > depends on the xorg meta port, which is pretty much nothing.
> 
> Oh, my typo. It should be "portupgrade -fR".
> 
> I choosed, then, "make -DALWAYS_BUILD_DEPENDS -DFORCE_PKG_REGISTER
> install" in x11/xorg. And things seems going well except xfce4, which is
> another problem.

This is also a little dangerous.  Old packages will not be deinstalled,
so you overwrite the existing files with new ones, but you don't clean
up files that might have gone away in the new port.  Old header files or
libraries may be left abandoned.

robert.

-- 
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090208/5513079d/attachment.pgp


More information about the freebsd-x11 mailing list