If I had to guess, I'd say an old version of autogen.   Try the most recent one.

On 4/17/07, Bojan Smojver <[EMAIL PROTECTED]> wrote:
> I can compile 3.0.RC1 just fine, but trunk fails with this:
>
> ----------------------------
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -I.. -I../common -I../..
> -I../../libopts  -I. -I./plugins -I./../common -I../../libopts -Wall
> -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors
> -I/usr/include -MT dlt_plugins.o -MD -MP -MF ".deps/dlt_plugins.Tpo"
> -c -o dlt_plugins.o `test -f './plugins/dlt_plugins.c' || echo
> './'`./plugins/dlt_plugins.c; \
>          then mv -f ".deps/dlt_plugins.Tpo" ".deps/dlt_plugins.Po";
> else rm -f ".deps/dlt_plugins.Tpo"; exit 1; fi
> ./plugins/dlt_plugins.c: In function 'tcpedit_dlt_init':
> ./plugins/dlt_plugins.c:163: error: 'INDEX_OPT_DLT' undeclared (first
> use in this function)
> compilation terminated due to -Wfatal-errors.
> make[4]: *** [dlt_plugins.o] Error 1
> ----------------------------
>
> Is this a known issue? Do I need to run something before/after
> autogen.sh and configure?
>
> --
> Bojan
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Tcpreplay-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
>


-- 
Aaron Turner
http://synfin.net/
http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users

Reply via email to