On Sun, 24 Feb 2013 11:21:16 +0100
Hanno Böck <ha...@hboeck.de> wrote:

> However, I now see another compile problem in
> greenbone-security-desktop, and the error message doesn't make sense
> to me yet. Has anyone else seen that, too?

I haven't seen any reply to that. No idea?
It seems to me after some googling that this might be due to the
parallel usage of qt and glib:
https://www.developer.nokia.com/Community/Wiki/How_to_prevent_symbol_collisions_between_GTK%2B_and_Qt


> 
> 
> [  1%] Building CXX object src/CMakeFiles/gsd.dir/dock_details.cpp.o
> In file included from /tmp/gsd-1.2.2/src/dock_details.h:52:0,
>                  from /tmp/gsd-1.2.2/src/dock_details.cpp:24:
> /tmp/gsd-1.2.2/src/omp_utilities.h:92:17: error: ‘typedef int
> omp_utilities::omp_entity_command’ conflicts with a previous
> declaration /tmp/gsd-1.2.2/src/omp_utilities.h:81:10: note: previous
> declaration ‘enum
> omp_utilities::omp_entity_command’ /tmp/gsd-1.2.2/src/omp_utilities.h:102:17:
> error: ‘typedef int omp_utilities::omp_task_command’ conflicts with a
> previous declaration /tmp/gsd-1.2.2/src/omp_utilities.h:94:10: note:
> previous declaration ‘enum omp_utilities::omp_task_command’ In file
> included from /usr/include/glib-2.0/gio/gio.h:54:0,
> from /usr/include/openvas/base/openvas_file.h:32,
> from /tmp/gsd-1.2.2/src/omp_string_builder.h:41,
> from /tmp/gsd-1.2.2/src/omp_connector.h:38,
> from /tmp/gsd-1.2.2/src/gsd_control.h:37,
> from /tmp/gsd-1.2.2/src/dock_details.cpp:25: 
> /usr/include/glib-2.0/gio/gdbusintrospection.h:157:25:
> error: expected unqualified-id before
> ‘protected’ /usr/include/glib-2.0/gio/gdbusintrospection.h:157:24:
> error: expected ‘;’ at end of member
> declaration /usr/include/glib-2.0/gio/gdbusintrospection.h:157:32:
> error: expected ‘:’ before ‘;’
> token /tmp/gsd-1.2.2/src/dock_details.cpp: In member function ‘void
> dock_details_config::modify_config()’: 
> /tmp/gsd-1.2.2/src/dock_details.cpp:921:14:
> warning: converting ‘false’ to pointer type
> ‘bool*’ [-Wconversion-null] /tmp/gsd-1.2.2/src/dock_details.cpp: In
> member function ‘void dock_details_config::exec_modify_config(bool,
> bool)’: /tmp/gsd-1.2.2/src/dock_details.cpp:967:31: warning:
> converting ‘false’ to pointer type
> ‘bool*’ [-Wconversion-null] /tmp/gsd-1.2.2/src/dock_details.cpp: In
> member function ‘void
> dock_details_family::exec_modify_family(bool)’: 
> /tmp/gsd-1.2.2/src/dock_details.cpp:1548:31:
> warning: converting ‘false’ to pointer type
> ‘bool*’ [-Wconversion-null] make[2]: ***
> [src/CMakeFiles/gsd.dir/dock_details.cpp.o] Error 1 make[1]: ***
> [src/CMakeFiles/gsd.dir/all] Error 2 make: *** [all] Error 2



-- 
Hanno Böck              mail/jabber: ha...@hboeck.de
GPG: BBB51E42           http://www.hboeck.de/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to