linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] linphone-0.7.2pre1 and compilation problems


From: pogosyan
Subject: [Linphone-users] linphone-0.7.2pre1 and compilation problems
Date: Tue, 19 Mar 2002 10:10:56 -0700

Thanks for the reply, Simon !

Currently linphone-0.7.2pre1   did not compile
(I did compile 0.7.1 all right, so my environment is same)

make ended with

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -g -O2 -c str_utils.c -MT str_utils.lo -MD -MP
-MF .deps/str_utils.TPlo   -fPIC -DPIC -o .libs/str_utils.lo
In file included from rtp.h:32,
                 from str_utils.c:25:
rtpport.h:7: parse error before `guint16'
rtpport.h:7: warning: data definition has no type or storage class
rtpport.h:8: parse error before `guint32'
rtpport.h:8: warning: data definition has no type or storage class
In file included from str_utils.c:25:
rtp.h:57: parse error before `guint16'
rtp.h:57: warning: no semicolon at end of struct or union
rtp.h:64: warning: data definition has no type or storage class
rtp.h:65: parse error before `timestamp'
rtp.h:65: warning: data definition has no type or storage class
rtp.h:66: parse error before `ssrc'
rtp.h:66: warning: data definition has no type or storage class
rtp.h:67: parse error before `csrc'
rtp.h:67: warning: data definition has no type or storage class
rtp.h:68: parse error before `}'
rtp.h:68: warning: data definition has no type or storage class
rtp.h:75: parse error before `guint32'
rtp.h:75: warning: no semicolon at end of struct or union
rtp.h:76: warning: data definition has no type or storage class
rtp.h:77: parse error before `lost'
rtp.h:77: warning: data definition has no type or storage class
rtp.h:78: parse error before `outdated'
rtp.h:78: warning: data definition has no type or storage class
rtp.h:79: warning: data definition has no type or storage class
make[3]: *** [str_utils.lo] Error 1
make[3]: Leaving directory `/usr/local/src/linphone-0.7.2pre1/oRTP/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/linphone-0.7.2pre1/oRTP'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/linphone-0.7.2pre1'
make: *** [all] Error 2

-------------------------------------------------------------------------------------------

Let me notice two other compilation problems

a)  at the end of ./configure  I got

> ./configure
.............

creating config.h
cat: ./config.h.in: No such file or directory     <- ------- is this a
problem ??
config.h is unchanged

b)  I was not able to compile (0.7.1 also) with --enable-alsa  flag
(I know, it is not needed, oss emulation should be sufficient, but
still),
because my ALSA headers were not found.   On RedH at the place for sound
headers
is /usr/include/sound.  It would be good to have alsa-headers-path
option
to linphone configure





reply via email to

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