Hi list,

I grabbed a copy of tcpreplay from subversion (r1765) but have had some 
troubles trying to compile it.
When I ran ./autogen.sh I got the following messages:

Makefile.am:4: NEED_LIBOPTS does not appear in AM_CONDITIONAL
src/Makefile.am:39: ENABLE_FLOWREPLAY does not appear in AM_CONDITIONAL
src/Makefile.am:35: man_MANS defined both conditionally and unconditionally
src/Makefile.am:37: bin_PROGRAMS defined both conditionally and 
unconditionally
src/Makefile.am:48: `tcpreplay_OBJECTS' is target; expected variable
src/Makefile.am:67: `tcpprep_OBJECTS' is target; expected variable
src/Makefile.am:57: `tcprewrite_OBJECTS' is target; expected variable
src/Makefile.am:85: `tcpbridge_OBJECTS' is target; expected variable
src/Makefile.am:76: `flowreplay_OBJECTS' is target; expected variable
src/common/Makefile.am:14: libcommon_a_SOURCES defined both 
conditionally and unconditionally
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_plugins.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/ethernet.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_utils.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_en10mb/en10mb.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_hdlc/hdlc.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_user/user.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_raw/raw.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_null/null.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_loop/loop.c' is in subdirectory
automake: src/tcpedit/Makefile.am: not supported: source file 
`$(srcdir)/plugins/dlt_linuxsll/linuxsll.c' is in subdirectory
test/Makefile.am:39: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:226: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:237: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:248: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:261: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:272: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:283: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:294: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:306: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:317: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:330: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:342: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:354: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL
test/Makefile.am:366: WORDS_BIGENDIAN does not appear in AM_CONDITIONAL

I am building Debian sarge. Autogen version 5.9. Automake (and aclocal) 
version 1.4-p6. Autoconf 2.59

Can anyone shed any light on the situation for me?
Thanks in advance,
Andrew Edgecombe

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users

Reply via email to