Bug 61206 - Update emulators/xmess to 0.77.1
Summary: Update emulators/xmess to 0.77.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 15:40 UTC by Miguel Mendez
Modified: 2004-01-31 15:48 UTC (History)
0 users

See Also:


Attachments
xmess.diff (289 bytes, patch)
2004-01-11 15:40 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2004-01-11 15:40:15 UTC

sync with my other PR
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-11 17:52:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Grab this too as it's related to 61205
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-12 09:04:22 UTC
State Changed
From-To: open->feedback

I can't build this: 

Compiling src/hash.c ... 
In file included from /usr/include/sys/types.h:48, 
from /usr/include/sys/time.h:40, 
from /usr/include/sys/stat.h:50, 
from src/unix/osdutils.h:1, 
from mess/utils.h:20, 
from mess/image.h:14, 
from mess/mess.h:17, 
from src/mame.h:387, 
from src/hash.c:136: 
/usr/include/sys/inttypes.h:16: redefinition of `uint8_t' 
src/sha1.h:31: `uint8_t' previously declared here 
/usr/include/sys/inttypes.h:18: redefinition of `uint32_t' 
src/sha1.h:30: `uint32_t' previously declared here 
gmake: *** [xmess.obj/hash.o] Error 1
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-31 15:48:19 UTC
State Changed
From-To: feedback->closed

Superceeded by ports/62137