Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1326 closed defect (fixed)

systrace doesn't build

Reported by: olaf@… Owned by: fkr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ sudo port install systrace ---> Fetching systrace ---> Verifying checksum for systrace ---> Extracting systrace ---> Configuring systrace ---> Building systrace with target all Error: Target com.apple.build returned: shell command "cd "/Volumes/ufs/projects/darwinports/darwinports/dports/sysutils/systrace/work/systrace-1.0" && make all" returned error 2 Command output: gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c filter.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c intercept-translate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c intercept.c intercept.c: In function `intercept_read': intercept.c:516: error: `POLLRDNORM' undeclared (first use in this function) intercept.c:516: error: (Each undeclared identifier is reported only once intercept.c:516: error: for each function it appears in.) make: * [intercept.o] Error 1

Change History (2)

comment:1 Changed 20 years ago by fkr@…

Owner: changed from darwinports-bugs@… to fkr@…

systrace won't work as there is no kernel support for darwin 7 yet :( -fkr

comment:2 Changed 20 years ago by fkr@…

Resolution: fixed
Status: newclosed

systrace got removed from the tree.

Note: See TracTickets for help on using tickets.