Opened 19 years ago

Closed 19 years ago

#3094 closed defect (worksforme)

libnet fails to compile on Tiger

Reported by: bahamat@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Output follows:

$ port install dsniff ---> Building libnet with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_libnet/work/ Libnet-1.0.2a" && make all" returned error 2 Command output: gcc -O2 -funroll-loops -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/ libnet_insert_ipo.c -o src/libnet_insert_ipo.o In file included from src/../include/libnet.h:81,

from src/libnet_insert_ipo.c:36:

src/../include/./libnet/libnet-functions.h:500: warning: 'struct ipoption' declared inside parameter list src/../include/./libnet/libnet-functions.h:500: warning: its scope is only this definition or declaration, which is probably not what you want src/libnet_insert_ipo.c:39: warning: 'struct ipoption' declared inside parameter list src/libnet_insert_ipo.c:40: error: conflicting types for 'libnet_insert_ipo' src/../include/./libnet/libnet-functions.h:500: error: previous declaration of 'libnet_insert_ipo' was here src/libnet_insert_ipo.c: In function 'libnet_insert_ipo': src/libnet_insert_ipo.c:83: error: dereferencing pointer to incomplete type make: * [src/libnet_insert_ipo.o] Error 1

Error: The following dependencies failed to build: libnet libnids

Change History (1)

comment:1 Changed 19 years ago by toby@…

Resolution: worksforme
Status: newclosed

Works for me. Make sure your ports are up to date, and try again.

Note: See TracTickets for help on using tickets.