bugattr - Bugs: bug #37486, [PATCH] support for Solaris xattr

 
 

bug #37486: [PATCH] support for Solaris xattr

Submitter:  None
Submitted:  Tue 02 Oct 2012 03:40:46 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Postponed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 22 Feb 2016 03:24:51 PM UTC, comment #3: 

we would still like the patch sent to the mailing list instead for review.  and if you could split it up into multiple patches (one per issue), that would expedite merging.

Mike Frysinger <vapier>
Group Member
Mon 22 Feb 2016 01:36:29 PM UTC, comment #2: 

I have made an attempt to rebase Igor's changes on the latest code in git.  I had to fix a number of things to get this to build.

- Drop the libattr.lds file since the Solaris linker doesn't support it and move the symbols it was exporting into the export file, which the Solaris linker does support.

- Add some logic to the configure script so that it knows to pass -M to the linker instead of --version-script when not using the GNU linker.

- Bring back the xattr.h wrapper since this doesn't exist on Solaris.  This is only used during build and is not installed.

- Fix an issue where locale.h was included after the stub textdomain and bindtextdomain functions were defined which causes a collision and breaks the build.

Andrew Stormont <andyjstormont>
Sun 19 Jan 2014 04:19:03 AM UTC, comment #1: 

could you please rebase onto the latest git repo:
https://savannah.nongnu.org/git/?group=attr

and then send a patch to the mailing list for us to merge:
https://savannah.nongnu.org/mail/?group=attr

Mike Frysinger <vapier>
Group Member
Tue 02 Oct 2012 03:40:46 PM UTC, original submission:  
Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #36422:  xattr-illumos-2.patch added by andyjstormont (16KiB - application/octet-stream - Fix libattr missing symbols)
file #36421:  xattr-illumos.patch added by None (14KiB - application/octet-stream - Rebased on latest git repo)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andyjstormont (Updated the item)
  • -email is unavailable- added by vapier (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-22 andyjstormont Attached File- Added xattr-illumos-2.patch, #36422
    2016-02-22 None Attached File- Added xattr-illumos.patch, #36421
    2014-01-19 vapier StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code