Opened 20 years ago
Closed 19 years ago
#3068 closed defect (fixed)
UPDATE: aterm
Reported by: | dhjr@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
If installed on Tiger, only the man page gets put in place. When you build in debug mode you can see the problem.
port -d build <snip build messages and many warnings> In file included from protos.h:21,
from rxvt.h:992, from utmp.c:45:
utmp.pro:1: warning: 'struct utmp' declared inside parameter list utmp.pro:1: warning: its scope is only this definition or declaration, which is probably not what you want utmp.c: In function 'makeutent': utmp.c:200: error: 'struct utmpx' has no member named 'ut_exit' utmp.c:216: error: 'struct utmpx' has no member named 'ut_name' utmp.c:216: error: 'struct utmpx' has no member named 'ut_name' utmp.c:222: error: 'struct utmpx' has no member named 'ut_session' utmp.c:232: warning: passing argument 2 of 'rxvt_update_wtmp' from incompatible pointer type utmp.c: In function 'cleanutent': utmp.c:282: error: 'struct utmpx' has no member named 'ut_session' utmp.c:291: warning: passing argument 2 of 'rxvt_update_wtmp' from incompatible pointer type make[1]: * [utmp.o] Error 1 make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'.
Attachments (1)
Change History (3)
Changed 20 years ago by dhjr@…
Attachment: | aterm-tiger.diff added |
---|
comment:1 Changed 20 years ago by snu@…
Summary: | aterm install silently broken on Tiger, patch to follow shortly → UPDATE: aterm |
---|
Remove utmp support and the port builds