Hello, I've just done a SVN checkout of the sources into a new directory. I have troubles to "bootstrap" this version as there is no "configure" file. So I run automake (version 1.6.3 is installed) and I get:
andreas10:~/development/ws/wireshark afink$ automake configure.in:17: no proper implementation of AM_INIT_AUTOMAKE was found, configure.in:17: probably because aclocal.m4 is missing... configure.in:17: You should run aclocal to create this file, then configure.in:17: run automake again. configure.in: required file `./mkinstalldirs' not found configure.in: required file `./missing' not found configure.in:1348: required file `./config.h.in' not found Makefile.am: required file `./depcomp' not found /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL configure.in:1335: required file `./ltmain.sh' not found ... and so forth anyone have a hint to get started on the SVN? compilation of the normal tar.gz files works usually (besides all the bugs which have been fixed in the meantime) Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG --------------------------------------------------------------- Tel: +41-61-6666330 Fax: +41-61-6666331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland E-Mail: [EMAIL PROTECTED] www.finkconsulting.com www.global-networks.ch www.bebbicell.ch --------------------------------------------------------------- ICQ: 8239353 MSN: [EMAIL PROTECTED] AIM: smsrelay Skype: andreasfink Yahoo: finkconsulting SMS: +41792457333 _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
