Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#1044 closed defect (fixed)

netcat won't build 10.3

Reported by: charlie@… Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Script started on Fri Oct 17 20:16:27 2003

KeyChain 2.0.1; http://www.gentoo.org/projects/keychain

Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL

  • Found existing ssh-agent at PID 459

sudo p]0;yeled@machine:~ 80x44:20:16 yeled@machine:~$; sudo port -vd install mne e netcat DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided DEBUG: Executing darwin provides darwin DEBUG: Executing com.apple.main (netcat) ---> Fetching netcat DEBUG: Executing com.apple.fetch (netcat) ---> Verifying checksum for netcat DEBUG: Executing com.apple.checksum (netcat) DEBUG: setting option checksums to {nc110.tgz md5 402632f2fe01c169ff19a0ad6e9d608c} ---> Extracting netcat DEBUG: Executing com.apple.extract (netcat) DEBUG: Executing com.apple.patch (netcat) ---> Applying /Users/yeled/Documents/DEV/darwinports/dports/net/netcat/files/patch- Makefile DEBUG: Assembled command: 'cd "/Users/yeled/Documents/DEV/darwinports/dports/net/netcat/ work/netcat-1.10" && patch -p0' patching file Makefile ---> Configuring netcat DEBUG: Executing com.apple.configure (netcat) ---> Building netcat with target next DEBUG: Executing com.apple.build (netcat) DEBUG: Assembled command: 'cd "/Users/yeled/Documents/DEV/darwinports/dports/net/netcat/ work/netcat-1.10" && make next' make -e nc XFLAGS='-DNEXT -Du_int=unsigned\ int' STATIC=-Bstatic cc -O -DNEXT -Du_int=unsigned\ int -Bstatic -o nc netcat.c In file included from /usr/include/sys/select.h:71,

from netcat.c:44:

/usr/include/sys/event.h:68: error: parse error before "u_short" /usr/include/sys/event.h:72: error: parse error before '}' token make[1]: * [nc] Error 1 make: * [next] Error 2 Error: Target com.apple.build returned: shell command "cd "/Users/yeled/Documents/DEV/ darwinports/dports/net/netcat/work/netcat-1.10" && make next" returned error 2 Command output: make -e nc XFLAGS='-DNEXT -Du_int=unsigned\ int' STATIC=-Bstatic

Change History (1)

comment:1 Changed 21 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed a fix. -fkr

Note: See TracTickets for help on using tickets.