mysql pam 配置_VSFTPD PAM-MYSQL配置问题(.-configure)

VSFTPD PAM-MYSQL配置问题(.-configure)

2012-01-01 05:20

阅读(?)评论(0)

VSFTPD+PAM-MYSQL配置问题(./configure)# ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking whether make sets $(MAKE)... yes

checking for working aclocal-1.4... missing

checking for working autoconf... missing

checking for working automake-1.4... missing

checking for working autoheader... missing

checking for working 贝玲妃c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux

线程模型:posix

gcc 版本 4.1.1 20070105 (Red Hat 4.1.1-51)

# echo $CFLAGS

输出结果为空

# echo $CPPFLAGS

输出结果为空config.log文件内容

This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.

It was created by pam_mysql configure 0.7RC1, which was

generated by GNU Autoconf 2.59.Invocation command line was

$ ./configure

## --------- ##

## Platform. ##

## --------- ##

hostname = shoelink.net

uname -m = i686

uname -r = 2.6.20-1.2952.fc6

uname -s = Linux

uname -v = #1 SMP Wed May 16 17:59:13 EDT 2007

/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: /usr/kerberos/sbin

PATH: /usr/kerberos/bin

PATH: /usr/local/sbin

PATH: /usr/local/bin

PATH: /sbin

PATH: /bin

PATH: /usr/sbin

PATH: /usr/bin

PATH: /usr/X11R6/bin

PATH: /root/bin

## ----------- ##

## Core tests. ##

## ----------- ##

configure:1571: checking for a BSD-compatible install

configure:1626: result: /usr/bin/install -c

configure:1637: checking whether build environment is sane

configure:1680: result: yes

configure:1695: checking whether make sets $(MAKE)

configure:1715: result: yes

configure:1747: checking for working aclocal-1.4

configure:1758: result: missing

configure:1762: checking for working autoconf

configure:1773: result: missing

configure:1777: checking for working automake-1.4

configure:1788: result: missing

configure:1792: checking for working autoheader

configure:1803: result: missing

configure:1807: checking for working makeinfo

configure:1818: result: missing

configure:1829: checking whether to enable maintainer-specific portions of Makefiles

configure:1838: result: no

configure:1864: checking for bison

configure:1893: result: no

configure:1864: checking for byacc

configure:1893: result: no

configure:1953: checking for g++

configure:1982: result: no

configure:1953: checking for c++

configure:1982: result: no

configure:1953: checking for gpp

configure:1982: result: no

configure:1953: checking for aCC

configure:1982: result: no

configure:1953: checking for CC

configure:1982: result: no

configure:1953: checking for cxx

configure:1982: result: no

configure:1953: checking for cc++

configure:1982: result: no

configure:1953: checking for cl

configure:1982: result: no

configure:1953: checking for FCC

configure:1982: result: no

configure:1953: checking for KCC

configure:1982: result: no

configure:1953: checking for RCC

configure:1982: result: no

configure:1953: checking for xlC_r

configure:1982: result: no

configure:1953: checking for xlC

configure:1982: result: no

configure:1995: checking for C++ compiler version

configure:1998: g++ --version &5

./configure: line 1999: g++: command not found

configure:2001: $? = 127

configure:2003: g++ -v &5

./configure: line 2004: g++: command not found

configure:2006: $? = 127

configure:2008: g++ -V &5

./configure: line 2009: g++: command not found

configure:2011: $? = 127

configure:2034: checking for C++ compiler default output file name

configure:2037: g++ conftest.cc>&5

./configure: line 2038: g++: command not found

configure:2040: $? = 127

configure: failed program was:

| /* confdefs.h.*/

|

| #define PACKAGE_NAME "pam_mysql"

| #define PACKAGE_TARNAME "pam_mysql"

| #define PACKAGE_VERSION "0.7RC1"

| #define PACKAGE_STRING "pam_mysql 0.7RC1"

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "pam_mysql"

| #define VERSION "0.7RC1"

| /* end confdefs.h.*/

|

| int

| main ()

| {

|

| ;

| return 0;

| }

configure:2079: error: C++ compiler cannot create executables

