Building 2.2.8a with spinlocks

David Collier-Brown -- Customer Engineering David.Collier-Brown at Sun.COM
Mon Apr 7 17:23:17 GMT 2003


   Ok, but you probably want to avoid spinlocks
unless you aren't allowed to use the Sun patch
(the latest version of the Kernel Jumbo Patch,
to be exact!) that fixes a lock algorithm problem.

--dave


Joe Meslovich wrote:
> I am trying to compile 2.2.8a on Solaris 8. In the past I have had to add
> -lrt to the libs to get it to compile properly. This time I also had to
> edit the following set of lines in the Makefile:
> 
> 
> bin/tdbbackup: $(TDBBACKUP_OBJ) bin/.dummy
>         @echo Linking $@
>         @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ)
> 
> I had to add -lrt at the end of "@$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ)"
> for it to build. Otherwise it complained that nanosleep in spinlock.o was
> not referenced.
> 
> 							Joe
> 
> ----------------------------------------------------------------------------
> Joe Meslovich						joe at bridgewater.edu
> Associate Network/Systems Engineer	                IT Center
> Tel: (540) 828 - 5343
> 
> 


-- 
David Collier-Brown,           | Always do right. This will gratify
Sun Microsystems DCMO          | some people and astonish the rest.
Toronto, Ontario               |
(905) 415-2849 or x52849       | davecb at canada.sun.com




More information about the samba-technical mailing list