Michael-Oppermann posted an update in the group Setup Support: 13 years, 9 months ago · View
I have the same problem.
”make -f Makefile.cvs” returns the same output and the configure command returns:
…
config.status: creating src/ics/facilities/mapFacilities/Makefile
config.status: creating src/ics/facilities/mapFacilities/road/Makefile
config.status: creating src/ics/facilities/stationFacilities/Makefile
config.status: creating src/ics/facilities/messageFacilities/Makefile
config.status: error: cannot find input file: `Makefile.in
Is a solution or a workaround avaliable?
Thanks
Micha
Hi Michale. Thanks for using iTETRIS. Sorry about the error, there was one file missing that prevented the proper building. Please download the platform and try again.
Regards,
Julen.
Hi Julen, thanks for the answer.
I downloaded the new source and get a new Error during the make-command: make -f Makefile.cvs
autoreconf -i
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: Consider adding `AC_CONFIG_MACRO_DIR([m4])’ to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4’ to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: `AC_PROG_RANLIB’ is rendered obsolete by `LT_INIT’
configure.ac:10: installing `./missing’
src/Makefile.am: installing `./depcomp’
Makefile.am: installing `./INSTALL’
Makefile.am: required file `./NEWS’ not found
Makefile.am: required file `./README’ not found
Makefile.am: required file `./AUTHORS’ not found
Makefile.am: required file `./ChangeLog’ not found
Makefile.am: installing `./COPYING’ using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses.
autoreconf: automake failed with exit status: 1
make: *** [all] Error 1
And the configure-command failed too:
./configure –enable-sumo –enable-ns3 –enable-applications -with-geographic=/usr/local –enable-log
configure: WARNING: you should use –build, –host, –target
configure: WARNING: invalid host type: –enable-log
checking build system type… Invalid configuration `–enable-log’: machine `–enable’ not recognized
configure: error: /bin/bash ./config.sub –enable-log failed
I have the same problem. Any solutions?
HI Lukas and Michael. Sorry for the errors. With the new upload should work now.