[Xfce-bugs] [Bug 7004] New: Make abicheck.sh more robust

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Dec 16 20:29:41 CET 2010


http://bugzilla.xfce.org/show_bug.cgi?id=7004

           Summary: Make abicheck.sh more robust
    Classification: Xfce
           Product: Libxfce4util
           Version: 4.7.4
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: mrpouit at gmail.com
         QAContact: nick at xfce.org


Created attachment 3282
  --> http://bugzilla.xfce.org/attachment.cgi?id=3282
Patch used in ubuntu

Hi,

In ubuntu natty, libxfce4util was failing to build on powerpc because the
abicheck test was failing (missing libxfce4util_{major,minor,micro}_version
symbols).

It was fixed today (see attached patch). I'm not really on that sort of things
myself, so here is the changelog:

  * Make abicheck.sh more robust. (the grep -v at the end)

  * Look up symbols in initialized data section for small objects too,
    fixing build failure on powerpc. (the 'G' in the first grep)


Thanks! ;)

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Xfce-bugs mailing list