> I download the libpcap-0.5.2 and attempted to run the make on Solaris
> 2.7 platform after the running the configure script and I get the
> following error:
...
> cc -O -I. -I/usr/local/include -DHAVE_MALLOC_H=1 -DHAVE_SYS_IOCCOM_H=1
>-DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRERROR=1 -DHAVE_SYS_BUFMOD_H=1 -DHAVE_SOLARIS=1
>-DLBL_ALIGN=1 -c ./bpf_image.c
> lex -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c
> "scanner.l":line 169: Error: Definitions too long
See the tcpdump.org home page - a FAQ is under construction, and at
least one item is also mentioned on the home page:
Common problems
A FAQ is being developed.
Solaris 8
You need to install FLEX. AT&T lex has some parameter
set too low. See the thread summmary
It should say just "Solaris", not "Solaris 8", as this is a generic
Solaris problem (and may also exist on other UNIXes - note that
"Solaris" here goes all the way back to Solaris 1, i.e. the SunOS
4.1[.x]-based Solaris, and goes back even further to releases before
Sun's marketing department decided to call SunOS+a window system
"Solaris").
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe