bug-cvs
[Top][All Lists]
Advanced

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

Re: socket-client.c doesn't need to compile on UNIX.


From: Derek Price
Subject: Re: socket-client.c doesn't need to compile on UNIX.
Date: Sat, 24 Sep 2005 20:48:10 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Conrad T. Pino wrote:

>I just updated and compiled.  The compile has the usual warnings and
>we have a link error:
>

Is it because I had:

#ifdef HAVE_CONFIG
# include <config.h>
#endif

instead of:

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif

?

I just installed a fix for that.

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:derek@ximbiot.com>






reply via email to

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