FS#27188 - [wvstreams] doesn't build

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Sunday, 20 November 2011, 23:59 GMT
Last edited by Florian Pritz (bluewind) - Saturday, 26 November 2011, 18:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
./CXX -c ipstreams/wvunixdgsocket
In file included from ./include/wvunixdgsocket.h:13:0,
from ipstreams/wvunixdgsocket.cc:1:
./include/wvaddr.h: In member function 'uint32_t WvIPAddr::addr() const':
./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ipstreams/wvunixdgsocket.cc: In constructor 'WvUnixDGSocket::WvUnixDGSocket(WvStringParm, bool, int)':
ipstreams/wvunixdgsocket.cc:50:32: error: 'chmod' was not declared in this scope
make: *** [ipstreams/wvunixdgsocket.o] Error 1

Additional info:
* wvstreams 4.6.1-2

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Florian Pritz (bluewind)
Saturday, 26 November 2011, 18:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  wvstreams 4.6.1-3

Loading...