I tried installing Snort today and got an error about netinet/ip_var.h being
missing during the build of cups-dev, a package on which snort depends:

    Selecting previously deselected package cups-dev.
    (Reading database ... 67844 files and directories currently installed.)
    Unpacking cups-dev (from .../cups-dev_1.1.15-2_darwin-powerpc.deb) ...
    Setting up cups-dev (1.1.15-2) ...
    mkdir -p /sw/src/libnet1.0-1.0.2a-1
    /sw/bin/tar -xzf /sw/src/libnet-1.0.2a.tar.gz 
    cp -f /sw/lib/fink/update/config.guess .
    cp -f /sw/lib/fink/update/config.sub .
    ./configure --prefix=/sw 
    creating cache ./config.cache
    Beginning autoconfiguration process for libnet-1.0.2a...
    checking host system type... powerpc-apple-darwin6.6
    checking target system type... powerpc-apple-darwin6.6
    checking build system type... powerpc-apple-darwin6.6
    checking for gcc... gcc
    checking whether the C compiler (gcc  -L/sw/lib) works... yes
    checking whether the C compiler (gcc  -L/sw/lib) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking for working const... yes
    checking for a BSD compatible install... /sw/bin/install -c
    checking whether make sets ${MAKE}... yes
    checking for ranlib... ranlib
    checking for ar... ar
    checking for ln... ln
    checking for strerror... yes
    checking for pcap_open_live in -lpcap... yes
    checking low-level packet interface type... found bpf
    configure: warning: apparently your OS is not officially supported yet
    configure: warning: this may not work
    you'll have to edit the makefile by hand
    please send diffs to [EMAIL PROTECTED]
    checking for libnet_build_ip in -lnet... no
    checking machine endianess... big
    checking if unaligned accesses fail... no
    checking for sys/sockio.h... no
    updating cache ./config.cache
    creating ./config.status
    creating Makefile
    creating test/Makefile
    creating test/TCP/Makefile
    creating test/Ethernet/Makefile
    creating test/UDP/Makefile
    creating test/ICMP/Makefile
    creating test/Random/Makefile
    creating test/OSPF/Makefile
    creating util/Makefile
    creating util/Get-mac/Makefile
    creating example/Makefile
    creating libnet-config
    creating include/config.h
    make
    sed -e 's/.*/#define VERSION "&"/' ./VERSION > version.h
    gcc -O2 -funroll-loops -fomit-frame-pointer -Wall -I/sw/include  -DHAVE_CONFIG_H
     -c src/libnet_resolve.c -o src/libnet_resolve.o
    src/../include/libnet.h:54: header file 'netinet/ip_var.h' not found
    cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
    make: *** [src/libnet_resolve.o] Error 1
    ### execution of make failed, exit code 2
    Failed: compiling libnet1.0-1.0.2a-1 failed

Any suggestions?  I tried doing a selfupdate-cvs, but of course SourceForge
is in a bad mood.

Thanks,

-- 
Skip Montanaro
Got gigs? http://www.musi-cal.com/
Got spam? http://spambayes.sf.net/


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to