Re: [Tack-devel] CVS & the new build system
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: tim k. <gt...@di...> - 2006-07-24 20:53:05
|
At 4:50 PM -0400 7/24/06, David Given wrote: >However, the only change is to the 'pmfile' file, so you could always pull >that out of cvsweb and patch a 1.0.2 version manually. LLgen is very static >code; once it's installed, you'll probably never have to touch it again. Ok, I manually added the CINCLUDES line to pmfile in both LLgen standalone and ACK's included version. Here is the OpenBSD error message, which is pretty much identical to NetBSD's: host:Ack {114} ./pm -DPREFIX=/home/lapd/ack/bin/ configure host:Ack {115} ./pm -DPREFIX=/home/lapd/ack/bin/ rm -f "/tmp/ack-temp/pmcache/465/Lpars.h" "/tmp/ack-temp/pmcache/465/Lpars.c" "/tmp/ack-temp/pmcache/465/tokenfile.c" "/tmp/ack-temp/pmcache/465/expression.c" cd /tmp/ack-temp/pmcache/465 && LLgen "/tmp/ack-temp/pmcache/464/tokenfile.g" "/home/account/ack/Ack/util/cpp/expression.g" sh: LLgen: not found rm -f "/tmp/ack-temp/pmcache/465/Lpars.h" "/tmp/ack-temp/pmcache/465/Lpars.c" "/tmp/ack-temp/pmcache/465/tokenfile.c" "/tmp/ack-temp/pmcache/465/expression.c" pm: object 'LLgen', defined at pmfile:39, failed to build with return code 32512 I think the problem is a lot like what happened with the old tree, where files weren't being found because of differences in the shells and handling PATH stuff. I use tcsh; it seems to me that the shell scripts are sh/bash, but I'm not a shell expert by any means. HTH, tim Gregory T. (tim) Kelly Owner Dialectronics.com P.O. Box 606 Newberry, SC 29108 "Anything war can do, peace can do better." -- Bishop Desmond Tutu |