ports/150502: multimedia/gpac-libgpac 0.4.5_4, 1 fails to compile on 7.3-STABLE

Bertrand Petit bppr at phoe.frmug.org
Sun Sep 12 15:50:06 UTC 2010


>Number:         150502
>Category:       ports
>Synopsis:       multimedia/gpac-libgpac 0.4.5_4,1 fails to compile on 7.3-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 15:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bertrand Petit
>Release:        7.3-STABLE
>Organization:
>Environment:
FreeBSD titus.memo.frmug.org 7.3-STABLE FreeBSD 7.3-STABLE #0: Sun Aug 15 18:40:34 CEST 2010     elrond at titus.memo.frmug.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
gpac-libgpac compilation fails in the utils/os_net.c:

===>  Building for gpac-libgpac-0.4.5_4,1
cc -O3  -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -Wno-pointer-sign -I/usr/ports/multimedia/gpac-libgpac/work/gpac/include  -I../ -DGPAC_HAVE_CONFIG_H  -c -o utils/os_divers.o utils/os_divers.c 
cc -O3  -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -Wno-pointer-sign -I/usr/ports/multimedia/gpac-libgpac/work/gpac/include  -I../ -DGPAC_HAVE_CONFIG_H  -c -o utils/os_net.o utils/os_net.c 
utils/os_net.c:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mobip_cbk'
utils/os_net.c:169: error: expected ')' before '_mobip_cbk'
utils/os_net.c: In function 'gf_net_mobileip_ctrl':
utils/os_net.c:177: error: 'mobip_cbk' undeclared (first use in this function)
utils/os_net.c:177: error: (Each undeclared identifier is reported only once
utils/os_net.c:177: error: for each function it appears in.)
utils/os_net.c: At top level:
utils/os_net.c:447: error: conflicting types for 'gf_sk_connect'
/usr/local/include/gpac/network.h:198: error: previous declaration of 'gf_sk_connect' was here
utils/os_net.c: In function 'gf_sk_connect':
utils/os_net.c:519: warning: passing argument 2 of 'gf_sk_bind' makes integer from pointer without a cast
utils/os_net.c:519: warning: passing argument 3 of 'gf_sk_bind' makes pointer from integer without a cast
utils/os_net.c:519: warning: passing argument 4 of 'gf_sk_bind' makes integer from pointer without a cast
utils/os_net.c:519: error: too many arguments to function 'gf_sk_bind'
utils/os_net.c: At top level:
utils/os_net.c:577: error: conflicting types for 'gf_sk_bind'
/usr/local/include/gpac/network.h:189: error: previous declaration of 'gf_sk_bind' was here
gmake: *** [utils/os_net.o] Error 1

>How-To-Repeat:
Just try to build the port on a 7.3 machine.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list