[Orca-users] 0.27 configure trace and make errors
Jim Burke
jburke at sportvision.com
Thu Jan 16 12:45:28 PST 2003
The new downlad didn't fix the problem, but the new commands you listed
did.
It's compiling as I type this.
-----Original Message-----
From: Blair Zajac [mailto:blair at orcaware.com]
Sent: Thursday, January 16, 2003 2:34 PM
To: Jim Burke
Cc: orca-users at orcaware.com
Subject: Re: [Orca-users] 0.27 configure trace and make errors
Jim Burke wrote:
>
> I'm having trouble getting 0.27 up on a Sun Ultra220 (SunOS noc1 5.8
> Generic_108528-12 sun4u sparc SUNW,Ultra-60).
> ...
>
> 660:noc1:[/root/orca]# tar -xf ../orca-0.27.tar
> 661:noc1:[/root/orca]# cd orca-0.27
> 662:noc1:[/root/orca/orca-0.27]# find packages -name configure.in -o
> -name Makefile.am | xargs touch
> 663:noc1:[/root/orca/orca-0.27]# sleep 2
> ouchnoc1:[/root/orca/orca-0.27]# find packages -name configure -o
-name
> Makefile.in -o -name stamp-h\* | xargs t
> 665:noc1:[/root/orca/orca-0.27]#
Jim,
I just put up a new orca-0.27.tar.gz at
http://www.orcaware.com/orca/pub/orca-0.27.tar.gz
Try downloading this one and see if the problem goes away.
The other solution is to run these commands instead of the ones
I gave previously:
cd orca-0.27
find . -name configure.in -o -name Makefile.am | xargs touch
sleep 2
find . -name configure -o -name Makefile.in -o -name stamp-h\* | xargs
touch
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list