On Fri, 19 Feb 2010, Arjen de Korte wrote: > Citeren Tim Rice <[email protected]>: > > > UnixWare 7.1.1 chokes on __func__ > > .... > > UX:acomp: ERROR: "/opt/src/utils/nut-2.4.1-r2353/common/state.c", line 105: > > undefined symbol: __func__ > > .... > > This is something that was introduced in C99 so I'm not too surprised this > doesn't work on older systems. Is this the native compiler from UnixWare > 7.1.1?
Yes, native compiler. > > That's just a FYI. I would not hold up release for this. > > UnixWare 7.1.1 is not a currently shipping system. > > We can easily work around this through some autoconf magic, so I see no reason > why we shouldn't attempt to support this. It is probably better to make the > debugging output (a little) harder to interpret, than to fail building at all. I'll test any proposed changes. -- Tim Rice Multitalents (707) 887-1469 [email protected] _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
