! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
libexo does not compile with Sun Studio 11
Status:
CLOSED: DUPLICATE
Severity:
critical

Comments

Description Leo Zhadanovsky 2006-08-28 19:04:22 CEST
User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.5) Gecko/20060728 Firefox/1.5.0.5
Build Identifier: 

I compile with these flags:
PATH="/opt/SUNWspro/bin:${PATH}" \
CC="cc" CXX="CC" CPPFLAGS="-I/usr/local/include" \
LD="/usr/ccs/bin/ld" \
LDFLAGS="-L/usr/local/lib -R/usr/local/lib" \
export PATH CC CXX CPPFLAGS LD LDFLAGS

./configure --prefix=/usr/local

This is what happens:
"exo-toolbars-model.c", line 513: syntax error before or at: {
"exo-toolbars-model.c", line 513: cannot recover from previous errors
cc: acomp failed for exo-toolbars-model.c
make[3]: *** [libexo_0_3_la-exo-toolbars-model.lo] Error 1
make[3]: Leaving directory `/usr/local/src/rpm-packages/BUILD/exo-0.3.1.8beta2/exo'


Reproducible: Always

Steps to Reproduce:
Comment 1 Benedikt Meurer editbugs 2006-08-28 19:19:59 CEST
Your version of libxfce4util is too old.

*** This bug has been marked as a duplicate of bug 1851 ***

Bug #2232

Reported by:
Leo Zhadanovsky
Reported on: 2006-08-28
Last modified on: 2009-10-09

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
0.3.1.8beta2

Attachments

Additional information