This is a discussion on Re: [Samba] 3.0.20b and Heimdal within the Samba forums, part of the Networking and Network Related category; On Thu, Oct 27, 2005 at 10:31:58AM +1000, Andrew Bartlett wrote: > On Mon, 2005-10-24 at ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Oct 27, 2005 at 10:31:58AM +1000, Andrew Bartlett wrote:
> On Mon, 2005-10-24 at 12:40 -0700, Jeremy Allison wrote: > > On Mon, Oct 24, 2005 at 03:35:41PM -0400, William Jojo wrote: > > > > > > Has anyone been able to get Heimdal 0.7.1 with Samba 3.0.20b to compile successfully without commenting out the __cplusplus stuff in include/includes.h? If I comment it out, it's fine on FC3. The Heimdal people are using "private" as a structure member name, so I know it's a Heimdal problem :-). > > > > I think you need to remove the __cplusplus change in Samba3 to make > > things compile. > > Should we make this only for --enable-developer, given we don't control > what may be in system headers? No. System headers that include C++ keywords are broken. I'd rather make that explicit. Jeremy -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |