To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53145
                  Issue #:|53145
                  Summary:|vcl/util/makefile.mk broken for xinerama and xrender
                Component:|gsl
                  Version:|680m121
                 Platform:|All
                      URL:|vcl/util/makefile.mkhttp://
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ssa
              Reported by:|rene





------- Additional comments from [EMAIL PROTECTED] Wed Aug 10 02:38:36 -0700 
2005 -------
The curtent vcl/util/makefile is broken for Xinerama and Xrender: 
 
- it's checked for != no butthe conditional is "NO" 
- -lXinerama still only is specified on i386 where you can do that with all  
  archs if you link dynamically. The static link case indeed is i386 only  
  unless you have a -pic version of Xinerama but that's already checked for  
  in configure 
- the SHL2STDLIBS+= line for linking with Xrender accidentially went into 
  the USE_XINERAMA .IF 
 
I'll attach a patch to fix this. 
 
Regards, 
 
Rene

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to