- **status**: accepted --> review


---

** [tickets:#1570] imm: Build failure on CentOS 6**

**Status:** review
**Milestone:** 4.7.0
**Created:** Mon Oct 26, 2015 03:24 PM UTC by Anders Widell
**Last Updated:** Mon Oct 26, 2015 03:24 PM UTC
**Owner:** Anders Widell


I get the following build failure on CentOS 6:

~~~~
CXX      osafimmnd-ImmModel.o
In file included from ImmModel.cc:22:0:
ImmModel.hh:277:43: error: ‘va_list’ has not been declared
ImmModel.cc:9646:1: error: prototype for ‘void 
ImmModel::setCcbErrorString(CcbInfo*, const char*, __va_list_tag*)’ does not 
match any in class ‘ImmModel’
In file included from ImmModel.cc:22:0:
ImmModel.hh:279:25: error: candidates are: void 
ImmModel::setCcbErrorString(CcbInfo*, const char*, ...)
ImmModel.hh:274:25: error:                 void 
ImmModel::setCcbErrorString(CcbInfo*, const char*, int)
~~~~

The cause seems to be that ImmModel.hh uses "va_list" but does not include the 
system header <cstdarg>


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to