systrace doesn't build
Reported by: |
olaf@… |
Owned by: |
fkr@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
$ 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)
Owner: |
changed from darwinports-bugs@… to fkr@…
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
systrace won't work as there is no kernel support for darwin 7 yet :( -fkr