Article [#4737] build fails at libeXosip2

[#4737] build fails at libeXosip2

Submitted By: Mingquan Pan

Open Date

2008-12-22 04:31:12     Close Date

2009-01-08 22:41:28

Priority:

Medium     Assignee:

Mike Frysinger

Status:

Closed     Fixed In Release:

N/A

Found In Release:

N/A     Release:

Category:

N/A     Board:

N/A

Processor:

N/A     Silicon Revision:

Is this bug repeatable?:

Yes     Resolution:

Fixed

Uboot version or rev.:

    Toolchain version or rev.:

Nov 11

App binary format:

N/A     

Summary: build fails at libeXosip2

Details:

build fails at libeXosip2 on trunk when building linphone.

make[5]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/lib/libeXosip/build-libeXosip2-3.2.0/src'

/bin/sh ../libtool --tag=CC --mode=compile bfin-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../libeXosip2-3.2.0/src -I.. -I../../libeXosip2-3.2.0 -I../../libeXosip2-3.2.0/include -I/usr/include -I/usr/include  -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist  -mcpu=bf537-0.2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DOSIP_MT -DENABLE_DEBUG -g -DENABLE_TRACE -pipe -Wall -g  -mcpu=bf537-0.2  -pthread -pipe -Wall -g  -mcpu=bf537-0.2 -c -o eXosip.lo ../../libeXosip2-3.2.0/src/eXosip.c

bfin-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../libeXosip2-3.2.0/src -I.. -I../../libeXosip2-3.2.0 -I../../libeXosip2-3.2.0/include -I/usr/include -I/usr/include -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist -mcpu=bf537-0.2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DOSIP_MT -DENABLE_DEBUG -g -DENABLE_TRACE -pipe -Wall -g -mcpu=bf537-0.2 -pthread -pipe -Wall -g -mcpu=bf537-0.2 -c ../../libeXosip2-3.2.0/src/eXosip.c  -fPIC -DPIC -o .libs/eXosip.o

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_transaction_init':

../../libeXosip2-3.2.0/src/eXosip.c:98: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:98: error: (Each undeclared identifier is reported only once

../../libeXosip2-3.2.0/src/eXosip.c:98: error: for each function it appears in.)

../../libeXosip2-3.2.0/src/eXosip.c:99: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_transaction_find':

../../libeXosip2-3.2.0/src/eXosip.c:115: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:119: error: 'OSIP_NOTFOUND' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:120: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_retry_with_auth':

../../libeXosip2-3.2.0/src/eXosip.c:139: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:144: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:165: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:172: error: 'OSIP_SYNTAXERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:192: warning: passing argument 1 of 'osip_list_special_free' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:194: error: 'osip_proxy_authorization_free' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:194: warning: passing argument 1 of 'osip_list_special_free' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:253: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:254: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_publish_refresh':

../../libeXosip2-3.2.0/src/eXosip.c:271: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:286: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:297: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:304: error: 'OSIP_SYNTAXERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:314: error: 'OSIP_NOMEM' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:329: warning: passing argument 1 of 'osip_list_special_free' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:331: error: 'osip_proxy_authorization_free' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:331: warning: passing argument 1 of 'osip_list_special_free' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:346: warning: passing argument 1 of 'osip_list_eol' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:348: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:351: warning: passing argument 1 of 'osip_list_remove' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:420: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:421: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_retry_register_with_auth':

../../libeXosip2-3.2.0/src/eXosip.c:444: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:445: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_retry_invite_with_auth':

../../libeXosip2-3.2.0/src/eXosip.c:475: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:476: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_retry_subscribe_with_auth':

../../libeXosip2-3.2.0/src/eXosip.c:526: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:527: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_retry_with_auth':

../../libeXosip2-3.2.0/src/eXosip.c:573: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:605: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:606: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function '_eXosip_redirect':

../../libeXosip2-3.2.0/src/eXosip.c:622: error: 'OSIP_UNDEFINED_ERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:630: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_default_action':

../../libeXosip2-3.2.0/src/eXosip.c:636: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_clear_authentication_info':

../../libeXosip2-3.2.0/src/eXosip.c:1274: warning: implicit declaration of function 'REMOVE_ELEMENT'

../../libeXosip2-3.2.0/src/eXosip.c:1274: warning: nested extern declaration of 'REMOVE_ELEMENT'

../../libeXosip2-3.2.0/src/eXosip.c:1277: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1278: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_add_authentication_info':

../../libeXosip2-3.2.0/src/eXosip.c:1288: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1301: error: 'OSIP_NOMEM' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1313: warning: implicit declaration of function 'ADD_ELEMENT'

../../libeXosip2-3.2.0/src/eXosip.c:1313: warning: nested extern declaration of 'ADD_ELEMENT'

../../libeXosip2-3.2.0/src/eXosip.c:1314: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1315: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_add_authentication_information':

../../libeXosip2-3.2.0/src/eXosip.c:1336: error: 'OSIP_BADPARAMETER' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1364: error: 'OSIP_NOTFOUND' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1398: warning: passing argument 1 of 'osip_list_add' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:1400: warning: passing argument 1 of 'osip_list_add' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:1405: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1416: error: 'OSIP_SYNTAXERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1450: warning: passing argument 1 of 'osip_list_add' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:1514: warning: passing argument 1 of 'osip_list_add' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:1544: warning: control reaches end of non-void function

../../libeXosip2-3.2.0/src/eXosip.c: In function 'eXosip_update_top_via':

../../libeXosip2-3.2.0/src/eXosip.c:1552: warning: passing argument 1 of 'osip_list_get' from incompatible pointer type

../../libeXosip2-3.2.0/src/eXosip.c:1559: error: 'OSIP_SYNTAXERROR' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1577: error: 'OSIP_SUCCESS' undeclared (first use in this function)

../../libeXosip2-3.2.0/src/eXosip.c:1578: warning: control reaches end of non-void function

make[5]: *** [eXosip.lo] Error 1

make[5]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/lib/libeXosip/build-libeXosip2-3.2.0/src'

make[4]: *** [install-recursive] Error 1

make[4]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/lib/libeXosip/build-libeXosip2-3.2.0'

make[3]: *** [all] Error 2

make[3]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/lib/libeXosip'

make[2]: *** [libeXosip] Error 2

make[2]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/lib'

make[1]: *** [all] Error 2

make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/lib'

make: *** [subdirs] Error 1

Follow-ups

--- Mike Frysinger                                           2009-01-07 06:04:54

looks like things got screwed up after the last sync with upstream and attempt

at merging the diff osip dirs

should be fixed now

--- Mingquan Pan                                             2009-01-08 22:41:28

Yes,fixed.Close.

    Files

    Changes

    Commits

    Dependencies

    Duplicates

    Associations

    Tags

File Name     File Type     File Size     Posted By

No Files Were Found

Before You Switch


Switching languages will make ADI Explorer unavailable. Resume your session by switching back to English and reopening ADI Explorer.