Re: X.org, dlopen and -current problem

2007-02-11 Thread Rainer Hurling
Eygene, thank you for the patch. I tried it as described, and it seems to work (7-CURRENT on amd64 from 02/10/2007, no objformat). The next five days I am on business trip and so not able to test anything, sorry. Rainer Eygene Ryabinkin schrieb: After buildworld and buildkernel I have done

Re: X.org, dlopen and -current problem

2007-02-11 Thread Eygene Ryabinkin
> After buildworld and buildkernel I have done a 'make delete-old-libs' and > removed objformat. I think now we are on the right path ... I've managed to get xorg-server to run at 7-CURRENT. The attached file should be put into the files/ directory of the xorg-server port (the existing file shoul

Re: X.org, dlopen and -current problem

2007-02-11 Thread Tijl Coosemans
> > The description of the newest patches gives me no hints what is > > going wrong: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/107733 > > I will try to build the 6.9.0_6 both on 6.x and 7-current, but I > expect that it will be done on Monday. I've tested my patches only > for 6.2 as P

Re: X.org, dlopen and -current problem

2007-02-04 Thread Rainer Hurling
Here 'ldconfig -r| grep libXfont' gives 99:-lXfont.1 => /usr/X11R6/lib/libXfont.so.1 969:-lXfontcache.1 => /usr/local/lib/compat/pkg/libXfontcache.so.1 In /usr/local/lib/compat/pkg/ many old compatibility libs are hold. I hope, this is no problem. Rainer Eygene Ryabinkin schrieb: First I s

Re: X.org, dlopen and -current problem

2007-02-03 Thread Jiawei Ye
On 2/4/07, Eygene Ryabinkin <[EMAIL PROTECTED]> wrote: > yes, both libraries were recompiled with newest portupgrade, no error message > was given. You meant 'both ports'. Fine. And the last simple question: what is the output from 'ldconfig -r| grep libXfont'? Installation should invoke ldconfi

Re: X.org, dlopen and -current problem

2007-02-03 Thread Eygene Ryabinkin
Rainer, > thank you for answering. No problems. > >First I should ask some simple questions: > >- I assume that xorg-server and xorg-libraries were recompiled for the > > version 6.9.0_6? > >- How you updated the xorg? Via portupgrade, by hands, some other way? > > yes, both libraries were reco

Re: X.org, dlopen and -current problem

2007-02-03 Thread Rainer Hurling
Eygene, thank you for answering. Eygene Ryabinkin schrieb: Gentlemen, good day! Same here with two boxes unter CURRENT after update from yesterday. Hope we'll find it soon, because both boxes are desktop systems, now without graphics. xorg-server-6.9.0_5 works well, -6.9.0_6 doesn't. First

Re: X.org, dlopen and -current problem

2007-02-03 Thread Eygene Ryabinkin
Gentlemen, good day! > Same here with two boxes unter CURRENT after update from yesterday. Hope we'll > find it soon, because both boxes are desktop systems, now without graphics. > > xorg-server-6.9.0_5 works well, -6.9.0_6 doesn't. First I should ask some simple questions: - I assume that xorg

Re: X.org, dlopen and -current problem

2007-02-03 Thread Rainer Hurling
Same here with two boxes unter CURRENT after update from yesterday. Hope we'll find it soon, because both boxes are desktop systems, now without graphics. xorg-server-6.9.0_5 works well, -6.9.0_6 doesn't. The description of the newest patches gives me no hints what is going wrong: http://www.f