[Tickets] [InitNG] #709: Compiling of initng-conf-gtk debian unstable
InitNG
trac at initng.org
Mon Jul 24 18:04:12 CEST 2006
#709: Compiling of initng-conf-gtk debian unstable
-----------------------------+----------------------------------------------
Reporter: anonymous | Owner: daner964 at student.liu.se
Type: defect | Status: new
Priority: normal | Milestone:
Component: Bug in gui tool | Version: initng-0.6.7
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
{{{
mikesch:~/initng/initng-conf-gtk# ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Making ./aclocal.m4 writable ...
Running intltoolize...
Running aclocal ...
Running autoheader...
Running automake --gnu ...
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking for intltool >= 0.29... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... 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 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 for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... pl sv fr de cs
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir
setting
config.status: creating src/Makefile
config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir
setting
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing intltool commands
config.status: executing default-2 commands
config.status: executing po/stamp-it commands
Now type `make' to compile.
mikesch:~/initng/initng-conf-gtk# make
cd . && autoheader
make all-recursive
make[1]: Entering directory `/root/initng/initng-conf-gtk'
Making all in src
make[2]: Entering directory `/root/initng/initng-conf-gtk/src'
gcc -DHAVE_CONFIG_H -DINITCONF_GLADE_DIR=\"/usr/local/share/initng-
conf-gtk\" -I/usr/include/initng
-DPACKAGE_DATA_DIR=\""/usr/local/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -g -O2 -c main.c
main.c:21:22: error: config.h: No such file or directory
In file included from serviceparser.h:25,
from main.c:30:
ngehandler.h:23:26: error: initng-paths.h: No such file or directory
ngehandler.h:24:26: error: libngeclient.h: No such file or directory
ngehandler.h:25:24: error: initng_nge.h: No such file or directory
In file included from serviceparser.h:25,
from main.c:30:
ngehandler.h:27: error: expected declaration specifiers or ‘...’
before ‘e_is’
In file included from main.c:30:
serviceparser.h:54: error: expected specifier-qualifier-list before
‘e_is’
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/root/initng/initng-conf-gtk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/initng/initng-conf-gtk'
make: *** [all-recursive-am] Error 2
}}}
--
Ticket URL: <http://www.initng.org/ticket/709>
InitNG <http://www.initng.org/>
The Next Generation InitSystem
More information about the Tickets
mailing list