Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2010 07:19:37 GMT
From:      José Alfonso Accino <accino@uma.es>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143004: libmemcache port gives 'undefined symbol' errors in amd64
Message-ID:  <201001200719.o0K7Jbj8042974@www.freebsd.org>
Resent-Message-ID: <201001200720.o0K7K3QV083209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143004
>Category:       ports
>Synopsis:       libmemcache port gives 'undefined symbol' errors in amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 20 07:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     José Alfonso Accino
>Release:        8.0
>Organization:
University of Málaga
>Environment:
FreeBSD agora.edu.uma.es 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
I'm trying to install Auth MemCookie (http://authmemcookie.sourceforge.net/) from source in a FreeBSD 8.0-RELEASE (amd64).

I have installed required dependences as stated in Auth MemCookie docs: libevent-1.4.13, memcached-1.4.4 and libmemcache-1.4.0.rc2 (from ports).

After building and installing mod_auth_memcookie.so, I start Apache and I get an "Undefined symbol" error relative to libmemcache:

# apachectl start
httpd: Syntax error on line 111 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_auth_memcookie.so into server: /usr/local/lib/libmemcache.so.4: Undefined symbol "mcm_buf_len"

(FWIW: I have exactly the same installation on another server with FreeBSD 7.2-RELEASE-p6 (386), with no problems at all, and Auth MemCookie is running fine there.)

>How-To-Repeat:
It's described in the field above. Using the package instead of building the port makes no improvement at all and results in the same error.

>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001200719.o0K7Jbj8042974>