Opened 19 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)

aterm-tiger.diff (532 bytes) - added by dhjr@… 19 years ago.
Remove utmp support and the port builds

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by dhjr@…

Attachment: aterm-tiger.diff added

Remove utmp support and the port builds

comment:1 Changed 19 years ago by snu@…

Summary: aterm install silently broken on Tiger, patch to follow shortlyUPDATE: aterm

comment:2 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

committed

Note: See TracTickets for help on using tickets.