bug-commoncpp
[Top][All Lists]
Advanced

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

Re: process.cpp:204: implicit declaration of function `int ost::snprintf


From: Federico Montesino Pouzols
Subject: Re: process.cpp:204: implicit declaration of function `int ost::snprintf(...)'
Date: Sat, 16 Nov 2002 13:27:29 +0100
User-agent: Mutt/1.4i

On Wed, Oct 30, 2002 at 06:23:11PM -0600, Arthur Kantor wrote:
> 
> 
> compiling with 
> gcc 2.95.3 
> on 
> SunOS csil-suna33.cs.uiuc.edu 5.8 Generic_108528-16 sun4u 
> sparc SUNW,Sun-Blade-1000
> 
> 
> the error:

> process.cpp:204: implicit declaration of function `int 
> ost::snprintf(...)'
> *** Error code 1
> make: Fatal error: Command failed for target `process.lo'
> Current working 
> directory /home/student/akantor/cs338/p2/commoncpp2-1.0.5/src
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> 
> 
> you probably want to 
> #include <stdio.h>
> when compiling for sun.
> 

        Ok, fixed in cvs.

> cheers,
> -Arthur




reply via email to

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