This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

/!\ This page is not a bug tracker. If you run into a problem not listed here, please file a bug.
When entering a new problem, please enter it above the others, and follow the format of the JhbuildIssues/JhbuildIssueTemplate for new problems/modules.

List of common errors for the module libxklavier.

Error - doxygen: command not found

Stage: build

 /bin/sh: line 1: doxygen: command not found
 make: *** [doxydocs] Error 127
 *** error during stage build of libxklavier: could not build module ***

Solution:

Warning: ignoring #pragma ident

Stage: build

On (open)Solaris:

In file included from xklavier_toplevel.c:3:
/usr/openwin/include/X11/Xmd.h:51: warning: ignoring #pragma ident 

As gcc is called with -Wall -Werror, this causes the build to fail.

Solution:


CategoryJhbuildIssues


2024-10-23 11:37