ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Problem making Ethereal, after changing autoconf

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Yaniv Kaul <ykaul@xxxxxxxxxxxxxx>
Date: Sun, 21 Sep 2003 11:58:05 +0200
I've changed my automake from 1.4.4 to the latest I've found, but now I can't compile Ethereal. Any ideas?

[root@x ethereal]# make all
Makefile:1914: warning: overriding commands for target `_AM_File'
Makefile:1904: warning: ignoring old commands for target `_AM_File'
Makefile:1933: warning: overriding commands for target `[]'
Makefile:1923: warning: ignoring old commands for target `[]'
make: *** No rule to make target `_AM_File,', needed by `all-recursive-am'.  Stop.
[root@september ethereal]# automake --version
automake (GNU automake) 1.7.7
Written by Tom Tromey <tromey@xxxxxxxxxx>.