wireshark builds on pkgbox64, how?

jungle Boogie jungleboogie0 at gmail.com
Thu Jul 7 12:03:37 PDT 2016


Hi All,

Wireshark 2.0.3 built on dragonflybsd's build box:
http://pkgbox64.dragonflybsd.org/bulk/Release44-default/20160619_024658/logs/wireshark-2.0.3.log

How? Is it possible to know what configuration options are used?

I'm trying to build from wireshark master and it fails:
  CC       libwiretap_generated_la-ascend.lo
ascend.c: In function 'ascendparse':
ascend.c:38:20: warning: declaration of 'ascendlval' shadows a global
declaration [-Wshadow]
 #define yylval     ascendlval
                    ^
ascend.c:684:14: note: in expansion of macro 'yylval'
     YYSTYPE  yylval;
              ^
In file included from ./ascend.y:163:0:
ascend.h:25:16: note: shadowed declaration is here
 extern YYSTYPE ascendlval;
                ^
./ascend.y:227:3: error: 'parser_state' undeclared (first use in this function)
   parser_state->wirelen += $11;
   ^
./ascend.y:227:3: note: each undeclared identifier is reported only
once for each function it appears in
gmake[3]: *** [Makefile:990: libwiretap_generated_la-ascend.lo] Error 1
gmake[3]: Leaving directory '/home/sean/bin/wireshark/wiretap'
gmake[2]: *** [Makefile:808: all] Error 2
gmake[2]: Leaving directory '/home/sean/bin/wireshark/wiretap'
gmake[1]: *** [Makefile:3386: all-recursive] Error 1
gmake[1]: Leaving directory '/home/sean/bin/wireshark'
gmake: *** [Makefile:1736: all] Error 2

I'll see what happens with the source for 2.0.3 next.

Thanks,
sean


-- 
-------
inum: 883510009027723
sip: jungleboogie at sip2sip.info



More information about the Users mailing list