[Comm] passepartout

Андрей Андрей
Вт Авг 12 09:21:34 MSD 2003


Всё пытаюсь собрать passepartout, решил уже не буду опакечивать, а
поставлю из tar.bz2, но нет на этапе make вылазит см.аттач. Если кто
собирал уже программу, поделитесь опытом (наверное по тематике лучше в
приват). Система Мастер 2.2. 


-- 
С наилучшими пожеланиями, Андрей.     .--.
Пишите: ksynolog на aip.mk.ua           |o_o |
        ksynolog на ukr.net             ||_/ |
ICQ:    162278208                   //   \ \
Jabber  gnostik на jabber.ru          (|     | )
                                  /'\_   _/'\
                                  \___)=(___/
                                  
----------- следующая часть -----------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Passepartout configure 0.2, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.20-alt5-up
uname -s = Linux
uname -v = #1 Sun Feb 16 16:46:13 MSK 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/andy/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1260: checking for a BSD-compatible install
configure:1314: result: /bin/install -c
configure:1325: checking whether build environment is sane
configure:1368: result: yes
configure:1401: checking for gawk
configure:1417: found /bin/gawk
configure:1427: result: gawk
configure:1437: checking whether make sets ${MAKE}
configure:1457: result: yes
configure:1670: checking for g++
configure:1686: found /usr/bin/g++
configure:1696: result: g++
configure:1712: checking for C++ compiler version
configure:1715: g++ --version </dev/null >&5
i586-alt-linux-g++ (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
Copyright (C) 2002 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.

configure:1718: $? = 0
configure:1720: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux
Thread model: posix
gcc version 3.2.1 (ALT Linux, build 3.2.1-alt2)
configure:1723: $? = 0
configure:1725: g++ -V </dev/null >&5
i586-alt-linux-g++: argument to `-V' missing

configure:1728: $? = 1
configure:1754: checking for C++ compiler default output
configure:1757: g++  -Wall -Wold-style-casts   conftest.cc  >&5
configure:1760: $? = 0
configure:1793: result: a.out
configure:1798: checking whether the C++ compiler works
configure:1804: ./a.out
configure:1807: $? = 0
configure:1822: result: yes
configure:1829: checking whether we are cross compiling
configure:1831: result: no
configure:1834: checking for suffix of executables
configure:1836: g++ -o conftest  -Wall -Wold-style-casts   conftest.cc  >&5
configure:1839: $? = 0
configure:1861: result: 
configure:1867: checking for suffix of object files
configure:1891: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure:1894: $? = 0
configure:1913: result: o
configure:1917: checking whether we are using the GNU C++ compiler
configure:1944: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure:1947: $? = 0
configure:1950: test -s conftest.o
configure:1953: $? = 0
configure:1965: result: yes
configure:1971: checking whether g++ accepts -g
configure:1995: g++ -c -g  conftest.cc >&5
configure:1998: $? = 0
configure:2001: test -s conftest.o
configure:2004: $? = 0
configure:2014: result: yes
configure:2060: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure:2063: $? = 0
configure:2066: test -s conftest.o
configure:2069: $? = 0
configure:2097: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure: In function `int main()':
configure:2089: `exit' undeclared (first use this function)
configure:2089: (Each undeclared identifier is reported only once for each function it appears in.)
configure:2100: $? = 1
configure: failed program was:
#line 2078 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2060: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure:2063: $? = 0
configure:2066: test -s conftest.o
configure:2069: $? = 0
configure:2097: g++ -c  -Wall -Wold-style-casts  conftest.cc >&5
configure:2100: $? = 0
configure:2103: test -s conftest.o
configure:2106: $? = 0
configure:2147: checking for style of include used by make
configure:2175: result: GNU
configure:2203: checking dependency style of g++
configure:2265: result: gcc3
configure:2312: checking for ranlib
configure:2328: found /usr/bin/ranlib
configure:2339: result: ranlib
configure:2355: checking fontpath
configure:2364: result: /usr/share/fonts/default/Type1/
configure:2384: checking for pkg-config
configure:2400: found /usr/bin/pkg-config
configure:2410: result: pkg-config
configure:2436: checking for libxml++-1.0
configure:2443: result: yes
configure:2451: checking libxml++ version (>= 0.22.0)
configure:2465: result: 0.25.0
configure:2475: checking for libxml-2.0
configure:2482: result: yes
configure:2493: checking for gtkmm-2.0
configure:2500: result: yes
configure:2510: checking for gthread-2.0
configure:2517: result: yes
configure:2528: checking for sigc++-1.2
configure:2535: result: yes
configure:2603: checking for gcc
configure:2619: found /usr/bin/gcc
configure:2629: result: gcc
configure:2873: checking for C compiler version
configure:2876: gcc --version </dev/null >&5
i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
Copyright (C) 2002 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.

configure:2879: $? = 0
configure:2881: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux
Thread model: posix
gcc version 3.2.1 (ALT Linux, build 3.2.1-alt2)
configure:2884: $? = 0
configure:2886: gcc -V </dev/null >&5
i586-alt-linux-gcc: argument to `-V' is missing
configure:2889: $? = 1
configure:2892: checking whether we are using the GNU C compiler
configure:2919: gcc -c   conftest.c >&5
configure:2922: $? = 0
configure:2925: test -s conftest.o
configure:2928: $? = 0
configure:2940: result: yes
configure:2946: checking whether gcc accepts -g
configure:2970: gcc -c -g  conftest.c >&5
configure:2973: $? = 0
configure:2976: test -s conftest.o
configure:2979: $? = 0
configure:2989: result: yes
configure:3016: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:3019: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3131: checking dependency style of gcc
configure:3193: result: gcc3
configure:3207: checking for dirent.h that defines DIR
configure:3234: gcc -c -g -O2  conftest.c >&5
configure:3237: $? = 0
configure:3240: test -s conftest.o
configure:3243: $? = 0
configure:3253: result: yes
configure:3266: checking for library containing opendir
configure:3299: gcc -o conftest -g -O2   conftest.c  >&5
configure:3302: $? = 0
configure:3305: test -s conftest
configure:3308: $? = 0
configure:3367: result: none required
configure:3490: checking how to run the C preprocessor
configure:3516: gcc -E  conftest.c
configure:3522: $? = 0
configure:3549: gcc -E  conftest.c
configure:3545:28: ac_nonexistent.h: No such file or directory
configure:3555: $? = 1
configure: failed program was:
#line 3544 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3592: result: gcc -E
configure:3607: gcc -E  conftest.c
configure:3613: $? = 0
configure:3640: gcc -E  conftest.c
configure:3636:28: ac_nonexistent.h: No such file or directory
configure:3646: $? = 1
configure: failed program was:
#line 3635 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3686: checking for ANSI C header files
configure:3700: gcc -E  conftest.c
configure:3706: $? = 0
configure:3791: gcc -o conftest -g -O2   conftest.c  >&5
configure:3794: $? = 0
configure:3796: ./conftest
configure:3799: $? = 0
configure:3813: result: yes
configure:3838: checking for sys/types.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for sys/stat.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for stdlib.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for string.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for memory.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for strings.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for inttypes.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for stdint.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3838: checking for unistd.h
configure:3851: gcc -c -g -O2  conftest.c >&5
configure:3854: $? = 0
configure:3857: test -s conftest.o
configure:3860: $? = 0
configure:3870: result: yes
configure:3900: checking errno.h usability
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3927: result: yes
configure:3931: checking errno.h presence
configure:3938: gcc -E  conftest.c
configure:3944: $? = 0
configure:3962: result: yes
configure:3980: checking for errno.h
configure:3987: result: yes
configure:3900: checking float.h usability
configure:3909: gcc -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3927: result: yes
configure:3931: checking float.h presence
configure:3938: gcc -E  conftest.c
configure:3944: $? = 0
configure:3962: result: yes
configure:3980: checking for float.h
configure:3987: result: yes
configure:3891: checking for stdlib.h
configure:3896: result: yes
configure:3891: checking for string.h
configure:3896: result: yes
configure:3891: checking for unistd.h
configure:3896: result: yes
configure:4002: checking for gcc option to accept ANSI C
configure:4065: gcc  -c -g -O2  conftest.c >&5
configure:4068: $? = 0
configure:4071: test -s conftest.o
configure:4074: $? = 0
configure:4091: result: none needed
configure:4099: checking for an ANSI C-conforming const
configure:4169: gcc -c -g -O2  conftest.c >&5
configure:4172: $? = 0
configure:4175: test -s conftest.o
configure:4178: $? = 0
configure:4188: result: yes
configure:4198: checking for inline
configure:4215: gcc -c -g -O2  conftest.c >&5
configure:4218: $? = 0
configure:4221: test -s conftest.o
configure:4224: $? = 0
configure:4235: result: inline
configure:4250: checking for pid_t
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4280: $? = 0
configure:4283: test -s conftest.o
configure:4286: $? = 0
configure:4296: result: yes
configure:4308: checking for size_t
configure:4335: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4341: test -s conftest.o
configure:4344: $? = 0
configure:4354: result: yes
configure:4375: checking for unistd.h
configure:4380: result: yes
configure:4384: checking vfork.h usability
configure:4393: gcc -c -g -O2  conftest.c >&5
configure:4421:19: vfork.h: No such file or directory
configure:4396: $? = 1
configure: failed program was:
#line 4386 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <vfork.h>
configure:4411: result: no
configure:4415: checking vfork.h presence
configure:4422: gcc -E  conftest.c
configure:4418:19: vfork.h: No such file or directory
configure:4428: $? = 1
configure: failed program was:
#line 4417 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:4446: result: no
configure:4464: checking for vfork.h
configure:4471: result: no
configure:4489: checking for fork
configure:4532: gcc -o conftest -g -O2   conftest.c  >&5
configure:4535: $? = 0
configure:4538: test -s conftest
configure:4541: $? = 0
configure:4551: result: yes
configure:4489: checking for vfork
configure:4532: gcc -o conftest -g -O2   conftest.c  >&5
configure:4535: $? = 0
configure:4538: test -s conftest
configure:4541: $? = 0
configure:4551: result: yes
configure:4563: checking for working fork
configure:4607: result: yes
configure:4626: checking for working vfork
configure:4753: result: yes
configure:4784: checking whether lstat dereferences a symlink specified with a trailing slash
configure:4818: gcc -o conftest -g -O2   conftest.c  >&5
configure:4821: $? = 0
configure:4823: ./conftest
configure:4826: $? = 0
configure:4846: result: yes
configure:4860: checking whether stat accepts an empty string
configure:4888: gcc -o conftest -g -O2   conftest.c  >&5
configure:4891: $? = 0
configure:4893: ./conftest
configure:4896: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 4868 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
struct stat sbuf;
  exit (stat ("", &sbuf) ? 1 : 0);
  ;
  return 0;
}
configure:4909: result: no
configure:4926: checking for realpath
configure:4969: gcc -o conftest -g -O2   conftest.c  >&5
configure:4972: $? = 0
configure:4975: test -s conftest
configure:4978: $? = 0
configure:4988: result: yes
configure:4926: checking for strdup
configure:4969: gcc -o conftest -g -O2   conftest.c  >&5
configure:4972: $? = 0
configure:4975: test -s conftest
configure:4978: $? = 0
configure:4988: result: yes
configure:5089: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Passepartout config.status 0.2, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on localhost.localdomain

config.status:631: creating Makefile
config.status:631: creating src/Makefile
config.status:631: creating src/ps/Makefile
config.status:631: creating src/util/Makefile
config.status:631: creating src/testbed/Makefile
config.status:631: creating src/fonts/Makefile
config.status:631: creating src/pptout/Makefile
config.status:631: creating src/pptout/widget/Makefile
config.status:631: creating src/pptout/icons/Makefile
config.status:631: creating src/xml2ps/Makefile
config.status:631: creating doc/Makefile
config.status:631: creating doc/examples/Makefile
config.status:631: creating logotype/Makefile
config.status:735: creating src/defines.h
config.status:973: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_APPLY_RPATH_set=
ac_cv_env_APPLY_RPATH_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_realpath=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strdup=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PKG_CONFIG=pkg-config
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Passepartout"
#define PACKAGE_TARNAME "passepartout"
#define PACKAGE_VERSION "0.2"
#define PACKAGE_STRING "Passepartout 0.2"
#define PACKAGE_BUGREPORT "emission-hacks на e.kth.se"
#define PACKAGE "passepartout"
#define VERSION "0.2"
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define FONTPATH /usr/share/fonts/default/Type1/
#define XMLPP_MAJOR_VERSION 0
#define XMLPP_MINOR_VERSION 25
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FLOAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_REALPATH 1
#define HAVE_STRDUP 1

configure: exit 0


Подробная информация о списке рассылки community