gnome-lib autogen.sh error.



Here is one I can't grok at all. I have been building gnome-libs for
some months now with out a hitch the only difference lately have been
the move to RH5.2 .

I have made and installed audiofiles,esd,gtk+,imlib,glib all in
/opt/gnome.

 gnome-libs]# ./autogen.sh --prefix=/opt/gnome
--with-gtk-prefix=/opt/gnome --with-esd-prefix=/opt/gnome
processing .
Creating /aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
Shall I run config.status? (y/N)
y
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
Making ./aclocal.m4 writable ...
Running libtoolize...
Running aclocal  -I macros ...
Running autoheader...
Running automake --gnu  ...
Running autoconf ...
processing ./libgtktty
Running libtoolize...
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
Running autoconf ...
processing ./libart_lgpl
Running libtoolize...
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal  ...
Running autoheader...
configure.in:34: warning: AC_TRY_RUN called without default to allow
cross compiling
Running automake --gnu  ...
Running autoconf ...
configure.in:34: warning: AC_TRY_RUN called without default to allow
cross compiling
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--prefix=/opt/gnome --with-gtk-prefix=/opt/gnome
--with-esd-prefix=/opt/gnome ...
loading cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -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... found
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 POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking what warning flags to pass to the C compiler... -Wall
-Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
checking what language compliance flags to pass to the C compiler... 
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr/local/bin/gtk-config
checking for GTK - version >= 1.1.5... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) yes
checking for mawk... (cached) mawk
checking for getopt_long... (cached) yes
checking for working argp code... (cached) no
checking for linewrap.h... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) nochecking for
program_invocation_short_name... (cached) yeschecking for
program_invocation_name... (cached) yes
checking for sys_errlist... (cached) yes
checking for memmove... (cached) yes
checking for mkstemp... (cached) yes
checking for scandir... (cached) yes
checking for strcasecmp... (cached) yes
checking for strerror... (cached) yes
checking for strndup... (cached) yes
checking for strnlen... (cached) yes
checking for strtok_r... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for vasprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for realpath... (cached) yes
checking for vprintf... (cached) yes
checking for doprnt... (cached) no
checking for strerror_r... (cached) yes
checking for error_at_line... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether gethostname must be declared... (cached) no
checking whether setreuid must be declared... (cached) no
checking whether setregid must be declared... (cached) no
checking whether getpagesize must be declared... (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) yes
checking for argz.h... (cached) yes
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 string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (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 gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ca cs da de es fi fr ga it ja
ko no pt sv ru_RU pl hu
checking for main in -lm... (cached) yes
checking for dlfcn.h... (cached) yes
checking for dl.h... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... (cached) yes
checking for strerror... (cached) yes
checking for gethostbyname... (cached) yes
checking for setfsgid... (cached) yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for strdup... (cached) yes
checking for inet_aton... (cached) yes
checking for gtk_signal_handler_pending... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for paths.h... (cached) yes
checking for sys/syslimits.h... (cached) no
checking for utmpx.h... (cached) no
checking for pty.h... (cached) yes
checking for libutil.h... (cached) no
checking for grantpt... (cached) no
checking for sendmsg... (cached) yes
checking for login... (cached) no
checking for utmpxname... (cached) no
checking for utmpname... (cached) yes
checking for setutent... (cached) yes
checking for openpty... (cached) yes
checking for login... (cached) no
checking for pty.h... (cached) yes
checking for util.h... (cached) no
checking for grantpt in -lpt... (cached) no
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for jpeg_destroy_decompress in -ljpeg... (cached) yes
checking for jpeglib.h... yes
checking for TIFFReadScanline in -ltiff... (cached) yes
checking for tiffio.h... (cached) yes
checking for DGifOpenFileName in -lgif... (cached) yes
checking for gif_lib.h... (cached) yes
checking for DGifOpenFileName in -lungif... (cached) yes
checking for gif_lib.h... (cached) yes
checking for png_read_info in -lpng... (cached) yes
checking for png.h... (cached) yes
checking for png_structp in png.h... yes
checking for strdup... (cached) yes
checking for utime.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for umode_t... (cached) no
checking for t_accept in -lnsl... (cached) no
checking for socket in -lsocket... (cached) no
checking for socket... (cached) yes
checking for gethostbyname... (cached) yes
checking struct linger is available... yes
checking for pmap_set... (cached) yes
checking for pmap_getport... (cached) yes
checking for pmap_getmaps... (cached) yes
checking for rresvport... (cached) yes
checking for rpc/pmap_clnt.h... (cached) yes
checking for ext2fs/ext2fs.h... (cached) no
checking for linux/ext2_fs.h... (cached) yes
checking for dbopen... (cached) no
checking for dbopen in -ldb... (cached) yes
checking for db_185.h... (cached) no
checking for db.h... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers
/usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for imlib-config... (cached) /opt/gnome/bin/imlib-config
checking for IMLIB - version >= 1.8... yes
checking for esd-config... (cached) no
checking for ESD - version >= 0.2.5... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
checking for afOpenFile in -laudiofile... (cached) no
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for orbit-idl... (cached) /usr/bin/orbit-idl
checking for working ORBit environment... (cached) yes
creating ./config.status
creating Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating po/Makefile.in
sed: file conftest.s2 line 40: Unterminated `s' command
creating intl/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating gnome-config
sed: file conftest.s2 line 40: Unterminated `s' command
creating gtk-xmhtml/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating idl/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating libgnome/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating libgnomeui/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating libgnomeui/pixmaps/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating libgnorba/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating libvfs/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating zvt/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating test-suite/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating gnome-data/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating gnome-hello/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating test-gnome/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating devel-docs/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating devel-docs/templates/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating devel-docs/ui-guide/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating support/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating tools/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating tools/convertrgb/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating macros/Makefile
sed: file conftest.s2 line 40: Unterminated `s' command
creating config.h
config.h is unchanged
configuring in libart_lgpl
running /bin/sh ./configure  --enable-maintainer-mode
--enable-compile-warnings 
--prefix=/opt/gnome --with-gtk-prefix=/opt/gnome
--with-esd-prefix=/opt/gnome --
cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -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... found
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 how to run the C preprocessor... (cached) gcc -E
checking host system type... i586-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking whether byte ordering is bigendian... (cached) no
creating ./config.status
creating Makefile
creating libart-config
creating config.h
config.h is unchanged
Now type `make' to compile Gnome Libraries
gnome-libs]# more Makefile
gnome-libs]# 


There is nothing in Makefile
I am passing in the prefix for esd yet it still cannot find the config
file but this is the output I receive from the command

gnome-libs]# /opt/gnome/bin/esd-config --version
0.2.7

any help is greatly appreciated. I would like to get back on line soon.
begin:vcard 
n:Cummings;Matthew
x-mozilla-html:TRUE
org:Praxair Inc.;ITS
adr:;;;;;;
version:2.1
email;internet:cummings@adelphia.net
title:Software Engineer
x-mozilla-cpt:;0
fn:Matthew Cummings
end:vcard


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