Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 55602 invoked from network); 24 Nov 2003 14:11:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Nov 2003 14:11:36 -0000 Received: (qmail 79759 invoked by uid 500); 24 Nov 2003 14:10:48 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 79718 invoked by uid 500); 24 Nov 2003 14:10:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 79674 invoked from network); 24 Nov 2003 14:10:48 -0000 Received: from unknown (HELO nmrc.ucc.ie) (143.239.64.1) by daedalus.apache.org with SMTP; 24 Nov 2003 14:10:48 -0000 Date: Mon, 24 Nov 2003 14:10:46 +0000 From: Lars Hecking To: dev@httpd.apache.org Subject: Re: Unresolved symbols on Solaris Message-ID: <20031124141046.GA29753@nmrc.ie> References: <20031124125023.GA29355@nmrc.ie> <3FC202C0.1060405@attglobal.net> <20031124131926.GA29513@nmrc.ie> <3FC20771.80201@attglobal.net> <20031124133128.GA29610@nmrc.ie> <3FC20BC9.3050909@attglobal.net> <20031124134933.GA29687@nmrc.ie> <3FC20FDA.5010100@attglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FC20FDA.5010100@attglobal.net> User-Agent: Mutt/1.5.5i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Your libc references have that SYSVABI_1.3 tag, which mine done. My > Solaris 9 is a bit older. I have no idea what the problem is. Hhm. I'll take this to the sunmanagers list then ... > $ cat /etc/release > Solaris 9 12/02 s9s_u2wos_10a SPARC > Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. > Use is subject to license terms. > Assembled 02 December 2002 > > > What about this? > > $ nm /tmp/apache/libexec/mod_mime_magic.so | grep alloc > [126] | 0| 0|NOTY |GLOB |0 |UNDEF |ap_palloc > [112] | 0| 0|NOTY |GLOB |0 |UNDEF |ap_pcalloc > $ which nm > /usr/ccs/bin/nm > $ which ar > /usr/ccs/bin/ar Same, except for s/126/127/.