[gtkmm] Compilation errors..



Hi all.

I created a simple app with Glade and had it output the C++ source, but
the autogen.sh script fails and I am not sure why. Below is the output 
and a dump of config.log and any help would be great.

(and yes, I know, I shouldn't be using the C++ code that is generated
and use libglademm instead. I will be doing this, but I'm taking small
steps to get there :)

-------------------------
output of autogen.sh:
-------------------------

./autogen.sh 
Found GNU Make at /export/home/abhatnag/bin/make ... good.
This script runs configure and make...
You did remember necessary arguments for configure, right?
./autogen.sh: libtoolize: not found
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
5 stan:/export/home/abhatnag/Projects/gtempCpp% ./autogen.sh
Found GNU Make at /export/home/abhatnag/bin/make ... good.
This script runs configure and make...
You did remember necessary arguments for configure, right?
./autogen.sh: libtoolize: not found
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template
without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see
the
autoheader: WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
/usr/local/share/aclocal/xml-i18n-tools.m4:24: warning: underquoted
definition of XML_I18N_TOOLS_NEWER_THAN_0_9
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/local/share/aclocal/xml-i18n-tools.m4:28: warning: underquoted
definition of AC_PROG_XML_I18N_TOOLS
/usr/local/share/aclocal/xml-i18n-tools.m4:30: warning: underquoted
definition of X18T_PFORG1
/usr/local/share/aclocal/xml-i18n-tools.m4:32: warning: underquoted
definition of X18T_XML_KIND
/usr/local/share/aclocal/xml-i18n-tools.m4:34: warning: underquoted
definition of X18T_KEYS_KIND
/usr/local/share/aclocal/xml-i18n-tools.m4:135: warning: underquoted
definition of AM_PROG_XML_I18N_TOOLS
/usr/local/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
/usr/local/share/aclocal/libxslt.m4:14: warning: underquoted definition of
AM_PATH_XSLT
/usr/local/share/aclocal/intltool.m4:27: warning: underquoted definition of
AC_PROG_INTLTOOL
/usr/local/share/aclocal/gtk-2.0.m4:8: warning: underquoted definition of
AM_PATH_GTK_2_0
/usr/local/share/aclocal/glib-gettext.m4:378: warning: underquoted
definition of AM_GLIB_GNU_GETTEXT
/usr/local/share/aclocal/glib-gettext.m4:379: warning: underquoted
definition of AM_GLIB_DEFINE_LOCALEDIR
/usr/local/share/aclocal/glib-2.0.m4:8: warning: underquoted definition of
AM_PATH_GLIB_2_0
/usr/local/share/aclocal/freetype2.m4:7: warning: underquoted definition of
AC_CHECK_FT2
aclocal: configure.in: 15: macro `AM_PROG_LIBTOOL' not found in library
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
/usr/local/share/automake-1.8/am/depend2.am: am__fastdepCXX does not appear
in AM_CONDITIONAL
/usr/local/share/automake-1.8/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
./configure: line 1262: syntax error near unexpected token
`AM_INIT_AUTOMAKE(gtempcpp,'
./configure: line 1262: `AM_INIT_AUTOMAKE(gtempcpp, 0.0)'


-------------------------
output of config.log:
-------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.58.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = stan
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-21

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = stan
Release = 5.8
KernelID = Generic_108528-21
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = System Name:    stan
Host Id:        80e56895
Host Type:      SUNW,Ultra-60
OS Version:     SunOS 5.8
Processor:      sparc
Kernel arch:    sun4u
System Memory:  1024 Mb
Virtual Memory: 2702 Mb
Number of CPUs: 2
Clock Rate:      MHz
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /export/home/abhatnag/bin
PATH: /export/home/abhatnag/gpf/config
PATH: /export/home/abhatnag/gpf/etc
PATH: /usr/ccs/bin
PATH: /export/home/MCOS5.8.0/mercury/bin
PATH: /export/home/MCOS5.8.0/mercury/bin/solaris-2_5-sparc_elf
PATH: /export/home/MCOS5.8.0/mercury/greenhills/solaris-2_5-sparc_elf
PATH: /export/home/tornado/Tornado2.2/host/sun4-solaris2/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/ucb
PATH: /usr/vcs.1/etc
PATH: /export/home/saustin/blackbox/src
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/ucb
PATH: /usr/sbin
PATH: /usr/ccs/bin
PATH: /etc
PATH: /java
PATH: /usr/local/gtk/bin
PATH: /export/home/razor/Razor/bin
PATH: /export/home/drdcgpf/razor/RAZOR_UNIVERSE/Scripts
PATH: /export/home/razor/Razor/scripts


## ----------- ##
## Core tests. ##
## ----------- ##


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GTKMM_CFLAGS=''
GTKMM_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 258



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]