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

Re: cvs compilation



On 3 March 2002 17:00, Cyrille Chepelov wrote:
> Le Sun, Mar 03, 2002, à 04:12:33PM +0300, Vitaly Lipatov a écrit:
> > Hello!
> >
> > I try to compile cvs version of dia and get following error during make:
> > make[1]: Entering directory `/mnt/hda10/Compile/dia-0.89/sheets'
> > make[1]: *** No rule to make target `UML.sheet', needed by `all-am'. 
> > Stop. make[1]: Leaving directory `/mnt/hda10/Compile/dia-0.89/sheets'
> > make: *** [all-recursive] Error 1
> > I really don't have file like UML.sheet in this directory, but
> > UML.sheet.in. What will I do?
>
> Have you either
> 	(1) installed intltools and then ran ./autogen.sh
> 	(2) fetched a snapshot (not CVS) and NOT run ./autogen.sh ?
>
>  	-- Cyrille

There is output of autogen following

[lav@lav dia-0.89]$ [lav@lav dia-0.89]$ ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
Running gettextize...  Ignore non-fatal messages.
intl/ subdirectory exists: use option -f if you really want to delete it.
Running intltoolize
no need for patching file `Makefile.in.in'
Running libtoolize
You should update your `aclocal.m4' by running aclocal.
automake: Makefile.am: required file `./COPYING' not found
loading cache ./config.cache
checking for a BSD compatible install... (cached) /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 whether to enable maintainer-specific portions of Makefiles... 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... i686-alt-linux-gnu
checking build system type... i686-alt-linux-gnu
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
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/bin/nm -B 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/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking whether build environment is sane... yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for strerror in -lcposix... (cached) no
checking for perl... (cached) /usr/bin/perl
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking whether to enable XIM support... yes
checking whether GNOME specific code should be used... no
checking for nl_langinfo and CODESET... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for libunicode... found, version 0.4
checking for poptSetOtherOptionHelp in -lpopt... (cached) yes
checking for popt.h... (cached) yes
checking for libart-config... (cached) /usr/bin/libart-config
checking for LIBART - version >= 2.1.0... yes
checking for gdk-pixbuf-config... (cached) /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.7.0... 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 ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
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 stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (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 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) yes
checking for fgets_unlocked... (cached) yes
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) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes
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) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, 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) yes
checking for dcgettext... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for bison... (cached) bison
checking version of bison... 1.33, ok
checking for catalogs to be installed...  az ca da de el en_GB es fi fr ga hu 
it ja ko nl nn no pl pt pt_BR ru sk sl sv tr uk zh_CN zh_TW
checking for xml-config... (cached) xml-config
checking for libxml >= 1.8.14... found
checking for zlib.h... (cached) yes
checking for gzread in -lz... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for stddef.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for select... (cached) yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for snprintf... (cached) yes
checking for ieeefp.h... (cached) no
checking for sunmath.h... (cached) no
checking for isinf in -lsunmath... (cached) no
checking if C compiler accepts -Wall... yes
checking if C compiler accepts -Wunused... yes
checking if C compiler accepts -Winline... yes
checking if C compiler accepts -Wmissing-prototypes... yes
checking if C compiler accepts -Wmissing-declarations... yes
checking if C compiler accepts -finline-functions... yes
checking if C compiler accepts -fstrict-aliasing... yes
checking for db2html... (cached) /usr/bin/db2html
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating po/Makefile.in
creating intl/Makefile
sed: can't read ./intl/Makefile.in: No such file or directory
creating objects/Makefile
creating objects/standard/Makefile
creating objects/network/Makefile
creating objects/UML/Makefile
creating objects/ER/Makefile
creating objects/FS/Makefile
creating objects/flowchart/Makefile
creating objects/custom/Makefile
creating objects/GRAFCET/Makefile
creating objects/chronogram/Makefile
creating objects/SADT/Makefile
creating shapes/Makefile
creating shapes/Circuit/Makefile
creating shapes/flowchart/Makefile
creating shapes/Contact/Makefile
creating shapes/network/Makefile
creating shapes/Pneumatic/Makefile
creating shapes/Electric/Makefile
creating shapes/Civil/Makefile
creating shapes/jigsaw/Makefile
creating shapes/MSE/Makefile
creating shapes/SDL/Makefile
creating shapes/Logic/Makefile
creating shapes/sybase/Makefile
creating app/Makefile
creating samples/Makefile
creating sheets/Makefile
creating sheets/UML/Makefile
creating sheets/ER/Makefile
creating sheets/GRAFCET/Makefile
creating plug-ins/Makefile
creating plug-ins/cgm/Makefile
creating plug-ins/pstricks/Makefile
creating plug-ins/dxf/Makefile
creating plug-ins/hpgl/Makefile
creating plug-ins/wpg/Makefile
creating plug-ins/svg/Makefile
creating plug-ins/shape/Makefile
creating plug-ins/xfig/Makefile
creating plug-ins/python/Makefile
creating doc/Makefile
creating doc/en/Makefile
creating config.h
config.h is unchanged
./config.status: ./intltool-extract.in: No such file or directory
mv: cannot stat `intltool-extract.out': No such file or directory
chmod: getting attributes of `intltool-extract': No such file or directory
chmod: getting attributes of `intltool-extract': No such file or directory
./config.status: ./intltool-merge.in: No such file or directory
mv: cannot stat `intltool-merge.out': No such file or directory
chmod: getting attributes of `intltool-merge': No such file or directory
chmod: getting attributes of `intltool-merge': No such file or directory
./config.status: ./intltool-update.in: No such file or directory
mv: cannot stat `intltool-update.out': No such file or directory
chmod: getting attributes of `intltool-update': No such file or directory
chmod: getting attributes of `intltool-update': No such file or directory
creating po/POTFILES
creating po/Makefile


Configuration:
        Source code location:   .
        Compiler:               gcc

        Libart (AA rendering, png export):      yes

        Gnome support:                          no
        Build bonobo component (not supported): no
        Gnome-print support (not recommended):  no

        Python support:                         no
        (LIMITED) Unicode support:              yes
        (LIMITED) Freetype support:             no

Now type make to build dia.
-- 
Lav
Vitaly Lipatov
GNU! Linux! LaTeX! LyX!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] Mail converted by Mofo Magic and the Flying D

 
All trademarks and copyrights are the property of their respective owners.

Other Directory Sites: SeekWonder | Directory Owners Forum

GuideSMACK