bugGnome Crystal - Bugs: bug #10793, Error compiling 0.6.1

 
 

bug #10793: Error compiling 0.6.1

Submitter:  None
Submitted:  Mon 25 Oct 2004 04:01:51 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jean_brefort
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 04 Nov 2004 12:15:08 PM UTC, comment #2: 

Fixed in cvs

Jean Bréfort <jean_brefort>
Group administrator
Mon 25 Oct 2004 07:26:08 PM UTC, comment #1: 

Know problem with gcc-3.4. Will be fixed in 0.6.2

Jean Bréfort <jean_brefort>
Group administrator
Mon 25 Oct 2004 04:01:51 AM UTC, original submission:  

This is with gcc 3.4.2, glibc 2.3.3 with nptl enabled, gnome-chemistry-utils 0.2.7, and gtkglext 1.0.6

make[3]: Entering directory `/usr/src/gnome-crystal-0.6.1/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..  -DORBIT2=1 -pthread -DUSE_GTKGLEXT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/gcu -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include     -O -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe -O3     -MT view.o -MD -MP -MF ".deps/view.Tpo" -c -o view.o view.cc; \
then mv -f ".deps/view.Tpo" ".deps/view.Po"; else rm -f ".deps/view.Tpo"; exit 1; fi
view.cc: In member function `void gcView::ExportPNG(const gchar*)':
view.cc:253: error: array bound forbidden after parenthesized type-id
view.cc:253: note: try removing the parentheses around the type-id
view.cc: In member function `void gcView::ExportJPG(const gchar*)':
view.cc:330: error: array bound forbidden after parenthesized type-id
view.cc:330: note: try removing the parentheses around the type-id
make[3]: * [view.o] Error 1
make[3]: Leaving directory `/usr/src/gnome-crystal-0.6.1/src'
make[2]: * [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome-crystal-0.6.1'
make[1]: * [all] Error 2
make[1]: Leaving directory `/usr/src/gnome-crystal-0.6.1'

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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
2004-11-04 jean_brefort StatusNone Fixed
    Open/ClosedOpen Closed
2004-10-25 jean_brefort Assigned toNone jean_brefort

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code