Thought I would share in case anybody else has a similar problem.

I only seemed to have libiconv2 (v1.9.1-3) installed on the cygwin box,
installing libiconv (v1.9.1-3) solved the problem and I was able to
compile.

The start-stop-daemon however did not compile (said wrong architecture)
is that correct?

Here is the output of make when compilation failed:

$ make
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -I/usr/include/libxml2/libxml
-I/usr/include/
libxml2 -I/usr/include/openssl -o gw/bb_alog.o -c gw/bb_alog.c
In file included from gwlib/charset.h:79,
                 from gwlib/gwlib.h:93,
                 from gw/bb_alog.c:63:
/usr/include/libxml2/libxml/encoding.h:27:19: iconv.h: No such file or
directory

In file included from gwlib/charset.h:79,
                 from gwlib/gwlib.h:93,
                 from gw/bb_alog.c:63:
/usr/include/libxml2/libxml/encoding.h:132: error: syntax error before
"iconv_t"

/usr/include/libxml2/libxml/encoding.h:132: warning: no semicolon at end
of stru
ct or union
/usr/include/libxml2/libxml/encoding.h:133: warning: data definition has
no type
 or storage class
make: *** [gw/bb_alog.o] Error 1



-----Original Message-----
From: Stipe Tolj [mailto:[EMAIL PROTECTED] 
Sent: 25 December 2003 02:47 PM
To: Jarrod Hermer
Cc: [EMAIL PROTECTED]
Subject: Re: Missing files to compile on Cygwin

Jarrod Hermer wrote:
> 
> Hi,
> 
> I cannot seem to compile Kannel 1.3.1 or latest CVS due to some files
> missing. Could someone pls take a look at the ./configure output. My
dev
> knowledge is quite limited.

I don't see anything "missing". configure did complete it's
configuiration step and pre-building of config files.

Kannel builds definetly out-of-the-box on a correctly installed
vannila Cygwin installation.

Stipe

mailto:[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:[EMAIL PROTECTED]
http://www.wapme-systems.de/
-------------------------------------------------------------------

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.2 (Cygwin)

mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS
OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2
nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT
dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv
bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID
AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl
OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ
K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H
g2HyLAEKQIp30Q==
=aYCI
-----END PGP PUBLIC KEY BLOCK-----


Reply via email to