Jump to content

autoreconf --install --force doesn´t work...


Auntie Mangos

Recommended Posts

  • 40 years later...

If I want to compile MaNGOS so I must first write autoreconf --install --force, but it terminated because of error : .ibtoolize: AC_CONFIG_MACRO_DIR([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4

autoreconf: libtoolize failed with exit status: 1

can somebody help me ?

Link to comment
Share on other sites

I'm having a problem with this command too.

Error:

touch: setting times of `aux_config/ltmain.sh': Bad address

libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `aux_config'.

libtoolize: can not copy `/usr/share/libtool/config/ltmain.sh' to `aux_config/'

touch: setting times of `m4/libtool.m4': Bad address

libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.

libtoolize: can not copy `/usr/share/aclocal/libtool.m4' to `m4/'

touch: setting times of `m4/ltoptions.m4': Bad address

libtoolize: can not copy `/usr/share/aclocal/ltoptions.m4' to `m4/'

touch: setting times of `m4/ltsugar.m4': Bad address

libtoolize: can not copy `/usr/share/aclocal/ltsugar.m4' to `m4/'

touch: setting times of `m4/ltversion.m4': Bad address

libtoolize: can not copy `/usr/share/aclocal/ltversion.m4' to `m4/'

touch: setting times of `m4/lt~obsolete.m4': Bad address

libtoolize: can not copy `/usr/share/aclocal/lt~obsolete.m4' to `m4/'

autoreconf: libtoolize failed with exit status: 1

How do i fix it?

Link to comment
Share on other sites

I'm the root = /

But using sudo it shows the same error... I'm using libtool 2.2.6-18.

@Edit

After a day breaking my head to solve the problem... I realized that the only version of libtool that it's working here is 1.5.26.

Only ocurring with me? If no, then u guys should see why and update the mangos files to work with the latest libtool.

Thanks.

Link to comment
Share on other sites

  • 5 weeks later...

In the same way...


mangos$ autoreconf --install --force
configure.ac:1: error: possibly undefined macro: dnl
     If this token and others are legitimate, please use m4_pattern_allow.
     See the Autoconf documentation.
configure.ac:60: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:74: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:136: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:181: error: possibly undefined macro: AM_PROG_LEX
configure.ac:240: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:286: error: possibly undefined macro: AC_DEFINE
configure.ac:300: error: possibly undefined macro: AC_MSG_WARN
configure.ac:366: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:369: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:372: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:400: error: possibly undefined macro: AC_CHECK_FUNC
configure.ac:422: error: possibly undefined macro: AC_CACHE_CHECK
configure.ac:429: error: possibly undefined macro: AC_COMPILE_IFELSE
configure.ac:430: error: possibly undefined macro: AC_LANG_PROGRAM
configure.ac:810: error: possibly undefined macro: AC_EGREP_HEADER
configure.ac:834: error: possibly undefined macro: AC_EGREP_CPP
configure.ac:1587: error: possibly undefined macro: AC_LINK_IFELSE
configure.ac:2350: error: possibly undefined macro: AC_CACHE_VAL
configure.ac:3451: error: possibly undefined macro: AC_RUN_IFELSE
configure.ac:3451: error: possibly undefined macro: AC_LANG_SOURCE
autoreconf: /usr/bin/autoconf failed with exit status: 1

Link to comment
Share on other sites

With a new fresh giting folder of MaNGOS Source i have no problem with autoreconf... seems to me something in the building or the sucesives giting new codes is chewing the binaries or something like that... i dont know :S the really is i need a new folder with new and fresh giting source to solve the anoying problem... i guess becouse i am "ignorant" about all this, but is a good and quik solution...

/mangos$ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `aux_config'.
libtoolize: copying file `aux_config/config.guess'
libtoolize: copying file `aux_config/config.sub'
libtoolize: copying file `aux_config/install-sh'
libtoolize: copying file `aux_config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:60: installing `aux_config/missing'
ace/Makefile.am: installing `aux_config/depcomp'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:72: installing `./compile'
configure.ac:26: installing `./missing'
dep/src/g3dlite/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'

Link to comment
Share on other sites

  • 2 months later...

It's probably the fault of Linux or mangos configure autoconf program (libtool) on Windows because it runs without problems

Sorry for bad English

[cz]

je to asi chyba mangos konfiguraku Linuxu nebo programu autoconf (libtool) protoze na Windowsech to jede bez problemu

[/cz]

Link to comment
Share on other sites

  • 3 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use