From owner-freebsd-questions Fri Apr 12 13:28:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aji.wilshire.net (worm.wilshire.net [64.161.77.242]) by hub.freebsd.org (Postfix) with ESMTP id 113BB37B400 for ; Fri, 12 Apr 2002 13:28:49 -0700 (PDT) Received: from emilyd (emilyd.wilshire.net [10.100.123.20]) by aji.wilshire.net (8.12.2/8.12.2) with SMTP id g3CKIjtr091727 for ; Fri, 12 Apr 2002 13:18:46 -0700 (PDT) (envelope-from rileyjmc@pacbell.net) From: "Riley J. McIntire" To: "FreeBSD Questions" Subject: Reality check Date: Fri, 12 Apr 2002 13:28:28 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Coldfusion for Redhat on FreeBSD What I want to do: Run ColdFusion Enterprise 5.0 for Linux on FreeBSD 4.5 with RedHat emulation running apache 1.3.24. The problem: When I compile mod_coldfusion.so from source using apxs with the supplied mod_coldfusion.c and libcf.a apache fails with: root@zumwalt# apachectl configtest Syntax error on line 245 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/mod_coldfusion.so into server: /usr/local/libexec/apache/mod_coldfusion.so: Undefined symbol "__assert_fail" root@zumwalt# I'm fairly certain that if I run the apache binary for linux this will work. My question is there any easy way to use the native fbsd apache? Ie, will mod_coldfusion.c only compile for the linux apache binary or can it be compiled for apache on fbsd? Be happy to supply the source if anyone wants to look at it privately. Thanks for any suggestions or input. Riley "Genius may have its limitations, but stupidity is not thus handicapped." --Elbert Hubbard (1856-1915). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message