Hi Jostein, Following are my settings
$ uname -a SunOS pnsun029 5.10 Generic_118833-24 sun4u sparc SUNW,Sun-Fire-V240 $ make --version automake (GNU automake) 1.10 Written by Tom Tromey <[EMAIL PROTECTED]> and Alexandre Duret-Lutz <[EMAIL PROTECTED]>. Copyright 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Executing make command in apr directory $ make -v make: reading autoconf --trace=_LT_AC_TAGCONFIG:\$f:\$l::\$n::\${::}% --trace=AM _ENABLE_MULTILIB:\$f:\$l::\$n::\${::}% --trace=AC_INIT:\$f:\$l::\$n::\${::}% --t race=AC_CONFIG_FILES:\$f:\$l::\$n::\${::}% --trace=AC_CANONICAL_TARGET:\$f:\$l:: \$n::\${::}% --trace=AC_CONFIG_LIBOBJ_DIR:\$f:\$l::\$n::\${::}% --trace=AC_CANON ICAL_HOST:\$f:\$l::\$n::\${::}% --trace=AM_GNU_GETTEXT:\$f:\$l::\$n::\${::}% --t race=AC_LIBSOURCE:\$f:\$l::\$n::\${::}% --trace=AM_INIT_AUTOMAKE:\$f:\$l::\$n::\ ${::}% --trace=AC_CANONICAL_BUILD:\$f:\$l::\$n::\${::}% --trace=AM_AUTOMAKE_VERS ION:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_AUX_DIR:\$f:\$l::\$n::\${::}% --trac e=_AM_SUBST_NOTMAKE:\$f:\$l::\$n::\${::}% --trace=sinclude:\$f:\$l::\$n::\${::}% --trace=AM_PROG_CC_C_O:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_LINKS:\$f:\$l::\ $n::\${::}% --trace=AC_REQUIRE_AUX_FILE:\$f:\$l::\$n::\${::}% --trace=m4_sinclud e:\$f:\$l::\$n::\${::}% --trace=LT_SUPPORTED_TAG:\$f:\$l::\$n::\${::}% --trace=A M_CONDITIONAL:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_HEADERS:\$f:\$l::\$n::\${: :}% --trace=AM_MAINTAINER_MODE:\$f:\$l::\$n::\${::}% --trace=m4_include:\$f:\$l: :\$n::\${::}% --trace=AM_GNU_GETTEXT_INTL_SUBDIR:\$f:\$l::\$n::\${::}% --trace=A C_SUBST_TRACE:\$f:\$l::\$n::\${::}% 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). configure.in:134: required file `build/install-sh' not found configure.in:134: `automake --add-missing' can install `install-sh' BUG.am: `install.sh' is an anachronism; use `install-sh' instead make: no `Makefile.am' found for any configure output Executing make command in one directory above apr directory $ make -v make: `configure.ac' or `configure.in' is required Regards, Krishna -----Original Message----- From: Jostein Tveit [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 6:32 PM To: Log4CXX User Subject: Re: log4cxx 0.10.0 Solaris build problem "Chakravarthula, Krishnamurthy" <[EMAIL PROTECTED]> writes: > 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). > configure.in:134: required file `build/install-sh' not found > configure.in:134: `automake --add-missing' can install `install-sh' > BUG.am: `install.sh' is an anachronism; use `install-sh' instead > make: no `Makefile.am' found for any configure output What version of Solaris "uname -u", and what version of make "make -v"? I use [EMAIL PROTECTED]:~$ uname -a SunOS bid-dev24 5.8 Generic_117350-08 sun4u sparc SUNW,Sun-Fire-V240 [EMAIL PROTECTED]:~$ make -v GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for sparc-sun-solaris2.8 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Report bugs to <[EMAIL PROTECTED]>. -- Jostein Tveit <[EMAIL PROTECTED]>