develooper Front page | perl.perl5.porters | Postings from April 2000

Re: [ID 20000407.001] failing to build 5.6.0

Thread Previous
From:
Lukas Karrer
Date:
April 7, 2000 05:31
Subject:
Re: [ID 20000407.001] failing to build 5.6.0
Message ID:
Pine.GSO.4.21.0004071407212.26610-100000@stinky.trash.net
On Fri, 7 Apr 2000, Dominic Dunlop wrote:

Hi Dominic,

thanks for your quick help!!!


> At 10:26 +0200 2000-04-07, Lukas Karrer wrote:
> >Creating config.sh...
> >Configure: syntax error at line 590: `do' unexpected
> 
> Weird.  Apart from anything else, there's no `do' on or near that 
> line of Configure or config_h.sh.  I don't know what's up, but here 
> are a few random thoughts (from a non-Sun user):

Yep...

> 
> 1. Maybe Configure picked up an old config.sh and/or Policy.sh which 

no.. I removed them with rm -f config.sh Policy.sh as stated in INSTALL
 

> 2. Maybe something's corrupted or truncated.  Here are the MD5 
> checksums of some suspects on my system:

been there, done that..

> 4. To see waht happened just before sh choked, you can try saying
> sh -c Configure ... >configure.out2 2>&1

sh -x .....  results in

[SNIP]
+ echo  
+ sed -e s/'/'"'"'/g -e s/^/sitescript='/ -e s/$/'/ 
+ : Finish up by extracting the .SH files 
+ : if this fails, just run all the .SH files by hand 
+ . ./config.sh 
Configure: syntax error at line 590: `do' unexpected 

in config.sh, line 590, you can see: (output starts at 585)

multiarch='undef'
mv=''
myarchname='Rebuild a list's archive.

Use this command to rebuild the archives for a mailing list.  You may want
to do this if you edit some messages in an archive, or remove some
messages from an archive.

Usage: /a1/bin/arch <listname> <mbox> [-h]

Where <mbox> is the path to a list's complete mbox archive.  Usually this
will be some path in the archives/private directory.  For example:

% bin/arch mylist archives/private/mylist.mbox/mylist.mbox

listname and/or mbox file is missing-solaris'
mydomain='.trash.net'
myhostname='stinky'


Here is the Problem.... I have installed Mailman, the gnu mailinglist
software from www.list.org.

Unfortunately, they provide a program called arch. /a1/bin/arch is first
in my path, followed by /usr ... so, no wonder sh chokes....

I guess, it is not such a good idea, to have /usr/bin/ last in my path. (I
want my people to use gtar as /a1/bin/tar instead of /usr/bin/tar )

Well, thanks alot for pointing me in the right direction!!! All is well
for me now!

THANKS FOR YOUR GOOD WORK WITH PERL

have a nice day

Lukas

+---------------------------------------------------------------------+
            Lukas Karrer           Email: lkarrer@trash.net
              Sysadmin             WWW: http://www.trash.net/
+---------------------------------------------------------------------+
Check out the stinkiest site on the web! Get a sniff from www.trash.net
     t r a s h . n e t  -  free UNIX Shellaccounts for Switzerland


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About