On Thu, 2002-04-25 at 14:51, Chris Tooley wrote: > Actually this is fixed in the acl rpms and new makefile. No change to > Samba was required. > > Chris Tooely
Of course what do I know, I can't even spell my own name. Chris Tooley > > On Thu, 2002-04-25 at 14:50, Gerald Carter wrote: > > On Wed, 24 Apr 2002, Nathan Scott wrote: > > > > > On Tue, Apr 23, 2002 at 12:02:44PM -0500, Chris Tooley wrote: > > > > I did make the switch in configure from -lacl -lattr and faired no > > > > better results. I'm using XFS version 1.1 from the 2.4.9-31SGI_XFSsmp > > > > kernel. > > > > > > > > checking if large file support can be enabled... yes > > > > checking whether to support ACLs... checking for acl_get_file in > > > > -lattr... no > > > > checking for ACL support... no > > > > > > Your configure changes are incorrect - they're looking in the wrong > > > library for acl_get_file (which is in libacl, not libattr), as I > > > said earlier you need to link with both libraries. > > > > > > It has been pointed out that we can do a better job when building > > > libacl so that it knows it depends on libattr (in fact this was > > > done at one point, but was accidentally dropped from the Makefile). > > > If you build and install the acl code from XFS CVS (have a look > > > though cmd/acl/doc/INSTALL), you should find that Samba gets > > > built correctly with no changes at all now. > > > > Can someone send me a quick patch for configure.in to deal with > > this? It would be much appreciated. I don't have an XFS box > > to test on, but would like to see this fixed for 2.2.4. Thanks. > > > > > > > > > > > > cheers, jerry > > --------------------------------------------------------------------- > > Hewlett-Packard http://www.hp.com > > SAMBA Team http://www.samba.org > > -- http://www.plainjoe.org > > "Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2 > > --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- > > > -- > Chris Tooley > IT Coordinator > Austin Museum of Art > 823 Congress Ave. > Austin, TX 78701 > office - (512)495-9224 x289 > pager - (512)613-2603 > [EMAIL PROTECTED] > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- Chris Tooley IT Coordinator Austin Museum of Art 823 Congress Ave. Austin, TX 78701 office - (512)495-9224 x289 pager - (512)613-2603 [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
