On 20/10/14 02:26, Michel Dänzer wrote: > Line 17 in /usr/include/powerpc-linux-gnu/asm/sigcontext.h is: > > unsigned long _unused[4]; > > My guess would be that either the dynamips build system, > /home/daniel/workspace/dynamips/common/hash.c or one of the other header > files it includes before /home/daniel/workspace/dynamips/stable/utils.h > defines '_unused' as a macro. >
Okay.. that points me in the direction of the the common/dynamips_common.h line 83 [1]. > #ifndef _unused > /* Function that is never used */ > #define _unused __attribute__((unused)) > #endif Any ideas on where to go from here? Thanks, Daniel Lintott [1] https://github.com/GNS3/dynamips/blob/master/common/dynamips_common.h#L83
signature.asc
Description: OpenPGP digital signature