Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 61864 invoked by uid 500); 6 Sep 2001 13:04:12 -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 61847 invoked from network); 6 Sep 2001 13:04:10 -0000 Sender: jfclere@vtxrm2.bcn.fsc.net Message-ID: <3B9773E7.6C5F2176@fujitsu-siemens.com> Date: Thu, 06 Sep 2001 15:02:31 +0200 From: jean-frederic clere Reply-To: jfrederic.clere@fujitsu-siemens.com X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.7 i686) X-Accept-Language: en, fr MIME-Version: 1.0 To: dev@httpd.apache.org CC: Stas Bekman Subject: Re: apxs broken References: <3B974DED.70002A25@fujitsu-siemens.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The problem is that var contains $(var_name)/blabla instead of $var_name/blabla or ${var_name}/blabla. What should be changed - apxs or acinclude.m4 -? "Clere, Jean-Frederic" wrote: > > Stas Bekman wrote: > > > > On Thu, 6 Sep 2001, jean-frederic clere wrote: > > > > > Hi, > > > > > > I have noted that apxs is broken: > > > /home/apache20/apache20/bin/apxs -q PREFIX > > > apxs:Error: 100 100exec_prefix)/bin/httpd not found or not executable. > > > > > > Any hints? > > > > what version are you trying to use? Get the HEAD version from cvs (1.26), > > this should work. > > That is already the lastest cvs version. I think the problem is localizated in > get_vars. > what does "$result .= eval qq("$val");" do? > > > > > _____________________________________________________________________ > > Stas Bekman JAm_pH -- Just Another mod_perl Hacker > > http://stason.org/ mod_perl Guide http://perl.apache.org/guide > > mailto:stas@stason.org http://apachetoday.com http://eXtropia.com/ > > http://singlesheaven.com http://perl.apache.org http://perlmonth.com/