Pekka,

      And FreeBSD compiles cleanly.

-m

On Sun, 1 Oct 2006, Matt Klein wrote:

>
> Hey Pekka,
>
> We will be fixing the following URL's in our tar-ball:
>
> netbsd sofia  : http://rafb.net/paste/results/u0v7ne66.html
>>> 
> Making all in soa
> gmake[5]: Entering directory 
> `/home/andrew/freeswitch/libs/sofia-sip-1.12.2/libsofia-sip-ua/soa'
> gmake  all-am
> gmake[6]: Entering directory 
> `/home/andrew/freeswitch/libs/sofia-sip-1.12.2/libsofia-sip-ua/soa'
> if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. 
> -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip 
> -I../sip -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su
> -Wall -MT soa.lo -MD -MP -MF ".deps/soa.Tpo" -c -o soa.lo soa.c; \
>        then mv -f ".deps/soa.Tpo" ".deps/soa.Plo"; else rm -f 
> ".deps/soa.Tpo"; exit 1; fi
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip 
> -I./../sdp -I../sdp -I./../sip -I../sip -I./../ipt -I../ipt -I./../bnf 
> -I../bnf -I./../su -I../su -Wall -MT soa.lo -MD -MP -MF .deps/soa.Tpo -c 
> soa.c  -fPIC -DPIC -o .libs/soa.o
> soa.c: In function `soa_generate_offer':
> soa.c:1392: error: `EPROTO' undeclared (first use in this function)
> soa.c:1392: error: (Each undeclared identifier is reported only once
> soa.c:1392: error: for each function it appears in.)
> soa.c:1392: warning: left-hand operand of comma expression has no effect
> soa.c:1392: warning: left-hand operand of comma expression has no effect
> soa.c:1396: warning: left-hand operand of comma expression has no effect
> soa.c:1396: warning: left-hand operand of comma expression has no effect
> soa.c:1400: warning: left-hand operand of comma expression has no effect
> soa.c:1400: warning: left-hand operand of comma expression has no effect
> soa.c:1404: warning: left-hand operand of comma expression has no effect
> soa.c:1404: warning: left-hand operand of comma expression has no effect
> soa.c: In function `soa_generate_answer':
> soa.c:1480: error: `EPROTO' undeclared (first use in this function)
> soa.c:1480: warning: left-hand operand of comma expression has no effect
> soa.c:1480: warning: left-hand operand of comma expression has no effect
> soa.c:1484: warning: left-hand operand of comma expression has no effect
> soa.c:1484: warning: left-hand operand of comma expression has no effect
> soa.c: In function `soa_process_answer':
> soa.c:1561: error: `EPROTO' undeclared (first use in this function)
> soa.c:1561: warning: left-hand operand of comma expression has no effect
> soa.c:1561: warning: left-hand operand of comma expression has no effect
> soa.c:1565: warning: left-hand operand of comma expression has no effect
> soa.c:1565: warning: left-hand operand of comma expression has no effect
> soa.c: In function `soa_process_reject':
> soa.c:1642: error: `EPROTO' undeclared (first use in this function)
> soa.c:1642: warning: left-hand operand of comma expression has no effect
> soa.c:1642: warning: left-hand operand of comma expression has no effect
> gmake[6]: *** [soa.lo] Error 1
> gmake[6]: Leaving directory 
> `/home/andrew/freeswitch/libs/sofia-sip-1.12.2/libsofia-sip-ua/soa'
> gmake[5]: *** [all] Error 2
> gmake[5]: Leaving directory 
> `/home/andrew/freeswitch/libs/sofia-sip-1.12.2/libsofia-sip-ua/soa'
> gmake[4]: *** [all-recursive] Error 1
> gmake[4]: Leaving directory 
> `/home/andrew/freeswitch/libs/sofia-sip-1.12.2/libsofia-sip-ua'
> gmake[3]: *** [all-recursive] Error 1
>
>
> openbsd sofia : http://pastebin.ca/188482
>>>>>
>      make[5]: Entering directory 
> `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.2/libsofia-sip-ua/msg'
>      if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H 
> -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url 
> -I./../bnf -I../bnf -I./../su -I../su    -Wall -MT msg_mime.lo -MD -MP -MF 
> ".deps/msg_mime.Tpo" -c -o msg_mime.lo msg_mime.c; \
>      then mv -f ".deps/msg_mime.Tpo" ".deps/msg_mime.Plo"; else rm -f 
> ".deps/msg_mime.Tpo"; exit 1; fi
>       gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
> -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf 
> -I./../su -I../su -Wall -MT msg_mime.lo -MD -MP -MF .deps/msg_mime.Tpo -c 
> msg_mime.c  -fPIC -DPIC -o .libs/msg_mime.o
>      msg_mime.c: In function `msg_multipart_complete':
>      msg_mime.c:625: error: `EBADMSG' undeclared (first use in this 
> function)
>      msg_mime.c:625: error: (Each undeclared identifier is reported only 
> once
>      msg_mime.c:625: error: for each function it appears in.)
>      msg_mime.c:625: warning: left-hand operand of comma expression has no 
> effect
>      msg_mime.c:694: warning: left-hand operand of comma expression has no 
> effect
>      make[5]: *** [msg_mime.lo] Error 1
>      make[5]: Leaving directory 
> `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.2/libsofia-sip-ua/msg'
>      make[4]: *** [install] Error 2
>      make[4]: Leaving directory 
> `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.2/libsofia-sip-ua/msg'
>      make[3]: *** [install-recursive] Error 1
>      make[3]: Leaving directory 
> `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.2/libsofia-sip-ua'
>      make[2]: *** [install-recursive] Error 1
>      make[2]: Leaving directory 
> `/usr/src/freeswitch.trunk/libs/sofia-sip-1.12.2'
>      ERROR
>      make[1]: *** [depends] Error 1
>      make[1]: Leaving directory 
> `/usr/src/freeswitch.trunk/src/mod/endpoints/mod_sofia'
>      make: *** [modules] Error 1  -m
>
>
> -m
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to