On 4/19/12 2:16 PM, Charles Meyer-Amiez wrote: > Hi, > > I'v faced a serious problem while trying to install libpcap using fink. > The error code follows. I have a MacbookPro with Mac OS X Lion. > > Thanks, > Charles. > > /gcc -O -fno-common -I. -DHAVE_CONFIG_H > -D_U_="__attribute__((unused))" -c ./gencode.c/ > > /./pcap-bpf.c:741:18: error: variable has incomplete type 'struct > bpf_stat'/ > / struct bpf_stat s;/ > / ^/
I don't reproduce your issue (OS 10.7.3, clang 3.1) What do you get from "clang --version"? -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
