Gnome-globalmenu-git make errors

[root@sparky globalmenu]# git clone git://github.com/gnome-globalmenu/gnome-globalmenu.git
Cloning into 'gnome-globalmenu'...
remote: Counting objects: 13188, done.
remote: Compressing objects: 100% (3944/3944), done.
remote: Total 13188 (delta 9209), reused 13106 (delta 9127)
Receiving objects: 100% (13188/13188), 7.73 MiB | 2.57 MiB/s, done.
Resolving deltas: 100% (9209/9209), done.
[root@sparky globalmenu]# cd gnome-globalmenu
[root@sparky gnome-globalmenu]# git checkout gnome-3
Branch gnome-3 set up to track remote branch gnome-3 from origin.
Switched to a new branch 'gnome-3'
[root@sparky gnome-globalmenu]# cp ../gnome-globalmenu-0.9.alpha5/src/{module.c,header.h,header-gtk2.h} ./src
[root@sparky gnome-globalmenu]# autoreconf -force -install -verbose
autoreconf: unrecognized option '-orce'.
autoreconf: Try '/usr/bin/autoreconf --help' for more information.
[root@sparky gnome-globalmenu]# autoreconf --force --install --verbose
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory autotools
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: copying file `autotools/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `autotools'.
libtoolize: copying file `autotools/libtool.m4'
libtoolize: copying file `autotools/ltoptions.m4'
libtoolize: copying file `autotools/ltsugar.m4'
libtoolize: copying file `autotools/ltversion.m4'
libtoolize: copying file `autotools/lt~obsolete.m4'
libtoolize: Consider adding `-I autotools' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:17: installing 'autotools/compile'
configure.ac:21: installing 'autotools/config.guess'
configure.ac:21: installing 'autotools/config.sub'
configure.ac:7: installing 'autotools/install-sh'
configure.ac:7: installing 'autotools/missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing 'autotools/depcomp'
src/Makefile.am:3: warning: 'VALAFLAGS' is a user variable, you should not override it;
src/Makefile.am:3: use 'AM_VALAFLAGS' instead
autoreconf: Leaving directory `.'
[root@sparky gnome-globalmenu]# ./autogen.sh -prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I autotools
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: Consider adding `-I autotools' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
src/Makefile.am:3: warning: 'VALAFLAGS' is a user variable, you should not override it;
src/Makefile.am:3: use 'AM_VALAFLAGS' instead
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for valac... /usr/bin/valac
checking /usr/bin/valac is at least version 0.12.0... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gobject-introspection... yes
checking for GLIB... yes
checking for GTK3... yes
checking for GTK2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extension/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
[root@sparky gnome-globalmenu]# make
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /root/globalmenu/gnome-globalmenu/autotools/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/root/globalmenu/gnome-globalmenu'
Making all in src
make[2]: Entering directory `/root/globalmenu/gnome-globalmenu/src'
gcc -E -P -C -DGTK_VERSION=2 -o client-gtk2.vala - < client.vala
<stdin>:252:25: warning: missing terminating " character [enabled by default]
<stdin>:267:4: warning: missing terminating " character [enabled by default]
gcc -E -P -C -DGTK_VERSION=2 -o gtk-menubar-gtk2.vala - < gtk-menubar.vala
gcc -E -P -C -DGTK_VERSION=2 -o superrider-gtk2.vala - < superrider.vala
make all-am
make[3]: Entering directory `/root/globalmenu/gnome-globalmenu/src'
rm -f libglobalmenu_gtk2_la_vala.stamp && echo stamp > libglobalmenu_gtk2_la_vala.stamp-t
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --internal-header header-gtk2.h -D GTK_VERSION=2 --pkg gtk+-2.0 --pkg gdk-x11-2.0 --pkg gio-2.0 -C client-gtk2.vala superrider-gtk2.vala gtk-menubar-gtk2.vala
client-gtk2.vala:257.3-257.47: warning: unhandled error `GLib.Error'
uiman.add_ui_from_string(uidef, uidef.length);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 1 warning(s)
mv -f libglobalmenu_gtk2_la_vala.stamp-t libglobalmenu_gtk2_la_vala.stamp
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-client-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-client-gtk2.Tpo -c -o libglobalmenu_gtk2_la-client-gtk2.lo `test -f 'client-gtk2.c' || echo './'`client-gtk2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-client-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-client-gtk2.Tpo -c client-gtk2.c -fPIC -DPIC -o .libs/libglobalmenu_gtk2_la-client-gtk2.o
client-gtk2.c: In function 'menu_get_widget':
client-gtk2.c:1103:13: warning: assignment from incompatible pointer type [enabled by default]
mv -f .deps/libglobalmenu_gtk2_la-client-gtk2.Tpo .deps/libglobalmenu_gtk2_la-client-gtk2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-module.Tpo -c -o libglobalmenu_gtk2_la-module.lo `test -f 'module.c' || echo './'`module.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-module.Tpo -c module.c -fPIC -DPIC -o .libs/libglobalmenu_gtk2_la-module.o
module.c: In function 'hook':
module.c:13:3: warning: passing argument 1 of 'menu_has_registered' from incompatible pointer type [enabled by default]
In file included from module.c:5:0:
./header-gtk2.h:133:10: note: expected 'struct GtkMenuShell *' but argument is of type 'struct GObject *'
module.c:14:4: warning: passing argument 1 of 'menu_register' from incompatible pointer type [enabled by default]
In file included from module.c:5:0:
./header-gtk2.h:131:6: note: expected 'struct GtkMenuShell *' but argument is of type 'struct GObject *'
mv -f .deps/libglobalmenu_gtk2_la-module.Tpo .deps/libglobalmenu_gtk2_la-module.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-superrider-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-superrider-gtk2.Tpo -c -o libglobalmenu_gtk2_la-superrider-gtk2.lo `test -f 'superrider-gtk2.c' || echo './'`superrider-gtk2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-superrider-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-superrider-gtk2.Tpo -c superrider-gtk2.c -fPIC -DPIC -o .libs/libglobalmenu_gtk2_la-superrider-gtk2.o
superrider-gtk2.c: In function 'superrider_get_class':
superrider-gtk2.c:144:4: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider-gtk2.c: In function 'superrider_member_pop':
superrider-gtk2.c:674:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider-gtk2.c: In function 'superrider_member_peek_super':
superrider-gtk2.c:702:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider-gtk2.c: In function 'superrider_member_finalize':
superrider-gtk2.c:848:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
mv -f .deps/libglobalmenu_gtk2_la-superrider-gtk2.Tpo .deps/libglobalmenu_gtk2_la-superrider-gtk2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-gtk-menubar-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-gtk-menubar-gtk2.Tpo -c -o libglobalmenu_gtk2_la-gtk-menubar-gtk2.lo `test -f 'gtk-menubar-gtk2.c' || echo './'`gtk-menubar-gtk2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -DGTK_VERSION=2 -g -O2 -MT libglobalmenu_gtk2_la-gtk-menubar-gtk2.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-gtk-menubar-gtk2.Tpo -c gtk-menubar-gtk2.c -fPIC -DPIC -o .libs/libglobalmenu_gtk2_la-gtk-menubar-gtk2.o
mv -f .deps/libglobalmenu_gtk2_la-gtk-menubar-gtk2.Tpo .deps/libglobalmenu_gtk2_la-gtk-menubar-gtk2.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libglobalmenu-gtk2.la -rpath /usr/lib/gtk-2.0/modules libglobalmenu_gtk2_la-client-gtk2.lo libglobalmenu_gtk2_la-module.lo libglobalmenu_gtk2_la-superrider-gtk2.lo libglobalmenu_gtk2_la-gtk-menubar-gtk2.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
libtool: link: gcc -shared -fPIC -DPIC .libs/libglobalmenu_gtk2_la-client-gtk2.o .libs/libglobalmenu_gtk2_la-module.o .libs/libglobalmenu_gtk2_la-superrider-gtk2.o .libs/libglobalmenu_gtk2_la-gtk-menubar-gtk2.o -lgmodule-2.0 -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libglobalmenu-gtk2.so -o .libs/libglobalmenu-gtk2.so
libtool: link: ( cd ".libs" && rm -f "libglobalmenu-gtk2.la" && ln -s "../libglobalmenu-gtk2.la" "libglobalmenu-gtk2.la" )
rm -f libglobalmenu_gtk_la_vala.stamp && echo stamp > libglobalmenu_gtk_la_vala.stamp-t
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --internal-header header.h -D GTK_VERSION=3 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg gio-2.0 -C client.vala superrider.vala gtk-menubar.vala
client.vala:285.3-285.47: warning: unhandled error `GLib.Error'
uiman.add_ui_from_string(uidef, uidef.length);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 1 warning(s)
mv -f libglobalmenu_gtk_la_vala.stamp-t libglobalmenu_gtk_la_vala.stamp
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-client.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-client.Tpo -c -o libglobalmenu_gtk_la-client.lo `test -f 'client.c' || echo './'`client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-client.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libglobalmenu_gtk_la-client.o
client.c: In function 'menu_get_widget':
client.c:1102:13: warning: assignment from incompatible pointer type [enabled by default]
mv -f .deps/libglobalmenu_gtk_la-client.Tpo .deps/libglobalmenu_gtk_la-client.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-module.Tpo -c -o libglobalmenu_gtk_la-module.lo `test -f 'module.c' || echo './'`module.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-module.Tpo -c module.c -fPIC -DPIC -o .libs/libglobalmenu_gtk_la-module.o
module.c: In function 'hook':
module.c:13:3: warning: passing argument 1 of 'menu_has_registered' from incompatible pointer type [enabled by default]
In file included from module.c:3:0:
./header.h:133:10: note: expected 'struct GtkMenuShell *' but argument is of type 'struct GObject *'
module.c:14:4: warning: passing argument 1 of 'menu_register' from incompatible pointer type [enabled by default]
In file included from module.c:3:0:
./header.h:131:6: note: expected 'struct GtkMenuShell *' but argument is of type 'struct GObject *'
mv -f .deps/libglobalmenu_gtk_la-module.Tpo .deps/libglobalmenu_gtk_la-module.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-superrider.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-superrider.Tpo -c -o libglobalmenu_gtk_la-superrider.lo `test -f 'superrider.c' || echo './'`superrider.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-superrider.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-superrider.Tpo -c superrider.c -fPIC -DPIC -o .libs/libglobalmenu_gtk_la-superrider.o
superrider.c: In function 'superrider_get_class':
superrider.c:144:4: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider.c: In function 'superrider_member_pop':
superrider.c:674:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider.c: In function 'superrider_member_peek_super':
superrider.c:702:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
superrider.c: In function 'superrider_member_finalize':
superrider.c:848:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
mv -f .deps/libglobalmenu_gtk_la-superrider.Tpo .deps/libglobalmenu_gtk_la-superrider.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-gtk-menubar.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-gtk-menubar.Tpo -c -o libglobalmenu_gtk_la-gtk-menubar.lo `test -f 'gtk-menubar.c' || echo './'`gtk-menubar.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -DGTK_VERSION=3 -g -O2 -MT libglobalmenu_gtk_la-gtk-menubar.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-gtk-menubar.Tpo -c gtk-menubar.c -fPIC -DPIC -o .libs/libglobalmenu_gtk_la-gtk-menubar.o
mv -f .deps/libglobalmenu_gtk_la-gtk-menubar.Tpo .deps/libglobalmenu_gtk_la-gtk-menubar.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libglobalmenu-gtk.la -rpath /usr/lib/gtk-3.0/modules libglobalmenu_gtk_la-client.lo libglobalmenu_gtk_la-module.lo libglobalmenu_gtk_la-superrider.lo libglobalmenu_gtk_la-gtk-menubar.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
libtool: link: gcc -shared -fPIC -DPIC .libs/libglobalmenu_gtk_la-client.o .libs/libglobalmenu_gtk_la-module.o .libs/libglobalmenu_gtk_la-superrider.o .libs/libglobalmenu_gtk_la-gtk-menubar.o -lgmodule-2.0 -lrt -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libglobalmenu-gtk.so -o .libs/libglobalmenu-gtk.so
libtool: link: ( cd ".libs" && rm -f "libglobalmenu-gtk.la" && ln -s "../libglobalmenu-gtk.la" "libglobalmenu-gtk.la" )
rm -f gnome_globalmenu_manager_vala.stamp && echo stamp > gnome_globalmenu_manager_vala.stamp-t
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --pkg gio-2.0 -C manager.vala
manager.vala:15.2-15.47: error: field type `GLib.Datalist<KnownBusName?>` is less accessible than field `Manager.known_bus_names`
public Datalist<KnownBusName?> known_bus_names;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
manager.vala:17.21-17.44: error: The name `get_data' does not exist in the context of `Manager.known_bus_names'
KnownBusName? k = known_bus_names.get_data(sender);
^^^^^^^^^^^^^^^^^^^^^^^^
manager.vala:24.6-24.37: error: The name `remove_no_notify' does not exist in the context of `Manager.known_bus_names'
known_bus_names.remove_no_notify(sender);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
manager.vala:27.4-27.27: error: The name `set_data' does not exist in the context of `Manager.known_bus_names'
known_bus_names.set_data(sender, k);
^^^^^^^^^^^^^^^^^^^^^^^^
manager.vala:87.3-87.25: error: The name `foreach' does not exist in the context of `Manager.known_bus_names'
known_bus_names.foreach(
^^^^^^^^^^^^^^^^^^^^^^^
manager.vala:67.3-67.25: error: The name `foreach' does not exist in the context of `Manager.known_bus_names'
known_bus_names.foreach(
^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 6 error(s), 0 warning(s)
make[3]: *** [gnome_globalmenu_manager_vala.stamp] Error 1
make[3]: Leaving directory `/root/globalmenu/gnome-globalmenu/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/globalmenu/gnome-globalmenu/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/globalmenu/gnome-globalmenu'
make: *** [all] Error 2
Any ideas on how to fix this?

Snowman wrote:
to compile:
qmake
make
thanks for replying. I added the following to the end of the PKGBUILD above:
msg "GIT checkout done or server timeout"
qmake
make
package() {
make DESTDIR=$pkgdir PREFIX=/usr install
And changed the dependencies after pursuing some error messages:
depends=('gnome-globalmenu-xfce4' 'qt-appmenu' 'appmenu-qt')
makedepends=('git' 'qt-private-headers')
and ran makepkg -s (I updated the PKGBUILD in the OP to reflect the changes). The output is more than before but it doesn't get very far before exiting:
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -o qx11menubarimpl.o qx11menubarimpl.cpp
In file included from qx11menubarimpl.cpp:10:0:
qx11menubarimpl.h:9:54: fatal error: QtGui/private/qabstractplatformmenubar_p.h: No such file or directory
compilation terminated.
make: *** [qx11menubarimpl.o] Error 1
The only hits google recognises for "QtGui/private/qabstractplatformmenubar_p.h"  are for a package Fedora names 'libqt4-private-dev' and Ubuntu's 'qt-devel-private'. From what I can it tell, qt-private-headers should be the corresponding package in Arch (and is included in the dependencies for that reason) but I can find no trace of the missing file in my system after having installed it.
Kinda stuck from here. :-/
Last edited by b9anders (2011-10-22 14:55:32)

Similar Messages

  • [UNSOLVED] qt4-gnome-globalmenu-git

    I am trying to compile a plugin that should make gnome-globalmenu work with qt apps. It should be fairly simple, the source tree only holds 3 files. I am however, sadly so incompetent that I can't work out what to do with my own improvised PKGBUILD to make it compile:
    #Maintainer Anders Honoré <b9anders AT gmail DOT com>
    pkgname=qt4-gnome-globalmenu-git
    pkgver=20111022
    pkgrel=1
    pkgdesc="An extention to make the menus for QT apps show on the Gnome global menu bar."
    url="https://gitorious.org/firefox-gnome-globalmenu/qt4-gnome-globalmenu"
    license="GPL"
    arch=('i686' 'x86_64')
    depends=('gnome-globalmenu-xfce4' 'qt-appmenu' 'appmenu-qt')
    makedepends=('git' 'qt-private-headers')
    _gitroot='git://gitorious.org/firefox-gnome-globalmenu/qt4-gnome-globalmenu.git'
    _gitname='qt4-gnome-globalmenu'
    optdepends=()
    options=()
    conflicts=()
    provides=('qt4-gnome-globalmenu-git')
    replaces=()
    install=
    source=()
    md5sums=()
    build() {
    cd $startdir/src
    msg "Connecting to GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    cd $_gitname
    fi
    msg "GIT checkout done or server timeout"
    qmake
    make
    package() {
    make DESTDIR=$pkgdir PREFIX=/usr install
    Obviously something is missing at the end of it here, but I don't know enough about compiling stuff to say what.
    Last edited by b9anders (2011-10-22 14:54:23)

    Snowman wrote:
    to compile:
    qmake
    make
    thanks for replying. I added the following to the end of the PKGBUILD above:
    msg "GIT checkout done or server timeout"
    qmake
    make
    package() {
    make DESTDIR=$pkgdir PREFIX=/usr install
    And changed the dependencies after pursuing some error messages:
    depends=('gnome-globalmenu-xfce4' 'qt-appmenu' 'appmenu-qt')
    makedepends=('git' 'qt-private-headers')
    and ran makepkg -s (I updated the PKGBUILD in the OP to reflect the changes). The output is more than before but it doesn't get very far before exiting:
    g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -o qx11menubarimpl.o qx11menubarimpl.cpp
    In file included from qx11menubarimpl.cpp:10:0:
    qx11menubarimpl.h:9:54: fatal error: QtGui/private/qabstractplatformmenubar_p.h: No such file or directory
    compilation terminated.
    make: *** [qx11menubarimpl.o] Error 1
    The only hits google recognises for "QtGui/private/qabstractplatformmenubar_p.h"  are for a package Fedora names 'libqt4-private-dev' and Ubuntu's 'qt-devel-private'. From what I can it tell, qt-private-headers should be the corresponding package in Arch (and is included in the dependencies for that reason) but I can find no trace of the missing file in my system after having installed it.
    Kinda stuck from here. :-/
    Last edited by b9anders (2011-10-22 14:55:32)

  • Condition of Gnome Shell (git) and its issues

    I had recently been able to build gnome-shell-git succesfully, but, after that, there have always been issues.
    I have uploaded gnome-shell-git on AUR http://aur.archlinux.org/packages.php?ID=29509, but it seems that there are some things that may be wrong on the deps:
    1)gobject-instrospection needs to be built before clutter-git.
    2)Clutter (git), on the other hand, often has build issues and can't be built with (1) installed first, even though it is required as a makedep. If we turn off gobject-introspection integration, we don't have Clutter-*.gir created.
    Clutter 1.0.x on the other hand (the [extra] one), doesn't seem to be gobject-introspection aware, even though we *have* to include this dep.
    3)If someone can build the (1) and (2), has issues, during compiling gnome-shell-git, where, during compilation, Mutter is being executed somehow (?) (you can see errors that occur only if mutter is being executed), with a strange mozjs error.
    4)Last but not least, should we prefer Mutter (Metacity 3.x) from git.gnome.org, or the patched one from git.moblin.org (that already exists on AUR). Mutter seems not to respect my xf86-video-ati driver, since, if I turn on Mutter composition, I have no hardware acceleration (but software acceleration) and the fonts become very blurry. (of course I have 3D desktop composition for many months now with the other Window managers)
    I'd like to have your opinion on what should be done to make gnome-shell work and to hear if someone could make gnome-shell work.
    Last edited by flamelab (2009-09-01 03:33:58)

    Well, it's frustrating:
    CCLD libgnome-shell.la
    CC test_recorder-shell-recorder.o
    CC test_recorder-shell-recorder-src.o
    CC test_recorder-test-recorder.o
    CCLD test-recorder
    GEN gnome-shell
    GEN Big-1.0.gir
    Window manager warning: Could not change to home directory /root.
    (mutter:30396): mutter-WARNING **: Could not load library [/home/flamelab/Projects/gnome-shell/src/gnome-shell-build/src/libgnome-shell.la (libmozjs.so: cannot open shared object file: No such file or directory)]
    (mutter:30396): mutter-CRITICAL **: failed to load plugins
    Invalid GType: 'big_box_get_type'
    failed to dump: Failed to find symbol 'big_box_get_type'
    Command '['mutter', '--mutter-plugins=/home/flamelab/Projects/gnome-shell/src/gnome-shell-build/src/libgnome-shell.la', '--introspect-dump=/tmp/tmp-introspect6lyTA_/types.txt,/tmp/tmp-introspect6lyTA_/dump.xml']' returned non-zero exit status 1
    make[3]: *** [Big-1.0.gir] Error 1
    make[3]: Leaving directory `/home/flamelab/Projects/gnome-shell/src/gnome-shell-build/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/home/flamelab/Projects/gnome-shell/src/gnome-shell-build/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/flamelab/Projects/gnome-shell/src/gnome-shell-build'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Well, the same error had another person:
    http://mail.gnome.org/archives/gnome-sh … 00169.html
    but the devs seem to be SO jhbuild dependent that they don't know what goes wrong. So they can't help him.
    So, what's going on ?

  • Guile-gnome-platform(-git)

    Hi everyone,
    I am desperately looking for a way to install guile-gnome-platform. Either this or the git-Version, but both won't install (see comments in aur: https://aur.archlinux.org/packages/guil … -platform/ and https://aur.archlinux.org/packages.php?ID=42094). The manual install (decribed here https://bbs.archlinux.org/viewtopic.php?pid=841426) does not work either, since the scrips folder does not contain configure-packages.
    I also tried installing the thing from here http://ftp.gnu.org/pub/gnu/guile-gnome/ … 6.1.tar.gz but that also leaves me with an error:
    ./configure --prefix=/usr && make
    [blah]
    In file included from guile-support.h:27:0,
                     from gc.c:26:
    /usr/include/glib-2.0/glib/gmacros.h:35:2: Fehler: #error "Only <glib.h> can be included directly."
    #error "Only <glib.h> can be included directly."
    [\blub]
    Is there any way to get this package working? I actually need it for gwave2.
    Best regards
    Cord

    Ok, I removed that part and had to add --ignore-whitespace in the patch line in PKGBUILD and the patch seems to work. It then starts to build but eventually stops with this error:
    [blah...]
    config.status: creating gtk/guile-gnome-gtk.pc
    config.status: creating gtk/guile-gnome-gtk-uninstalled.pc
    config.status: creating libgnomeui/guile-gnome-libgnomeui.pc
    config.status: creating libgnomeui/guile-gnome-libgnomeui-uninstalled.pc
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing glib/gnome/gobject/guile-gnome-gobject commands
    make all-recursive
    make[1]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1'
    Making all in defs
    make[2]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs'
    Making all in gnome
    make[3]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome'
    Making all in defs
    make[4]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome/defs'
    make[4]: Für das Ziel »all« ist nichts zu tun.
    make[4]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome/defs'
    make[4]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome'
    make[4]: Für das Ziel »all-am« ist nichts zu tun.
    make[4]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome'
    make[3]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/gnome'
    Making all in tools
    make[3]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/tools'
    make[3]: Für das Ziel »all« ist nichts zu tun.
    make[3]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs/tools'
    make[3]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs'
    cp guile-gnome-defs.pc guile-gnome-defs-2.pc
    cp guile-gnome-defs-uninstalled.pc guile-gnome-defs-2-uninstalled.pc
    make[3]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs'
    make[2]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/defs'
    Making all in glib
    make[2]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib'
    Making all in .
    make[3]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib'
    cp guile-gnome-glib.pc guile-gnome-glib-2.pc
    cp guile-gnome-glib-uninstalled.pc guile-gnome-glib-2-uninstalled.pc
    if test -f gnome-2.scm; then chmod +w gnome-2.scm; fi
    sed -e "s|@API_VERSION\@|2|g" \
    -e "s|@running-uninstalled\@|#t|g" \
    -e "s|@guilegnomedir\@|/usr/share/guile-gnome-2|g" \
    -e "s|@guilegnomelibdir\@|/usr/lib/guile-gnome-2|g" \
    -e "s|@libdir\@|/usr/lib|g" \
    gnome.scm.in > gnome-2.scm
    chmod -w gnome-2.scm
    make[3]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib'
    Making all in gnome
    make[3]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib/gnome'
    Making all in gobject
    make[4]: Entering directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib/gnome/gobject'
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gc.c > gc.x \
    || { rm gc.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gutil.c > gutil.x \
    || { rm gutil.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gtype.c > gtype.x \
    || { rm gtype.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gparameter.c > gparameter.x \
    || { rm gparameter.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gvalue.c > gvalue.x \
    || { rm gvalue.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gclosure.c > gclosure.x \
    || { rm gclosure.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gsignal.c > gsignal.x \
    || { rm gsignal.x; false; }
    guile-snarf -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gobject.c > gobject.x \
    || { rm gobject.x; false; }
    gcc -E -DSCM_MAGIC_SNARF_DOCS -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gobject.c \
    | grep -E '^\^\^ {.*\^\^ }' > gobject.doc || { rm gobject.doc; false; }
    make[4]: *** [gobject.doc] Fehler 1
    make[4]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib/gnome/gobject'
    make[3]: *** [all-recursive] Fehler 1
    make[3]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib/gnome'
    make[2]: *** [all-recursive] Fehler 1
    make[2]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1/glib'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/home/cord/build/guile-gnome-platform/src/guile-gnome-platform-2.16.1'
    make: *** [all] Fehler 2
    ==> FEHLER: Ein Fehler geschah in build().
    Breche ab ...
    Any ideas?

  • Openimageio-git linking error

    Hi
    ARCH64 openimageio-git linking error
    Do you have any suggestion?
    [ 99%] Building CXX object python/CMakeFiles/PyOpenImageIO.dir/py_paramvalue.cpp.o
    [100%] Building CXX object python/CMakeFiles/PyOpenImageIO.dir/py_oiio.cpp.o
    Linking CXX shared library OpenImageIO.so
    make[3]: Leaving directory `/mnt/sda8/yaourtbuild/openimageio-git/src/build/build/linux64'
    [100%] Built target PyOpenImageIO
    Linking CXX executable iv
    CMakeFiles/iv.dir/ivgl.cpp.o: In function `IvGL::check_gl_extensions()':
    ivgl.cpp:(.text+0x210f): undefined reference to `glewIsSupported'
    ivgl.cpp:(.text+0x2129): undefined reference to `glewIsSupported'
    ivgl.cpp:(.text+0x2148): undefined reference to `glewIsSupported'
    ivgl.cpp:(.text+0x2163): undefined reference to `glewIsSupported'
    ivgl.cpp:(.text+0x2179): undefined reference to `glewIsSupported'
    CMakeFiles/iv.dir/ivgl.cpp.o:ivgl.cpp:(.text+0x21be): more undefined references to `glewIsSupported' follow
    CMakeFiles/iv.dir/ivgl.cpp.o: In function `IvGL::initializeGL()':
    ivgl.cpp:(.text+0x226a): undefined reference to `glewInit'
    collect2: ld returned 1 exit status
    make[3]: *** [iv/iv] Error 1
    make[3]: Leaving directory `/mnt/sda8/yaourtbuild/openimageio-git/src/build/build/linux64'
    make[2]: *** [iv/CMakeFiles/iv.dir/all] Error 2
    make[2]: Leaving directory `/mnt/sda8/yaourtbuild/openimageio-git/src/build/build/linux64'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/mnt/sda8/yaourtbuild/openimageio-git/src/build/build/linux64'
    make: *** [cmake] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build openimageio-git..
    Last edited by textas (2011-05-25 17:16:45)

    yes~
    I have all the dependencies installed .
    Do you have any suggestion?
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> y
    ==> openimageio-git dependencies:
    - boost-libs (already installed)
    - glew (already installed)
    - openexr (already installed)
    - jasper (already installed)
    - libjpeg (already installed)
    - libpng (already installed)
    - libtiff (already installed)
    - git (already installed)
    - cmake (already installed)
    - boost (already installed)
    - intel-tbb (already installed)
    - qt (already installed)
    - python2 (already installed)
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------

  • How to make error message as warning message

    how to make error message as warning message? ie  i get error message hence cannot save the slaes order   i want to make that error message as warning so that i can save the sales order please help.

    Hi
    If a message is a custom message, then by changing the message type from E(Error) to W (warning)   we can convert the message type into error message. This is done with the help of development guy. A change in the code is needed.
    If it is a standard message, then it depends on whether we have teh access to change the message type. If access is there, then it is possible to change the message from Warning to Error. i.e. If we are capturing std SAP message in our code and displaying then we can change it, else if SAP message is displayed directly, we cant change it.
    So, to change it, capture the error message from SAP in some Zcode and then convert that message into a custom message of message type E.
    The whole change needs ABAP support.
    Try with tcode <b>OVA2</b> settings selecting for sales order or in SAPRO--SD-BF-Log of Incompletion Items
    Message was edited by:
            SHESAGIRI.G

  • [solved]make error when using svn in PKGBUILD

    Hi, all
    I want to install the development package of R software using PKGBUILD. My PKGBUILD file is like this:
    pkgname=r
    _svnmod=r
    pkgver=0.0.0
    pkgrel=1
    pkgdesc="R is a language and environment for statistical computing and graphics"
    arch=('i686' 'x86_64')
    license=('GPL')
    url=('http://www.r-project.org/')
    depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'
    'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
    'tk' 'libxt' 'libxmu' 'pango')
    #makedepends=('subversion' 'openjdk6' 'gcc-fortran')
    makedepends=('subversion' 'jre7-openjdk')
    options=('!makeflags')
    conflicts=('r')
    provides=('r')
    source=('r::svn+https://svn.r-project.org/R/trunk/')
    md5sums=('SKIP')
    pkgver() {
    cd "$SRCDEST/$_svnmod"
    svnversion
    build() {
    cd "$srcdir/$_svnmod"
    ./configure --prefix=/usr \
    --libdir=/usr/lib \
    --datarootdir=/usr/share \
    rsharedir=/usr/share/R/ \
    rincludedir=/usr/include/R/ \
    rdocdir=/usr/share/R/docs/ \
    --enable-memory-profiling \
    --with-readline \
    --with-x \
    --with-system-zlib \
    --with-system-bzlib \
    --with-system-pcre \
    --enable-R-shlib \
    --with-lapack \
    --with-blas \
    --without-recommended-packages \
    F77=gfortran \
    LIBnn=lib
    make
    package() {
    cd "$srcdir/$_svnmod"
    make -j1 DESTDIR=${pkgdir} install
    # Fixup R wrapper scripts.
    sed -i "s|${pkgdir} ||" ${pkgdir}/usr/bin/R
    rm ${pkgdir}/usr/lib/R/bin/R
    cd ${pkgdir}/usr/lib/R/bin
    ln -s ../../../bin/R
    But i encounter a make error like this:
    ERROR: not an svn checkout
    make: *** [svnonly] ERROR 1
    Did anyone give me some advices? Thanks a lot!
    PS. I was noticed that in wiki page "VCS PKGBUILD Guidelines", "The copy in $srcdir is made using svn export which does not create working copies. Any svn related command has to be used in the local repo in $SRCDEST." So when I change the cd line in build() and package() function into
    cd "$SRCDEST/$_svnmod"
    the error message vanished. But the local repo are changed when configure and make the project.
    Last edited by januslian (2013-05-06 08:50:09)

    Scimmia wrote:This will be fixed in pacman 4.1.1. For now, just copy the ".svn" dir yourself. cp -r "$SRCDEST/$_svnmod/.svn" "$srcdir/$_svnmod"
    Great, it works. Thanks.

  • Compiling COBOLs in PSOVM - psrun.mak error - "cob64: can not execute Id".

    Hi All,
    After installing PeopleSoft OVM in our server, I need to recompile the COBOL. I believe this is not included in the OVM. These are the steps I did.
    1. Installed Microfocus Server Express 5.0 WrapPack 4
    2. Follow the steps in Compiling Cobol in Unix mentioned is the PeopleTools_8.50_Installation_Oracle guide.
    I was able to successfully compille the COBOL files by running ./pscbl.mak. The next step is Linking COBOL Components on UNIX by running ./psrun.mak and here I got the error:
    +./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...+
    +./psrun.mak - Error(s) encountered creating PSRUN!+
    +./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages+
    +[root@pshcm91ab setup]# more /opt/oracle/psft/appbatch/tools/setup/psrun.err+
    cob64: can not execute ld
    +[root@pshcm91ab setup]#+
    I followed all the steps in setting environment variable mention in the "Compiling Cobols in Unix" in PeopleTools_8.50_Installation_Oracle.
    Is there any specific documentation of compiling COBOLs in PeopleSoft OVM?
    Can anyone help me with this?
    Thanks in advance.
    -Chris
    Edited by: user9977167 on 4/02/2010 15:52
    Edited by: user9977167 on 5/02/2010 06:18

    Hi,
    Ok, I reproduce your case :
    [psadm1@psovmab setup]$ ./psrun.mak
    ./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...
    ./psrun.mak - Error(s) encountered creating PSRUN!
    ./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages
    [psadm1@psovmab setup]$ more /opt/oracle/psft/appbatch/tools/setup/psrun.err
    cob64: can not execute ld
    [psadm1@psovmab setup]$It looks like a lot of rpm packages required by ld are missing on Peoplesoft OVM App/Batch server compared to the Peoplesoft OVM database server for instance.
    I added a lot of packages because of the dependendcies as below :
    From OEL5.2 Disk 1
    ==================
    -rw-r--r-- 1 root root  899210 Feb  7 10:10 kernel-headers-2.6.18-92.el5.x86_64.rpm
    -rw-r--r-- 1 root root  3073639 Feb  7 10:25 binutils-2.17.50.0.6-6.el5.x86_64.rpm
    -rw-r--r-- 1 root root  3114462 Feb  7 10:29 cpp-4.1.2-42.el5.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh kernel-headers-2.6.18-92.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:kernel-headers         ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh binutils-2.17.50.0.6-6.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:binutils               ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh cpp-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:cpp                    ########################################### [100%]
    [root@psovmab rpm]#
    From OEL5.2 Disk 2
    ==================
    -rw-r--r-- 1 root root  614718 Feb  7 10:05 glibc-headers-2.5-24.x86_64.rpm
    -rw-r--r-- 1 root root 2535024 Feb  7 10:05 glibc-devel-2.5-24.x86_64.rpm
    -rw-r--r-- 1 root root 2105297 Feb  7 10:05 glibc-devel-2.5-24.i386.rpm
    -rw-r--r-- 1 root root 5544086 Feb  7 10:20 gcc-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root 3987493 Feb  7 10:20 gcc-c++-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root    83518 Feb  7 10:31 libgomp-4.1.2-42.el5.i386.rpm
    -rw-r--r-- 1 root root    84654 Feb  7 10:41 libgomp-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root  2980440 Feb  7 10:43 libstdc++-devel-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root    20483 Feb  7 11:46 elfutils-libelf-devel-0.125-3.el5.x86_64.rpm
    -rw-r--r-- 1 root root    58852 Feb  7 11:46 elfutils-libelf-devel-static-0.125-3.el5.x86_64.rpm
    -rw-r--r-- 1 root root   102193 Feb  7 11:49 elfutils-libs-0.125-3.el5.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh glibc-headers-2.5-24.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:glibc-headers          ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh glibc-devel-2.5-24.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:glibc-devel            ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh glibc-devel-2.5-24.i386.rpm
    Preparing...                ########################################### [100%]
       1:glibc-devel            ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh libgomp-4.1.2-42.el5.i386.rpm
    Preparing...                ########################################### [100%]
       1:libgomp                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh libgomp-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:libgomp                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh gcc-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:gcc                    ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh  libstdc++-devel-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:libstdc++-devel        ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh gcc-c++-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:gcc-c++                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh elfutils-libs-0.125-3.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:elfutils-libs          ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh elfutils-libelf-devel-0.125-3.el5.x86_64.rpm elfutils-libelf-devel-static-0.125-3.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:elfutils-libelf-devel-s########################################### [ 50%]
       2:elfutils-libelf-devel  ########################################### [100%]
    [root@psovmab rpm]#
    From OEL5.2 Disk 3
    ==================
    -rw-r--r-- 1 root root  4588773 Feb  7 10:22 compat-gcc-34-3.4.6-4.x86_64.rpm
    -rw-r--r-- 1 root root 13542100 Feb  7 10:23 compat-gcc-34-c++-3.4.6-4.x86_64.rpm
    -rw-r--r-- 1 root root   232846 Feb  7 12:21 compat-libstdc++-33-3.2.3-61.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh compat-gcc-34-3.4.6-4.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:compat-gcc-34          ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh compat-gcc-34-c++-3.4.6-4.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:compat-gcc-34-c++      ########################################### [100%]
    [root@psovmab rpm]#The initial error is gone, but got a new one when linking :
    [psadm1@psovmab setup]$ ./psrun.mak
    ./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...
    ./psrun.mak - Error(s) encountered creating PSRUN!
    ./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages
    [psadm1@psovmab setup]$ more /opt/oracle/psft/appbatch/tools/setup/psrun.err
    ld: cannot find -lgcc
    [psadm1@psovmab setup]$I looked around for this error, found a Metalink note, but the suggestion does not apply here, the path directory metioned in $COBDIR/etc/cobopt already exists :
    [psadm1@psovmab setup]$ more $COBDIR/etc/cobopt
    -C nolist
    set GCC_LIB=/usr/lib/gcc/x86_64-redhat-linux/3.4.6
    [psadm1@psovmab setup]$ ls /usr/lib/gcc/x86_64-redhat-linux/3.4.6
    32          crtbeginS.o  crtend.o   include   libgcc_eh.a  libgcc_s_32.so  libstdc++.a   libstdc++_nonshared.a  libsupc++.a
    crtbegin.o  crtbeginT.o  crtendS.o  libgcc.a  libgcc_s.so  libgcov.a       libstdc++.so  libstdc++_shared.so    specs
    [psadm1@psovmab setup]$So far, no luck, I'll still try, but you may have more luck to install a separate server with all the packages install from the scratch and run a process scheduler from there.
    Nicolas.

  • I have a new Macbook pro, I cannot get past the country selection screen.  'Continue' is greyed out and keys just make error sounds. How do I move it on?

    I have a new Macbook pro, I cannot get past the country selection screen.  'Continue' is greyed out and keys just make error sounds. How do I move it on?

    sideeque wrote:
    I have the same problem. What did you do last time?
    What  should I do now? Its around 40 miles away the apple store? Would they pay my taxi fare to go and return?
    How can we trust this apple product?
    You are still under warranty.  Call Apple Care.

  • Kompile Make Error

    I know this is a pretty old program but I just found it again over at Kde-apps.org but Im getting make errors when I try and build it, someone had a pkgbuild for the previous version in the AUR but that didnt work either. If someone could tell me whats wrong that would be great, if not oh well its not a necessary program its just flashy and useful.
    Good - your configure finished. Start make now
    Making all in doc
    Making all in .
    Making all in en
    Making all in po
    Making all in src
    In file included from main.cpp:33:
    kompileprofiledialog.h:23:25: error: kdialogbase.h: No such file or directory
    In file included from main.cpp:31:
    /opt/qt/include/qtooltip.h:56: error: function definition does not declare parameters
    /opt/qt/include/qtooltip.h:91: error: function definition does not declare parameters
    In file included from kompileprofilewidget.h:23,
    from kompileprofiledialog.h:25,
    from main.cpp:33:
    kompileprofilewidgetbase.h:37: error: 'WFlags' has not been declared
    In file included from main.cpp:33:
    kompileprofiledialog.h:27: error: expected class-name before '{' token
    kompileprofiledialog.h:27: warning: 'class KompileProfileDialog' has virtual functions and accessible non-virtual destructor
    In file included from kompileprofileselectionwidget.h:23,
    from main.cpp:34:
    kompileprofileselectionwidgetbase.h:27: error: 'WFlags' has not been declared
    In file included from kompilewidget.h:29,
    from main.cpp:35:
    /opt/qt/include/qtimer.h:49: error: function definition does not declare parameters
    /opt/qt/include/qtimer.h:85: error: invalid use of incomplete type 'struct QTimer'
    /usr/include/QtGui/qwindowdefs.h:82: error: forward declaration of 'struct QTimer'
    In file included from kompilewidget.h:32,
    from main.cpp:35:
    kompilewidgetbase.h:35: error: 'WFlags' has not been declared
    In file included from main.cpp:35:
    kompilewidget.h:37: error: ISO C++ forbids declaration of 'KDialogBase' with no type
    kompilewidget.h:37: error: expected ';' before '*' token
    kompilewidget.h:59: error: 'WFlags' has not been declared
    main.cpp:55: error: 'KCmdLineLastOption' was not declared in this scope
    main.cpp:56: error: braces around scalar initializer for type 'KCmdLineOptions'
    main.cpp: In function 'int main(int, char**)':
    main.cpp:61: error: no matching function for call to 'KAboutData::KAboutData(const char [8], const char [8], const char [4], const char [87], KAboutData::LicenseKey, const char [27], int, int, const char [28])'
    /usr/include/kaboutdata.h:255: note: candidates are: KAboutData::KAboutData(const KAboutData&)
    /usr/include/kaboutdata.h:249: note: KAboutData::KAboutData(const QByteArray&, const QByteArray&, const KLocalizedString&, const QByteArray&, const KLocalizedString&, KAboutData::LicenseKey, const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:62: error: no matching function for call to 'KAboutData::addAuthor(const char [18], int, const char [28])'
    /usr/include/kaboutdata.h:290: note: candidates are: KAboutData& KAboutData::addAuthor(const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:64: error: no matching function for call to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions [1])'
    /usr/include/kcmdlineargs.h:400: note: candidates are: static void KCmdLineArgs::addCmdLineOptions(const KCmdLineOptions&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:68: error: 'class KApplication' has no member named 'isRestored'
    main.cpp:83: error: 'locateLocal' was not declared in this scope
    main.cpp:85: error: 'class KConfig' has no member named 'readEntry'
    main.cpp:87: error: 'KDialogBase' was not declared in this scope
    main.cpp:87: error: 'installdialog' was not declared in this scope
    main.cpp:87: error: expected type-specifier before 'KDialogBase'
    main.cpp:87: error: expected `;' before 'KDialogBase'
    main.cpp:94: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:100: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
    /usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
    main.cpp:109: error: 'class KompileProfileDialog' has no member named 'adjustSize'
    main.cpp:111: error: 'class KompileProfileDialog' has no member named 'exec'
    main.cpp:114: error: 'KDialogBase' was not declared in this scope
    main.cpp:114: error: 'installdialog' was not declared in this scope
    main.cpp:114: error: expected type-specifier before 'KDialogBase'
    main.cpp:114: error: expected `;' before 'KDialogBase'
    main.cpp:121: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:149: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
    /usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
    main.cpp:154: error: 'KDialogBase' was not declared in this scope
    main.cpp:154: error: 'installdialog' was not declared in this scope
    main.cpp:154: error: expected type-specifier before 'KDialogBase'
    main.cpp:154: error: expected `;' before 'KDialogBase'
    main.cpp:157: error: 'split' is not a member of 'QStringList'
    main.cpp:158: error: 'split' is not a member of 'QStringList'
    main.cpp:159: error: 'split' is not a member of 'QStringList'
    main.cpp:161: error: 'locateLocal' was not declared in this scope
    main.cpp:162: error: no matching function for call to 'QDir::entryList(const char [10])'
    /usr/include/QtCore/qdir.h:168: note: candidates are: QStringList QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
    /usr/include/QtCore/qdir.h:170: note: QStringList QDir::entryList(const QStringList&, QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
    main.cpp:168: error: 'class QStringList' has no member named 'grep'
    main.cpp:170: error: 'class QStringList' has no member named 'grep'
    main.cpp:179: error: 'compatible_dialog' was not declared in this scope
    main.cpp:179: error: expected type-specifier before 'KDialogBase'
    main.cpp:179: error: expected `;' before 'KDialogBase'
    main.cpp:180: error: 'KListBox' was not declared in this scope
    main.cpp:180: error: 'profiles_list' was not declared in this scope
    main.cpp:180: error: expected type-specifier before 'KListBox'
    main.cpp:180: error: expected `;' before 'KListBox'
    main.cpp:184: error: 'class QString' has no member named 'setLength'
    main.cpp:185: error: 'iconLoader' is not a member of 'KGlobal'
    main.cpp:185: error: 'Toolbar' is not a member of 'KIcon'
    main.cpp:190: error: 'KDialogBase' is not a class or namespace
    main.cpp:193: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:200: error: 'split' is not a member of 'QStringList'
    main.cpp:201: error: 'split' is not a member of 'QStringList'
    main.cpp:205: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:214: error: 'split' is not a member of 'QStringList'
    main.cpp:215: error: 'split' is not a member of 'QStringList'
    main.cpp:220: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:229: error: 'locateLocal' was not declared in this scope
    main.cpp:231: error: 'split' is not a member of 'QStringList'
    main.cpp:232: error: 'split' is not a member of 'QStringList'
    main.cpp:237: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:250: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:261: error: 'locateLocal' was not declared in this scope
    main.cpp:263: error: 'class KConfig' has no member named 'readEntry'
    main.cpp:265: error: 'KDialogBase' was not declared in this scope
    main.cpp:265: error: 'installdialog' was not declared in this scope
    main.cpp:265: error: expected type-specifier before 'KDialogBase'
    main.cpp:265: error: expected `;' before 'KDialogBase'
    main.cpp:273: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:279: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
    /usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
    main.cpp:287: error: 'KDialogBase' was not declared in this scope
    main.cpp:287: error: 'load_profile' was not declared in this scope
    main.cpp:287: error: expected type-specifier before 'KDialogBase'
    main.cpp:287: error: expected `;' before 'KDialogBase'
    main.cpp:293: error: 'KDialogBase' is not a class or namespace
    main.cpp:297: error: 'installdialog' was not declared in this scope
    main.cpp:297: error: expected type-specifier before 'KDialogBase'
    main.cpp:297: error: expected `;' before 'KDialogBase'
    main.cpp:306: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:308: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:330: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
    /usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
    main.cpp:335: error: 'KDialogBase' was not declared in this scope
    main.cpp:335: error: 'installdialog' was not declared in this scope
    main.cpp:335: error: expected type-specifier before 'KDialogBase'
    main.cpp:335: error: expected `;' before 'KDialogBase'
    main.cpp:336: error: 'locateLocal' was not declared in this scope
    main.cpp:337: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:344: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:350: error: 'class KApplication' has no member named 'setMainWidget'
    make[2]: *** [main.o] Error 1
    make[1]: *** [all-recursive] Error 1
    make: *** [all] Error 2
    Making install in doc
    Making install in .
    Making install in en
    /bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/en/kompile/index.docbook
    /bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/en/kompile/
    Making install in po
    /bin/install -c -p -m 644 it.gmo /usr/local/kde/share/locale/it/LC_MESSAGES/kompile.mo
    Making install in src
    In file included from main.cpp:33:
    kompileprofiledialog.h:23:25: error: kdialogbase.h: No such file or directory
    In file included from main.cpp:31:
    /opt/qt/include/qtooltip.h:56: error: function definition does not declare parameters
    /opt/qt/include/qtooltip.h:91: error: function definition does not declare parameters
    In file included from kompileprofilewidget.h:23,
    from kompileprofiledialog.h:25,
    from main.cpp:33:
    kompileprofilewidgetbase.h:37: error: 'WFlags' has not been declared
    In file included from main.cpp:33:
    kompileprofiledialog.h:27: error: expected class-name before '{' token
    kompileprofiledialog.h:27: warning: 'class KompileProfileDialog' has virtual functions and accessible non-virtual destructor
    In file included from kompileprofileselectionwidget.h:23,
    from main.cpp:34:
    kompileprofileselectionwidgetbase.h:27: error: 'WFlags' has not been declared
    In file included from kompilewidget.h:29,
    from main.cpp:35:
    /opt/qt/include/qtimer.h:49: error: function definition does not declare parameters
    /opt/qt/include/qtimer.h:85: error: invalid use of incomplete type 'struct QTimer'
    /usr/include/QtGui/qwindowdefs.h:82: error: forward declaration of 'struct QTimer'
    In file included from kompilewidget.h:32,
    from main.cpp:35:
    kompilewidgetbase.h:35: error: 'WFlags' has not been declared
    In file included from main.cpp:35:
    kompilewidget.h:37: error: ISO C++ forbids declaration of 'KDialogBase' with no type
    kompilewidget.h:37: error: expected ';' before '*' token
    kompilewidget.h:59: error: 'WFlags' has not been declared
    main.cpp:55: error: 'KCmdLineLastOption' was not declared in this scope
    main.cpp:56: error: braces around scalar initializer for type 'KCmdLineOptions'
    main.cpp: In function 'int main(int, char**)':
    main.cpp:61: error: no matching function for call to 'KAboutData::KAboutData(const char [8], const char [8], const char [4], const char [87], KAboutData::LicenseKey, const char [27], int, int, const char [28])'
    /usr/include/kaboutdata.h:255: note: candidates are: KAboutData::KAboutData(const KAboutData&)
    /usr/include/kaboutdata.h:249: note: KAboutData::KAboutData(const QByteArray&, const QByteArray&, const KLocalizedString&, const QByteArray&, const KLocalizedString&, KAboutData::LicenseKey, const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:62: error: no matching function for call to 'KAboutData::addAuthor(const char [18], int, const char [28])'
    /usr/include/kaboutdata.h:290: note: candidates are: KAboutData& KAboutData::addAuthor(const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:64: error: no matching function for call to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions [1])'
    /usr/include/kcmdlineargs.h:400: note: candidates are: static void KCmdLineArgs::addCmdLineOptions(const KCmdLineOptions&, const KLocalizedString&, const QByteArray&, const QByteArray&)
    main.cpp:68: error: 'class KApplication' has no member named 'isRestored'
    main.cpp:83: error: 'locateLocal' was not declared in this scope
    main.cpp:85: error: 'class KConfig' has no member named 'readEntry'
    main.cpp:87: error: 'KDialogBase' was not declared in this scope
    main.cpp:87: error: 'installdialog' was not declared in this scope
    main.cpp:87: error: expected type-specifier before 'KDialogBase'
    main.cpp:87: error: expected `;' before 'KDialogBase'
    main.cpp:94: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:100: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
    /usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
    main.cpp:109: error: 'class KompileProfileDialog' has no member named 'adjustSize'
    main.cpp:111: error: 'class KompileProfileDialog' has no member named 'exec'
    main.cpp:114: error: 'KDialogBase' was not declared in this scope
    main.cpp:114: error: 'installdialog' was not declared in this scope
    main.cpp:114: error: expected type-specifier before 'KDialogBase'
    main.cpp:114: error: expected `;' before 'KDialogBase'
    main.cpp:121: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:149: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
    /usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
    main.cpp:154: error: 'KDialogBase' was not declared in this scope
    main.cpp:154: error: 'installdialog' was not declared in this scope
    main.cpp:154: error: expected type-specifier before 'KDialogBase'
    main.cpp:154: error: expected `;' before 'KDialogBase'
    main.cpp:157: error: 'split' is not a member of 'QStringList'
    main.cpp:158: error: 'split' is not a member of 'QStringList'
    main.cpp:159: error: 'split' is not a member of 'QStringList'
    main.cpp:161: error: 'locateLocal' was not declared in this scope
    main.cpp:162: error: no matching function for call to 'QDir::entryList(const char [10])'
    /usr/include/QtCore/qdir.h:168: note: candidates are: QStringList QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
    /usr/include/QtCore/qdir.h:170: note: QStringList QDir::entryList(const QStringList&, QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
    main.cpp:168: error: 'class QStringList' has no member named 'grep'
    main.cpp:170: error: 'class QStringList' has no member named 'grep'
    main.cpp:179: error: 'compatible_dialog' was not declared in this scope
    main.cpp:179: error: expected type-specifier before 'KDialogBase'
    main.cpp:179: error: expected `;' before 'KDialogBase'
    main.cpp:180: error: 'KListBox' was not declared in this scope
    main.cpp:180: error: 'profiles_list' was not declared in this scope
    main.cpp:180: error: expected type-specifier before 'KListBox'
    main.cpp:180: error: expected `;' before 'KListBox'
    main.cpp:184: error: 'class QString' has no member named 'setLength'
    main.cpp:185: error: 'iconLoader' is not a member of 'KGlobal'
    main.cpp:185: error: 'Toolbar' is not a member of 'KIcon'
    main.cpp:190: error: 'KDialogBase' is not a class or namespace
    main.cpp:193: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:200: error: 'split' is not a member of 'QStringList'
    main.cpp:201: error: 'split' is not a member of 'QStringList'
    main.cpp:205: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:214: error: 'split' is not a member of 'QStringList'
    main.cpp:215: error: 'split' is not a member of 'QStringList'
    main.cpp:220: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:229: error: 'locateLocal' was not declared in this scope
    main.cpp:231: error: 'split' is not a member of 'QStringList'
    main.cpp:232: error: 'split' is not a member of 'QStringList'
    main.cpp:237: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:250: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:261: error: 'locateLocal' was not declared in this scope
    main.cpp:263: error: 'class KConfig' has no member named 'readEntry'
    main.cpp:265: error: 'KDialogBase' was not declared in this scope
    main.cpp:265: error: 'installdialog' was not declared in this scope
    main.cpp:265: error: expected type-specifier before 'KDialogBase'
    main.cpp:265: error: expected `;' before 'KDialogBase'
    main.cpp:273: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:279: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
    /usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
    main.cpp:287: error: 'KDialogBase' was not declared in this scope
    main.cpp:287: error: 'load_profile' was not declared in this scope
    main.cpp:287: error: expected type-specifier before 'KDialogBase'
    main.cpp:287: error: expected `;' before 'KDialogBase'
    main.cpp:293: error: 'KDialogBase' is not a class or namespace
    main.cpp:297: error: 'installdialog' was not declared in this scope
    main.cpp:297: error: expected type-specifier before 'KDialogBase'
    main.cpp:297: error: expected `;' before 'KDialogBase'
    main.cpp:306: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:308: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:330: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
    /usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
    main.cpp:335: error: 'KDialogBase' was not declared in this scope
    main.cpp:335: error: 'installdialog' was not declared in this scope
    main.cpp:335: error: expected type-specifier before 'KDialogBase'
    main.cpp:335: error: expected `;' before 'KDialogBase'
    main.cpp:336: error: 'locateLocal' was not declared in this scope
    main.cpp:337: error: 'class KConfig' has no member named 'writeEntry'
    main.cpp:344: error: type '<type error>' argument given to 'delete', expected pointer
    main.cpp:350: error: 'class KApplication' has no member named 'setMainWidget'
    make[1]: *** [main.o] Error 1
    make: *** [install-recursive] Error 1
    Last edited by brando56894 (2009-05-06 21:12:39)

    thats what i thought when i saw that many errors, it was a dev build anyway. its from sometime in 2007...

  • I have a ipad 2 when i update it and seting it up it make error

    i have a ipad 2 when i update it and seting it up it make error

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 4: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • RHEL5.2 RDAC make error

    Hi All,
    I am having following the make error. Do you have any idea?
    [System]
    x4600 M2 with Qlogic HBA*2 with 6140
    ==============================
    [linuxrdac-09.01.B2.31]# make
    make V=1 -C/lib/modules/2.6.18-92.el5/build M=/root/work/rdac/linuxrdac-09.01.B2.31 MODVERDIR=/lib/modules/2.6.18-92.el5/build/.tmp_versions SUBDIRS=/root/work/rdac/linuxrdac-09.01.B2.31 modules
    make[1]: Entering directory `/usr/src/kernels/2.6.18-92.el5-x86_64'
    test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /lib/modules/2.6.18-92.el5/build/.tmp_versions
    rm -f /lib/modules/2.6.18-92.el5/build/.tmp_versions/*
    make -f scripts/Makefile.build obj=/root/work/rdac/linuxrdac-09.01.B2.31
    gcc -Wp,-MD,/root/work/rdac/linuxrdac-09.01.B2.31/.MPP_hba.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/work/rdac/linuxrdac-09.01.B2.31 -I/root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_headers/ -I/root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(MPP_hba)" -D"KBUILD_MODNAME=KBUILD_STR(mppUpper)" -c -o /root/work/rdac/linuxrdac-09.01.B2.31/.tmp_MPP_hba.o /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c
    In file included from /root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/MPP_Sysdep.h:48,
    from /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:46:
    include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
    In file included from /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:46:
    /root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/MPP_Sysdep.h:79:31: error: scsi/scsi_request.h: No such file or directory
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_FailPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:486: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_IsFailoverPossible�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:546: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_FailController�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:729: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:801: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:836: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:844: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_AnalyseFailoverError�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:920: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_AnalyseIoError�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:1324: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mppCmn_NewSelectPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:2717: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_SelectPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:2917: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_SelectFailoverPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3019: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertController�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3535: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertControllerPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3584: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertLunPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3732: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_BuildRdacinfo�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3863: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3866: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3878: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3894: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3897: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3921: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3947: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_RemoveLun�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3973: error: invalid lvalue in assignment
    make[2]: *** [root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.o] Error 1
    make[1]: *** [_module_/root/work/rdac/linuxrdac-09.01.B2.31] Error 2
    make[1]: Leaving directory `/usr/src/kernels/2.6.18-92.el5-x86_64'
    make: *** [mppUpper] Error 2
    [linuxrdac-09.01.B2.31]# lsmod | grep qla2xxx
    qla2xxx 1079969 1
    scsi_transport_fc 73673 1 qla2xxx
    scsi_mod 188665 7 sg,qla2xxx,scsi_transport_fc,mptsas,mptscsih,scsi_transport_sas,sd_mod
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# rpm -qa | grep kernel
    kernel-headers-2.6.18-92.el5
    kernel-devel-2.6.18-92.el5
    kernel-2.6.18-92.el5
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# uname -a
    Linux barkeeper 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    [root@barkeeper linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# more /etc/modprobe.conf
    alias eth0 e1000
    alias eth1 e1000
    alias eth2 e1000
    alias eth3 e1000
    alias scsi_hostadapter mptbase
    alias scsi_hostadapter1 mptsas
    alias scsi_hostadapter2 qla2xxx
    install qla2xxx /sbin/modprobe qla2xxx_conf; /sbin/modprobe --ignore-install qla2xxx
    remove qla2xxx /sbin/modprobe -r first-time ignore-remove qla2xxx && { /sbin/mod
    probe -r --ignore-remove qla2xxx_conf; }
    alias qla2100 qla2xxx
    alias qla2200 qla2xxx
    alias qla2300 qla2xxx
    alias qla2322 qla2xxx
    alias qla2400 qla2xxx
    [linuxrdac-09.01.B2.31]#

    Hi opskernel and Everybody!!!!
    I had the same error. In this site i download the file rdac-LINUX-09.01.B2.40-source.tar.gz and i got your error. Can you send me the file linuxrdac-09.01.C2.06-source.tar.gz? Please, mi e-mail is hollmanlp at gmail dot com
    Thanks a lot.
    The information of my server is:
    [root@xxxxxx linuxrdac-09.01.B2.40]# make
    make V=1 -C/lib/modules/2.6.18-92.1.10.el5/build M=/home/salorfeo2/linuxrdac-09.01.B2.40 MODVERDIR=/lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions SUBDIRS=/home/salorfeo2/linuxrdac-09.01.B2.40 modules
    make[1]: se ingresa al directorio `/usr/src/kernels/2.6.18-92.1.10.el5-x86_64'
    test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions
    rm -f /lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions/*
    make -f scripts/Makefile.build obj=/home/salorfeo2/linuxrdac-09.01.B2.40
    gcc -Wp,-MD,/home/salorfeo2/linuxrdac-09.01.B2.40/.MPP_hba.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/home/salorfeo2/linuxrdac-09.01.B2.40 -I/home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_headers/ -I/home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(MPP_hba)" -D"KBUILD_MODNAME=KBUILD_STR(mppUpper)" -c -o /home/salorfeo2/linuxrdac-09.01.B2.40/.tmp_MPP_hba.o /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c
    En el fichero incluído de /home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/MPP_Sysdep.h:48,
    de /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c:46:
    include/linux/config.h:6:2: aviso: #warning Including config.h is deprecated.
    En el fichero incluído de /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c:46:
    /home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/MPP_Sysdep.h:79:31: error: scsi/scsi_request.h: No existe el fichero o el directorio
    make[2]: *** [home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.o] Error 1
    make[1]: *** [_module_/home/salorfeo2/linuxrdac-09.01.B2.40] Error 2
    make[1]: se sale del directorio `/usr/src/kernels/2.6.18-92.1.10.el5-x86_64'
    make: *** [mppUpper] Error 2
    [root@xxxxxx linuxrdac-09.01.B2.40]# lsmod | grep qla2xxx
    qla2xxx 1079969 1
    scsi_transport_fc 73673 1 qla2xxx
    scsi_mod 188665 7 sg,usb_storage,libata,qla2xxx,scsi_transport_fc,aacraid,sd_mod
    [root@xxxxxx linuxrdac-09.01.B2.40]# rpm -qa | grep kernel
    kernel-debug-devel-2.6.18-92.1.10.el5
    kernel-debug-2.6.18-92.1.10.el5
    kernel-2.6.18-92.1.10.el5
    kernel-2.6.18-8.el5
    kernel-devel-2.6.18-92.1.10.el5
    kernel-xen-devel-2.6.18-92.1.10.el5
    kernel-headers-2.6.18-92.1.10.el5
    kernel-xen-2.6.18-92.1.10.el5
    kernel-doc-2.6.18-92.1.10.el5
    [root@xxxxxx linuxrdac-09.01.B2.40]# uname -a
    Linux xxxxxx 2.6.18-92.1.10.el5 #1 SMP Wed Jul 23 03:56:11 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [root@xxxxxx linuxrdac-09.01.B2.40]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    [root@xxxxxx linuxrdac-09.01.B2.40]# more /etc/modprobe.conf
    alias eth0 e1000
    alias eth1 e1000
    alias scsi_hostadapter aacraid
    alias scsi_hostadapter1 ata_piix
    alias scsi_hostadapter2 qla2xxx
    alias scsi_hostadapter3 usb-storage
    [root@xxxxxx linuxrdac-09.01.B2.40]# rpm -qa | grep lvm2
    lvm2-2.02.32-4.el5
    Edited by: HollmanLP on Sep 18, 2008 3:35 PM
    Edited by: HollmanLP on Sep 18, 2008 4:15 PM

  • Feature Request: 1. Clarify metadata updating in Guide, and 2. make errors visible.

    A couple things would help immensely:
    1. Clarify metadata schema/version updating in the guide, and
    2. make errors visible - as it stands, these flash by so fast they are unreadable. I've a feeling there's some useful information in them thats going straight to bit bucket instead of eyes/brain.
    Rob

    One thing thats confusing in the guide is the example update function is provided, yet 'noAutoUpdate' is not provided.
    I thought if no-auto-update is nil, then the update function would not be called. Is this just a whoops in the doc, or is there something I'm missing? i.e. is it possible to use auto-updating in conjunction with the manual update function? Say if item versions are changing but not the schema version?
    What is the purpose of noAutoUpdate if the mere presence or absence of an update function would do the same thing? I'm starting to think it must be possible to have auto update and manual update concurrently, but if so - how would that work? auto-update runs first, then manual? Or, maybe auto-update (only) runs if no schema change but item version changes, and manual update runs (only) if schema changed. Or maybe auto runs first to handle item version changes, then manual runs to do the schema update - I'm getting confused again.
    Also, if previousSchemaVersion is nil, will the update function still be called? If so, then one had better check for it or no first-time users will ever be able to install the plugin, since update func would "error out" when comparing nil to a number. Actually, it may be that update function errors dont hurt in this case - my previous problem was errors that I think kept the update function from being called at all - which made it impossible to enable the plugin.
    PS - I miss the days when Eric Scouten would at least occasionally respond on the SDK forum.
    Where in the world is Chet Drarvik?

  • EA2 - make error message text selectable

    Currently error popups display error text, but the text cannot be selected. It would be nice if this text could be selected so it could be pasted into bug reports, etc.

    Specifically where ? I assume you would want everywhere ;-), but just want to make sure the important ones are addressed first.
    We have an enhancement request logged to make error messages in connection dialog copyable.
    -Raghu

  • My I pad suddenly stopped working then i connect it to iTunes it make error 4014 can you help me please

    my I pad suddenly stopped working then i connect it to iTunes it make error 4014 can you help me please I pad 4

    If the phone shows the "connect to iTunes" screen, the data on the phone is most likely lost.
    Connecting in recovery mode is your only chance to use the phone again, besides getting it serviced by Apple.
    iOS: Unable to update or restore

Maybe you are looking for