[ icewm-Bugs-3006991 ] icewm 1.3.7pre2 fails to build FreeBSD 8.1-PRE amd64

"SourceForge.net" <[email protected]> Tue, 25 May 2010 17:23:14 +0000
Newsgroups gmane.comp.window-managers.icewm.devel
Message-ID <[email protected]>
Bugs item #3006991, was opened at 2010-05-25 17:23
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=3006991&group_id=31

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: icewm-1.3
Group: crash
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: icewm 1.3.7pre2 fails to build FreeBSD 8.1-PRE amd64

Initial Comment:
The file aapm.cc doesn't define size_t len on line 304. Adding this definition:
    size_t len   under the int i  a few lines up fixes the build

seems to fix the issue.

os: freebsd 8.1-PRE  amd64
This is doing a manual ./configure ; gmake 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=3006991&group_id=31

------------------------------------------------------------------------------