Error compiling on Solaris 8

"Bradley, Tim S [LTD]" <[email protected]>
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
All, 
I am needing some assistance with Errors compiling Everybuddy-0.4.3 on
Solaris 8.

The configure completes ok (or appears to), but `make` will not complete
properly. I searched the mailing list archive and found some e-mails
relating to this error, but none of the solutions appear to work for my
situation. Any help or suggestions would be appreciated.

Thanks,
Tim Bradley
[email protected]

#./configure
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for g++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... yes
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for /usr/ccs/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
checking for a sed that does not truncate output... (cached)
/usr/local/bin/sed
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/ccs/bin/nm -p output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)   -fPIC
checking if gcc PIC flag   -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for a BSD compatible install... ./install-sh -c
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for X... (cached) libraries , headers 
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for paths.h... (cached) no
checking for termios.h... (cached) yes
checking for sgtty.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/filio.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/msgbuf.h... (cached) no
checking for sys/cdefs.h... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) no
checking for iconv.h... (cached) yes
checking for nameser.h... (cached) no
checking for poll.h... (cached) yes
checking for getopt_long... (cached) no
checking for getopt... (cached) yes
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... (cached) no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking whether we are using the GNU C Library 2.1 or newer... (cached) no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) no
checking for fgets_unlocked... (cached) no
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) no
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for stpcpy... (cached) no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... (cached) no
checking for GNU gettext in libintl... (cached) no
checking for msgfmt... (cached) no
checking for gmsgfmt... (cached) :
checking for xgettext... (cached) no
checking for bison... no
checking for catalogs to be installed...  fr de pt_PT tr es ja
checking for -lpthread compiler option... yes
checking for -liconv compiler option... no
checking for ispell... no
checking for working const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking return type of signal handlers... (cached) void
checking for strftime... (cached) yes
checking for strchr... (cached) yes
checking for memcpy... (cached) yes
checking for socket... (cached) no
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for atexit... (cached) yes
checking for strsep... (cached) no
checking for gethostbyname2... (cached) no
checking for strtok_r... (cached) yes
checking for putenv... (cached) yes
checking for strchr... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for waitpid... (cached) yes
checking for getlogin... (cached) yes
checking for strerror... (cached) yes
checking for random... (cached) yes
checking for lrand48... (cached) yes
checking for gethostid... (cached) yes
checking for getsid... (cached) yes
checking for getpgid... (cached) yes
checking for krb_get_err_text... (cached) no
checking for krb_log... (cached) no
-n checking whether we want ESD support... 
yes
checking for esd-config... (cached) /usr/local/bin/esd-config
checking for ESD - version >= 0.2.7... cross compiling; assumed OK... yes
checking for artsc-config... (cached) no
checking for ARTS... cannot find artsc_config; you must provide
--with-arts-prefix
no  - user override
checking for glib-config... (cached) /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.0... cross compiling; assumed OK... yes
checking for gtk-config... (cached) /usr/local/bin/gtk-config
checking for GTK - version >= 1.2.0... cross compiling; assumed OK... yes
checking for X11/extensions/scrnsaver.h... (cached) yes
checking for XScreenSaverRegister in -lXext... (cached) yes
checking for snprintf... (cached) yes
checking for gethostent in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for _af_ulaw2linear in -laudiofile... (cached) no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating m4/Makefile
creating po/Makefile.in
creating intl/Makefile
creating pixmaps/Makefile
creating pixmaps/standard2/Makefile
creating pixmaps/console_smileys/Makefile
creating pixmaps/msn_rip/Makefile
creating pixmaps/yahoo_rip/Makefile
creating libproxy/Makefile
creating libproxy/config.h
creating sounds/Makefile
creating modules/Makefile
creating modules/importers/Makefile
creating modules/utility/Makefile
creating modules/aim-toc/Makefile
creating modules/aim-toc/libtoc/Makefile
creating modules/icq/Makefile
creating modules/icq/libicq/Makefile
creating modules/irc/Makefile
creating modules/jabber/Makefile
creating modules/jabber/libjabber/Makefile
creating modules/jabber/libjabber/include/Makefile
creating modules/jabber/libjabber/include/config.h
creating modules/jabber/libjabber/include/jabber/Makefile
creating modules/jabber/libxode/Makefile
creating modules/jabber/libxode/include/Makefile
creating modules/jabber/libxode/include/config.h
creating modules/msn2/Makefile
creating modules/msn2/libmsn2/Makefile
creating modules/yahoo2/Makefile
creating modules/yahoo2/libyahoo2/Makefile
creating modules/yahoo2/libyahoo2/config.h
creating po/POTFILES
creating po/Makefile

# make
Making all in pixmaps
make[1]: Entering directory `/export/home/cod2456/everybuddy-0.4.3/pixmaps'
Making all in console_smileys
make[2]: Entering directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/console_smileys'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/console_smileys'
Making all in standard2
make[2]: Entering directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/standard2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/standard2'
Making all in msn_rip
make[2]: Entering directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/msn_rip'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/msn_rip'
Making all in yahoo_rip
make[2]: Entering directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/yahoo_rip'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/export/home/cod2456/everybuddy-0.4.3/pixmaps/yahoo_rip'
make[2]: Entering directory `/export/home/cod2456/everybuddy-0.4.3/pixmaps'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/export/home/cod2456/everybuddy-0.4.3/pixmaps'
make[1]: Leaving directory `/export/home/cod2456/everybuddy-0.4.3/pixmaps'
Making all in po
make[1]: Entering directory `/export/home/cod2456/everybuddy-0.4.3/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cod2456/everybuddy-0.4.3/po'
Making all in m4
make[1]: Entering directory `/export/home/cod2456/everybuddy-0.4.3/m4'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cod2456/everybuddy-0.4.3/m4'
Making all in intl
make[1]: Entering directory `/export/home/cod2456/everybuddy-0.4.3/intl'
make[1]: *** No rule to make target `../config.h', needed by
`intl-compat.o'.  Stop.
make[1]: Leaving directory `/export/home/cod2456/everybuddy-0.4.3/intl'
make: *** [all-recursive] Error 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.