Jump to content

Linux


Guest therapist

Recommended Posts

root@server1 [~/mangos]# autoreconf --install --force

Putting files in AC_CONFIG_AUX_DIR, `aux_config'.

configure.ac: installing `aux_config/install-sh'

configure.ac: installing `aux_config/missing'

ace/Makefile.am: installing `aux_config/compile'

ace/Makefile.am: installing `aux_config/depcomp'

Putting files in AC_CONFIG_AUX_DIR, `..'.

configure.ac: installing `./install-sh'

configure.ac: installing `./missing'

dep/src/g3dlite/Makefile.am: installing `./depcomp'

configure.ac:70: installing `./config.guess'

configure.ac:70: installing `./config.sub'

Makefile.am: installing `./INSTALL'

configure.ac:70: required file `./ltmain.sh' not found

autoreconf: automake failed with exit status: 1

Any idea is that failed or can it sitll build

Link to comment
Share on other sites

I was going to ask if you had tried google, but that error gives only really really old results.

So check that your tools are at correct version. And if they seem to be, check your distro's own bugtracker about that issue.

Your problem is in this line:

configure.ac:70: required file `./ltmain.sh' not found

So trying to google/search with ltmain.sh not found gives best results.

Also telling here what distro you use, and what version your tools are might help :)

Link to comment
Share on other sites

×
×
  • 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