Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14747] New: kazehakase 0.5.5 fails to cast

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14747] New: kazehakase 0.5.5 fails to cast
  • Date: 20 Sep 2008 20:09:24 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14747

Summary: kazehakase 0.5.5 fails to cast
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: http
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sqweek AT gmail.com


gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
-I../../src/dialogs -I../../src/utils -I../../src/net -I../../src/bookmarks
-I../../src/widget -I../../src/libegg/dropdowntoolbutton
-I../../src/libegg/pixbufthumbnail -I../../src -DGTK_DISABLE_DEPRECATED=1
-DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Actions\"
-DG_DISABLE_DEPRECATED=1 -march=athlon-xp -pipe -Os -O2 -Wall
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT
kz-actions.lo -MD -MP -MF .deps/kz-actions.Tpo -c kz-actions.c -fPIC -DPIC -o
.libs/kz-actions.o
kz-actions.c: In function 'act_new_tab':
kz-actions.c:169: warning: implicit declaration of function 'GTK_CHECK_CAST'
kz-actions.c:169: error: expected expression before 'KzNotebook'
kz-actions.c:170: warning: passing argument 1 of 'kz_notebook_page_num' makes
pointer from integer without a cast
kz-actions.c:172: error: expected expression before 'KzNotebook'
kz-actions.c:173: warning: passing argument 1 of
'kz_notebook_set_current_page'
makes pointer from integer without a cast


Followed by many more similar problems. gtk+2 2.14.2 and glib2 2.18.1.
Config is:

kazehakase preparing environment...
[[ Do you want SCM version -> n ]]
kazehakase checking dependencies...
kazehakase has a dependency on g++
kazehakase has a dependency on gtk+2
kazehakase has a dependency on xml-parser-expat
kazehakase has an optional dependency on nrcit (GTK+Webcore supported
renderer)
Do you want to cast nrcit? [n]
kazehakase has a dependency on some GECKO.
Continue to use seamonkey? [y]
kazehakase has an optional dependency on webkitgtk (WebKitGtk Layout Engine)
Do you want to use webkitgtk? [y]
kazehakase has an enabled optional dependency on gnutls
kazehakase has a disabled optional dependency on ruby-gtk2
kazehakase has a disabled optional dependency on hyperestraier


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




Archive powered by MHonArc 2.6.24.

Top of Page