ports/168383: pecl-memcache - Undefined symbol "mmc_queue_pop" with clang

Nicolas Raspail nicolas.raspail at gmail.com
Sun May 27 17:20:12 UTC 2012


>Number:         168383
>Category:       ports
>Synopsis:       pecl-memcache - Undefined symbol "mmc_queue_pop" with clang
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 27 17:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Raspail
>Release:        pecl-memcache - Undefined symbol "mmc_queue_pop" with clang
>Organization:
>Environment:
FreeBSD dodger.whisperingvault.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Hi

The compilation of pecl-memcache  with clang is ok but when the module is used, the following error appears in the apache logs and the web page is blank :

==> error.log <==
/usr/local/lib/php/20100525/memcache.so: Undefined symbol "mmc_queue_pop"/usr/local/lib/php/20100525/memcache.so: Undefined symbol "mmc_queue_pop"

The solutions is to put USE_CSTD=gnu89 in the Makefile
>How-To-Repeat:
Try to compile pecl-memcache with clang
>Fix:
The solutions is to put USE_CSTD=gnu89 in the Makefile

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



More information about the freebsd-ports-bugs mailing list