swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in running make of Swarm 1.4.1


From: Marcus G. Daniels
Subject: Re: Error in running make of Swarm 1.4.1
Date: 07 Jul 1999 12:06:51 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.11

>>>>> "AB" == Andrew Boyd <address@hidden> writes:

AB> argp-fmtstream.c:363: conflicting types for `argp_fmtstream_printf'
AB> argp-fmtstream.h:132: previous declaration of `argp_fmtstream_printf'

Well, you can see for yourself the literal differences between the
declaration and the definition, but there isn't anything here that
ought to conflict.

On line 362 of src/misc/argp-fmtstream.c, you might try changing
"struct argp_fmtstream" to "argp_fmtstream_t" .  If that doesn't work,
then the only other thing I see is the
"__attribute__ ((__format__ (printf, 2, 3)))".  
If the former doesn't work, try commenting this out.

Btw, what version of GCC are you using?

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]