pls tell me advance how i compile new rev using GIT
this not work >
autoreconf --install --force
aclocal
autoheader
autoconf
automake --add-missing
automake src/bindings/ScriptDev2/Makefile
mkdir objdir
cd objdir
../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos
make
make install
make clean
cd ..
rm -r objdir
my history
507 autoreconf --install --force
508 aclocal
509 autoheader
510 autoconf
511 automake --add-missing
512 automake src/bindings/ScriptDev2/Makefile
513 cd objdir
514 vim ~/.bashrc
515 ../configure --prefix=/home/mangos/mangos_new/ --sysconfdir=/home/mangos/mangos_new/etc --with-python --enable-cli --enable-ra --datadir=/home/mangos/mangos_new/ --enable-maintainer-mode=yes
516 make
OUTPUT >
mangos@illidan ~/sourcegit/objdir $ make
make: *** No targets specified and no makefile found. Stop.
then i try use "make" in parent directory
518 cd ..
519 make distclean
AND output is >
Making all in ACE_wrappers
make[3]: Entering directory `/home/mangos/sourcegit/dep/ACE_wrappers'
make[3]: *** No rule to make target `all'. Stop.
make[3]: Leaving directory `/home/mangos/sourcegit/dep/ACE_wrappers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mangos/sourcegit/dep'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mangos/sourcegit'
make: *** [all] Error 2
what i doing BAD ??
edit: this is my 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 mangos configure 0.12.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ../configure --prefix=/home/mangos/mangos_new/ --sysconfdir=/home/mangos/mangos_new/etc --with-python --enable-cli --enable-ra --datadir=/home/mangos/mangos_new/ --enable-maintainer-mode=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = illidan
uname -m = i686
uname -r = 2.6.24-gentoo-r2
uname -s = Linux
uname -v = #1 SMP Tue Feb 12 08:54:57 CET 2008
/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.2
PATH: /usr/lib/subversion/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2118: checking for a BSD-compatible install
configure:2186: result: /usr/bin/install -c
configure:2197: checking whether build environment is sane
configure:2240: result: yes
configure:2265: checking for a thread-safe mkdir -p
configure:2304: result: /bin/mkdir -p
configure:2317: checking for gawk
configure:2333: found /usr/bin/gawk
configure:2344: result: gawk
configure:2355: checking whether make sets $(MAKE)
configure:2377: result: yes
configure:2401: error: source directory already configured; run "make distclean" there first
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CCC_set=
ac_cv_env_CCC_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_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR=''
AR=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AWK='gawk'
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W=''
DEFS=''
DEPDIR=''
DOXYGEN=''
DOXYGEN_ENABLED_FALSE=''
DOXYGEN_ENABLED_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM=''
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
MANGOSD_DEBUG_INFO=''
MANGOSD_ENABLE_CLI=''
MANGOSD_ENABLE_RA=''
MANGOS_BUILD_ACE_FALSE=''
MANGOS_BUILD_ACE_TRUE=''
MANGOS_INCLUDES=''
MANGOS_LIBS=''
MKDIR_P='/bin/mkdir -p'
MYSQL_CONFIG=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE=''
PACKAGE_BUGREPORT='
[email protected]'
PACKAGE_NAME='mangos'
PACKAGE_STRING='mangos 0.12.0'
PACKAGE_TARNAME='mangos'
PACKAGE_VERSION='0.12.0'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar=''
am__untar=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='/home/mangos/mangos_new'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/mangos/mangos_new'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='/home/mangos/mangos_new/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "mangos"
#define PACKAGE_TARNAME "mangos"
#define PACKAGE_VERSION "0.12.0"
#define PACKAGE_STRING "mangos 0.12.0"
#define PACKAGE_BUGREPORT "
[email protected]"
configure: exit 1