See `config.log' for more details.

## ---------------- ##

## Cache variables. ##

## ---------------- ##

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_CXXCPP_set=

ac_cv_env_CXXCPP_value=

ac_cv_env_CXXFLAGS_set=

ac_cv_env_CXXFLAGS_value=

ac_cv_env_CXX_set=

ac_cv_env_CXX_value=

ac_cv_env_F77_set=

ac_cv_env_F77_value=

ac_cv_env_FFLAGS_set=

ac_cv_env_FFLAGS_value=

ac_cv_env_LDFLAGS_set=

ac_cv_env_LDFLAGS_value=

ac_cv_env_PKG_CONFIG_set=

ac_cv_env_PKG_CONFIG_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_openssl_CFLAGS_set=

ac_cv_env_openssl_CFLAGS_value=

ac_cv_env_openssl_LIBS_set=

ac_cv_env_openssl_LIBS_value=

ac_cv_env_target_alias_set=

ac_cv_env_target_alias_value=

ac_cv_path_install='/usr/bin/install -c'

ac_cv_prog_make_make_set=yes

## ----------------- ##

## Output variables. ##

## ----------------- ##

ACLOCAL='/root/Desktop/pam_mysql-0.7RC1/missing aclocal-1.4'

ALLOCA=''

AR=''

AUTOCONF='/root/Desktop/pam_mysql-0.7RC1/missing autoconf'

AUTOHEADER='/root/Desktop/pam_mysql-0.7RC1/missing autoheader'

AUTOMAKE='/root/Desktop/pam_mysql-0.7RC1/missing automake-1.4'

CC=''

CFLAGS=''

CPP=''

CPPFLAGS=''

CXX='g++'

CXXCPP=''

CXXFLAGS=''

DEFS=''

ECHO='echo'

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP=''

EXEEXT=''

F77=''

FFLAGS=''

INCLUDES=''

INSTALL_DATA='${INSTALL} -m 644'

INSTALL_PROGRAM='${INSTALL}'

INSTALL_SCRIPT='${INSTALL}'

LDFLAGS=''

LIBOBJS=''

LIBS=''

LIBTOOL=''

LN_S=''

LTLIBOBJS=''

MAINT='#'

MAINTAINER_MODE_FALSE=''

MAINTAINER_MODE_TRUE='#'

MAKEINFO='/root/Desktop/pam_mysql-0.7RC1/missing makeinfo'

OBJEXT=''

PACKAGE='pam_mysql'

PACKAGE_BUGREPORT=''

PACKAGE_NAME='pam_mysql'

PACKAGE_STRING='pam_mysql 0.7RC1'

PACKAGE_TARNAME='pam_mysql'

PACKAGE_VERSION='0.7RC1'

PAM_MODS_DIR=''

PATH_SEPARATOR=':'

PKG_CONFIG=''

RANLIB=''

SET_MAKE=''

SHELL='/bin/sh'

STRIP=''

VERSION='0.7RC1'

YACC='yacc'

ac_ct_AR=''

ac_ct_CC=''

ac_ct_CXX='g++'

ac_ct_F77=''

ac_ct_RANLIB=''

ac_ct_STRIP=''

ac_pt_PKG_CONFIG=''

bindir='${exec_prefix}/bin'

build=''

build_alias=''

build_cpu=''

build_os=''

build_vendor=''

datadir='${prefix}/share'

exec_prefix='NONE'

host=''

host_alias=''

host_cpu=''

host_os=''

host_vendor=''

includedir='${prefix}/include'

infodir='${prefix}/info'

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localstatedir='${prefix}/var'

mandir='${prefix}/man'

oldincludedir='/usr/include'

openssl_CFLAGS=''

openssl_LIBS=''

prefix='NONE'

program_transform_name='shttp://www.kmgdlt.comhttp://www.sysccxdc.com,x,x,'

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target_alias=''

## ----------- ##

## confdefs.h. ##

## ----------- ##

#define PACKAGE "pam_mysql"

#define PACKAGE_BUGREPORT ""

#define PACKAGE_NAME "pam_mysql"

#define PACKAGE_STRING "pam_mysql 0.7RC1"

#define PACKAGE_TARNAME "pam_mysql"

#define PACKAGE_VERSION "0.7RC1"

#define VERSION "0.7RC1"

configure: exit 77

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值