Opened 15 years ago

Closed 15 years ago

#21560 closed defect (fixed)

dnstracer 1.9 fails to build

Reported by: terry@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: dnstracer

Description (last modified by blb@…)

On snow leopard (10.6.1)

$ sudo port install dnstracer
Password:
--->  Computing dependencies for dnstracer
--->  Building dnstracer
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_dnstracer/work/dnstracer-1.9" && /usr/bin/gnumake -j2 all " returned error 2
Command output: /usr/bin/gnumake  all-am
/usr/bin/gcc-4.2  -O2 -arch x86_64  -L/opt/local/lib -o dnstracer  dnstracer.o  
Undefined symbols:
  "_res_9_init", referenced from:
      _main in dnstracer.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gnumake[1]: *** [dnstracer] Error 1
gnumake: *** [all] Error 2

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to blb@…
Port: dnstracer added
Status: newassigned

comment:2 Changed 15 years ago by blb@…

Resolution: fixed
Status: assignedclosed

Fixed in r58161.

Note: See TracTickets for help on using tickets.