Bug #358
Cannot build rev 2807
| Status: | Rejected | Start date: | 2011-05-05 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Resolution: | wontfix |
Description
I just updated svn trunk to 2807 and I cannot build it:
mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c: In function ‘mpm_session_new’: mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:54:20: error: ‘struct server_id’ has no member named ‘pid’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:54:35: error: ‘struct server_id’ has no member named ‘pid’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:56:20: error: ‘struct server_id’ has no member named ‘vnn’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:56:35: error: ‘struct server_id’ has no member named ‘vnn’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c: In function ‘mpm_session_cmp_sub’: mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:186:25: error: ‘struct server_id’ has no member named ‘pid’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:186:36: error: ‘struct server_id’ has no member named ‘pid’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:188:25: error: ‘struct server_id’ has no member named ‘vnn’ mapiproxy/libmapiproxy/dcesrv_mapiproxy_session.c:188:36: error: ‘struct server_id’ has no member named ‘vnn’
I used 'make samba' before building openchange.
History
Updated by Brad Hards about 2 years ago
- Status changed from New to Rejected
- Priority changed from Immediate to High
- Resolution set to wontfix
This is unavoidable because of changes in samba. See r2806.
Updated by Brad Hards about 2 years ago
Also, please don't play with priority.
Updated by Milan Crha about 2 years ago
This is unavoidable because of changes in samba. See r2806.
Hmm, I do not understand this. If you'll be doing changes before openchange release, and you will not be buildable against released tarball, then you will not release whole openchange, but only libmapi (I recall Julien talking along this lines, that maybe only libmapi part will be released).
Also, please don't play with priority.
Heh, sure, I'll not change in the next time.