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

gEDA-bug: intltool not listed as dependency



(On Arch linux i686) compiling libgeda 1.5.1 now requires intltool package for binary intltool-update.

From the INSTALL file in the libgeda source tree there is no mention of intltool as dependency. Is it a runtime or compile time dependency?

Build log and INSTALL file with comment about intltool attached

cheers
Configuring libgeda version 1.5.1.20081221
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for AIX... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... bison
checking version of bison... 2.4.1, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for intltool >= 0.35.0... ./configure: line 20578: intltool-update: command not found
 found
configure: error: Your intltool is too old.  You need intltool 0.35.0 or later.
gEDA

GPL Electronic Design Automation
------------------------------------------------------------------------------

Installation instructions 

Please see the end of this file for platform / vendor specific hints and 
tips.  Also please read the README file in this same directory.

-----------------------------------------------------------------------------
Quick Ref:

% ./configure 
% make 
% make install

(Depending on where you installed the libraries, you might have to run
 ldconfig (as root)).

In order to build libgeda you must install the following packages first: 

        GLIB 2.4.x
        GTK+ 2.4.x and all dependancies
        guile 1.6.x or later
        intltool 0.35.0 or later
        LibStroke 0.5.1  (optional)
        libgdgeda 2.0.15 (optional; you also need zlib and libpng for this lib)

-----------------------------------------------------------------------------
More detailed info:

- To compile libgeda with gtk+ installed in some system directory (/usr/local 
  for example) type:


		./configure		(This should guess everything right)
					(e-mail me if it doesn't)	
		make all

  Run: configure --help for more options (such as overriding the default
  prefix).

- To install libgeda into the prefix dir (and subdirs) type:

		make install

  in libgeda's top level directory


gEDA uses GNU Libtool in order to build shared libraries on a
variety of systems. While this is very nice for making usable
binaries, it can be a pain when trying to debug a program. For that
reason, compilation of shared libraries can be turned off by
specifying the `--disable-shared' option to `configure'.

The configure script should figure out most system dependant things, but at
this point I'm either not taking into account what configure figures out or 
I have missed some system dependance.  So please e-mail me at: 
ahvezda@xxxxxxxxxxxxx


- Disabling strokes

  If configure finds libstroke installed it will automatically enable 
  stroke support.  To disable this run configure like:

	./configure --disable-strokes

  Then do:  

	make clean 
	make all


- Uninstall

  To uninstall a previous version (or the current version) of gEDA type:

	make uninstall

  in the top level gEDA source directory.  This will remove installed files 
  which belong to gEDA.


Platform / Vendor specific tips and hints
------------------------------------------

- libc5 (SuSE) 

	If you get the following error message:

	 "link: '-L' cannot specify a relative directory"

  There is a problem with readline and guile.  Please hide (rename) 
  libreadline.so.* (move it out of wherever it is installed) and rebuild
  guile again.  Then recompile gEDA and things should work right.

- Redhat 6.0

  The guile RPMs that are shipped with RedHat 6.0 has been giving some 
  people some trouble.  The solution seems to grab either the SRPMS and
  build that or get the guile-1.3.tar.gz file and build guile manually.

  It is important to install *-devel rpms for the various packages
  which gEDA depends upon.  gEDA will not build without them being 
  installed.

- libstroke 
	
	Be sure you do not compile libstroke with MOUSE_DROPPINGS defined;
	it won't work at all with gschem.  You would have had to manually
	define MOUSE_DROPPINGS, so if you just followed the build 
	instructions you should be okay.  
	

- SunOS / Solaris 

	If you have problems running the shell script wrappers (when
	running ./gschem or any of the other programs), try changing
	the shell to /bin/ksh (or where ksh is).  /bin/sh is known to
	be of lesser quality on Solaris.

	Also run ./configure --disable-shared if you have to problems
	running programs because a shared library isn't be found/loaded.


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug