swarm-support
[Top][All Lists]
Advanced

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

Re: interface declaration


From: Marcus G. Daniels
Subject: Re: interface declaration
Date: 20 Sep 2000 11:15:22 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DC" == Daniel Calhoun <address@hidden> writes:

DC> Suddenly and erratically (not on all "makes"), the following
DC> error-message appears

Do you mean you get different behavior after a "make clean"?

To debug these kinds of problems, doing something like below can help.

  $ make EXTRACPPFLAGS=-E Band.o 2>&1 > out
  $ less out

It sounds like you have a dependency on Band that you don't realize,
and are missing an #import.

                  ==================================
   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]