now I got some new errors :

make[1]: Entering directory `/usr/share/src/rtpproxy'
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT main.o -MD -MP -MF ".deps/main.Tp o" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo";
exit 1; fi
main.c: In function `main':
main.c:787: warning: unsigned int format, pid_t arg (arg 3)
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtp_server.o -MD -MP -MF ".deps/r tp_server.Tpo" -c -o rtp_server.o
rtp_server.c; \
then mv -f ".deps/rtp_server.Tpo" ".deps/rtp_server.Po"; else rm -f
".deps/rtp_server.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtpp_record.o -MD -MP -MF ".deps/ rtpp_record.Tpo" -c -o
rtpp_record.o rtpp_record.c; \
then mv -f ".deps/rtpp_record.Tpo" ".deps/rtpp_record.Po"; else rm -f
".deps/rtpp_record.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtpp_util.o -MD -MP -MF ".deps/rt pp_util.Tpo" -c -o rtpp_util.o
rtpp_util.c; \
then mv -f ".deps/rtpp_util.Tpo" ".deps/rtpp_util.Po"; else rm -f
".deps/rtpp_util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtp.o -MD -MP -MF ".deps/rtp.Tpo"  -c -o rtp.o rtp.c; \
then mv -f ".deps/rtp.Tpo" ".deps/rtp.Po"; else rm -f ".deps/rtp.Tpo"; exit
1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtpp_session.o -MD -MP -MF ".deps /rtpp_session.Tpo" -c -o
rtpp_session.o rtpp_session.c; \
then mv -f ".deps/rtpp_session.Tpo" ".deps/rtpp_session.Po"; else rm -f
".deps/rtpp_session.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT rtpp_command.o -MD -MP -MF ".deps /rtpp_command.Tpo" -c -o
rtpp_command.o rtpp_command.c; \
then mv -f ".deps/rtpp_command.Tpo" ".deps/rtpp_command.Po"; else rm -f
".deps/rtpp_command.Tpo"; exit 1; fi
rtpp_command.c: In function `handle_command':
rtpp_command.c:607: warning: implicit declaration of function `alloca'
gcc -std=gnu99 -Wall -Wno-uninitialized -g -O2  -lsocket -lnsl -lxnet -lrt
-o rtpproxy  main.o rtp_server.o rtpp_recor d.o rtpp_util.o rtp.o
rtp_resizer.o rtpp_session.o rtpp_command.o rtpp_log.o -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -std=gnu99 -Wall -Wno-uninitialized -g
-O2 -MT makeann.o -MD -MP -MF ".deps/make ann.Tpo" -c -o makeann.o
makeann.c; \
then mv -f ".deps/makeann.Tpo" ".deps/makeann.Po"; else rm -f
".deps/makeann.Tpo"; exit 1; fi
makeann.c: In function `main':
makeann.c:143: warning: implicit declaration of function `strerror'
makeann.c:143: error: `errno' undeclared (first use in this function)
makeann.c:143: error: (Each undeclared identifier is reported only once
makeann.c:143: error: for each function it appears in.)
makeann.c:143: warning: format argument is not a pointer (arg 4)
makeann.c:151: warning: format argument is not a pointer (arg 4)
make[1]: *** [makeann.o] Error 1
make[1]: Leaving directory `/usr/share/src/rtpproxy'
make: *** [all] Error 2

Regards

On Sat, Nov 15, 2008 at 1:05 PM, muhammad akl <[EMAIL PROTECTED]>wrote:

> yes Maxim, I did the upgrade more than once and the problem still persists
> .
>
> On Sat, Nov 15, 2008 at 1:01 PM, Maxim Sobolev <[EMAIL PROTECTED]>wrote:
>
>> muhammad akl wrote:
>> > still getting the same error Maxim :
>> >
>> > gcc -std=gnu99 -Wall -Wno-uninitialized -g -O2  -lsocket -lnsl -lxnet
>> > -lrt -o makeann  makeann.o
>> > Undefined                       first referenced
>> >  symbol                             in file
>> > err                                 makeann.o
>> > errx                                makeann.o
>> > ld: fatal: Symbol referencing errors. No output written to makeann
>> > collect2: ld returned 1 exit status
>> > make[1]: *** [makeann] Error 1
>> > make[1]: Leaving directory `/usr/share/src/rtpproxy'
>> > make: *** [all] Error 2
>>
>> Strange, are you sure you've done the upgrade?
>>
>> Regards,
>> --
>> Maksym Sobolyev
>> Sippy Software, Inc.
>> Internet Telephony (VoIP) Experts
>> T/F: +1-646-651-1110
>> Web: http://www.sippysoft.com
>> MSN: [EMAIL PROTECTED]
>> Skype: SippySoft
>> _______________________________________________
>> Users mailing list
>> Users@rtpproxy.org
>> http://lists.rtpproxy.org/mailman/listinfo/users
>>
>
>
_______________________________________________
Users mailing list
Users@rtpproxy.org
http://lists.rtpproxy.org/mailman/listinfo/users

Reply via email to