[Xfce-bugs] [Bug 2919] New: xfce-mcs-plugins does not compile under solaris in debug mode with sunstudio

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Feb 17 20:09:19 CET 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2919

           Summary: xfce-mcs-plugins does not compile under solaris in debug
                    mode with sunstudio
           Product: Xfce
           Version: 4.4.0
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: xfce-mcs-plugins
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: william at wbonnet.net


User-Agent:       Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.8.1)
Gecko/20061228 Firefox/2.0
Build Identifier: 

When the --enable-debug flag is passed to configure then compilation fails
since compilers options generated by configure are gcc options not sun CC



Reproducible: Always

Steps to Reproduce:
1. configure --enable-debug

Actual Results:  
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../..
-DPACKAGE_LOCALE_DIR=\"/opt/csw/share/locale\"
-I/export/home/william/community/blastwave/build.5.10-sparc/opt/csw/include
-I/opt/csw/include
-I/export/home/william/community/blastwave/build.5.10-sparc/opt/csw/include/xfce4
-I/usr/openwin/include -I/usr/openwin/include -I/opt/csw/include/xfce4
-I/opt/csw/include/gtk-2.0 -I/opt/csw/lib/gtk-2.0/include
-I/opt/csw/include/pango-1.0 -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include -I/opt/csw/include/cairo
-I/opt/csw/include/atk-1.0 -I/opt/csw/include/xfce4 -I/usr/openwin/include
-I/opt/csw/include/gtk-2.0 -I/opt/csw/lib/gtk-2.0/include
-I/opt/csw/include/pango-1.0 -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include -I/opt/csw/include/cairo
-I/opt/csw/include/atk-1.0 -fno-strict-aliasing -Werror -Wall -xO3 -xarch=v8
-xspace -xildoff
-I/export/home/william/community/blastwave/build.5.10-sparc/opt/csw/include
-I/opt/csw/include -xlibmil -errtags=yes -erroff=E_EMPTY_DECLARATION
-DXFCE_DISABLE_DEPRECATED -c fm_plugin.c  -KPIC -DPIC -o
.libs/fm_plugin_la-fm_plugin.o
cc: Warning: illegal option -fno-strict-aliasing
cc: illegal option -Werror



To compile with SunStudio 11, compiler option -Werror should be replaced by
-errwarn=%all


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



More information about the Xfce-bugs mailing list