bug-autoconf
[Top][All Lists]
Advanced

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

Bug report...


From: Görkem Çetin
Subject: Bug report...
Date: Wed, 21 Jan 2004 10:34:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4


checking for dcopidl... /root/kde3.2-rc/bin/dcopidl
checking for dcopidl2cpp... /root/kde3.2-rc/bin/dcopidl2cpp
checking for mcopidl... /root/kde3.2-rc/bin/mcopidl
checking for artsc-config... /root/kde3.2-rc/bin/artsc-config
checking for kde-config... /root/kde3.2-rc/bin/kde-config
checking for meinproc... /root/kde3.2-rc/bin/meinproc
checking for kconfig_compiler... /root/kde3.2-rc/bin/kconfig_compiler
checking for dcopidlng... /root/kde3.2-rc/bin/dcopidlng
checking for xmllint... /root/kde3.2-rc/bin/xmllint
checking for libtiff tiff... yes
checking for jasper... no
checking linux/tcp.h usability... no
checking linux/tcp.h presence... yes
configure: WARNING: linux/tcp.h: present but cannot be compiled
configure: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for linux/tcp.h... yes
checking linux/if_ppp.h usability... no
checking linux/if_ppp.h presence... yes
configure: WARNING: linux/if_ppp.h: present but cannot be compiled
configure: WARNING: linux/if_ppp.h: check for missing prerequisite headers?
configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for linux/if_ppp.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking net/if_ppp.h usability... yes
checking net/if_ppp.h presence... yes
checking for net/if_ppp.h... yes
checking asm/param.h usability... yes
checking asm/param.h presence... yes


- - -


address@hidden root]# rpm -qi autoconf
Name        : autoconf                     Relocations: (not relocateable)
Version     : 2.13                              Vendor: MandrakeSoft
Release : 19mdk Build Date: Sal 19 Ağu 2003 15:26:41 UTC Install Date: Prş 04 Ara 2003 00:22:54 UTC Build Host: bi.mandrakesoft.com Group : Development/Other Source RPM: autoconf-2.13-19mdk.src.rpm
Size        : 583408                           License: GPL
Signature : DSA/SHA1, Prş 21 Ağu 2003 18:13:27 UTC, Key ID e7898ae070771ff3
Packager    : Guillaume Cottenceau <address@hidden>
URL         : http://sourceware.cygnus.com/autoconf/
Summary     : A GNU tool for automatically configuring source code.
Description :
GNU's Autoconf is a tool for configuring source code and Makefiles.
Using Autoconf, programmers can create portable and configurable
packages, since the person building the package is allowed to
specify various configuration options.

You should install Autoconf if you are developing software and you'd
like to use it to create shell scripts which will configure your
source code packages. If you are installing Autoconf, you will also
need to install the GNU m4 package.

Note that the Autoconf package is not required for the end user who
may be configuring software with an Autoconf-generated script;
Autoconf is only required for the generation of the scripts, not
their use.

-- PLEASE NOTICE ---> this version is meant to coexist with autoconf-2.5x;
to that end, the various binaries are actually linked to a script which
decides which version to execute. It tries to be clever and will execute
2.5x if `configure.ac' is present, or if `configure.in' contains AC_PREREQ
and the value's 3 first letters are stringwise greater than '2.1'. If
anything fails, you can manually select 2.13 by providing the environment
variable WANT_AUTOCONF_2_1 set to `1' (use WANT_AUTOCONF_2_5 if you want
the 2.5x version).






reply via email to

[Prev in Thread] Current Thread [Next in Thread]