Re: CFT(2): patch for process shared pthread objects

2010-12-09 Thread David Xu
David Xu wrote: David Xu wrote: Hi, I finally have worked out first patch to make our pthread library support process shared pthread objects: http://people.freebsd.org/~davidxu/pshared/patch1.diff Patch is updated: http://people.freebsd.org/~davidxu/pshared/patch2.diff Changes: 1) Macro _P

Re: CFT(2): patch for process shared pthread objects

2010-12-09 Thread David Xu
I have updated patch again: http://people.freebsd.org/~davidxu/pshared/patch6.diff This time, process shared priority-inherit mutex is supported. Now my machine is running with various threaded applications and a gnome desktop, I have not found any problem. I wish the patch can be committed be

shared lib issue in /usr/obj?

2010-12-09 Thread Etienne Robillard
Hi $ sudo rm -rf /usr/obj/* rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libc.so.7: Operation not permitted rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libcrypt.so.5: Operation not permitted rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libthr.so.3: Operation not permitted

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Etienne Robillard
On 12/09/10 07:57, Giorgos Keramidas wrote: On Thu, 09 Dec 2010 07:38:38 -0500, Etienne Robillard wrote: Hi $ sudo rm -rf /usr/obj/* rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libc.so.7: Operation not permitted rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libcrypt.so.5: Op

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Giorgos Keramidas
On Thu, 09 Dec 2010 07:38:38 -0500, Etienne Robillard wrote: > Hi > > $ sudo rm -rf /usr/obj/* > rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libc.so.7: Operation > not permitted > rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libcrypt.so.5: > Operation not permitted > rm: /usr/obj/u

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Kostik Belousov
On Thu, Dec 09, 2010 at 01:57:16PM +0100, Giorgos Keramidas wrote: > On Thu, 09 Dec 2010 07:38:38 -0500, Etienne Robillard > wrote: > > Hi > > > > $ sudo rm -rf /usr/obj/* > > rm: /usr/obj/usr/local/freebsd8/src/lib32/usr/lib32/libc.so.7: Operation > > not permitted > > rm: /usr/obj/usr/local/fre

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Giorgos Keramidas
On Thu, 9 Dec 2010 15:15:02 +0200, Kostik Belousov wrote: > On Thu, Dec 09, 2010 at 01:57:16PM +0100, Giorgos Keramidas wrote: >> They are installed with "make install" and when you run "make install" >> with PRECIOUSLIB defined, bsd.lib.mk adds this to SHINSTALLFLAGS: >> >> .if defined(PRECIOUS

Re: shared lib issue in /usr/obj?

2010-12-09 Thread John Baldwin
On Thursday, December 09, 2010 8:52:06 am Giorgos Keramidas wrote: > On Thu, 9 Dec 2010 15:15:02 +0200, Kostik Belousov wrote: > > On Thu, Dec 09, 2010 at 01:57:16PM +0100, Giorgos Keramidas wrote: > >> They are installed with "make install" and when you run "make install" > >> with PRECIOUSLIB d

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Kostik Belousov
On Thu, Dec 09, 2010 at 10:01:32AM -0500, John Baldwin wrote: > On Thursday, December 09, 2010 8:52:06 am Giorgos Keramidas wrote: > > On Thu, 9 Dec 2010 15:15:02 +0200, Kostik Belousov > wrote: > > > On Thu, Dec 09, 2010 at 01:57:16PM +0100, Giorgos Keramidas wrote: > > >> They are installed wit

Re: shared lib issue in /usr/obj?

2010-12-09 Thread Giorgos Keramidas
On Thu, 9 Dec 2010 10:01:32 -0500, John Baldwin wrote: >> I don't have root access to an amd64 system to test this now, but I >> think all we need to change is: >> >> %%% >> $ hg diff . >> diff -r e52d3f3de04d Makefile.inc1 >> --- a/Makefile.inc1 Thu Dec 09 12:35:12 2010 +0100 >> +++ b/Makefil

USB 1.1 devs not working on ASUS K8VSE (x86) MB

2010-12-09 Thread Tom Uffner
I have a fairly recent Current system running on an ASUS K8V SE Deluxe MB. It was a dual boot amd64/x86 system (until a few days ago when the drive w/ the amd64 partitions unexpectedly failed after only a week of use) When running it as x86, USB 1.1 devices are not recognized by FreeBSD. They wo