[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`../libcruft.a('
From: |
Christian Peel |
Subject: |
`../libcruft.a(' |
Date: |
Fri, 27 Aug 1999 23:51:10 -0600 |
The output of gmake below describes how
gmake has problems building `../libcruft.a('.
I'm using gmake version 3.67, and gcc version 2.7.2.2
to build octave on a Solaris 2.6 Ultra 10.
Any suggestions?
chris
boom /tmp/octave-2.0.14 128> gmake
...
echo making all in libcruft
making all in libcruft
cd libcruft ; gmake all
gmake[2]: Entering directory `/tmp/octave-2.0.14/libcruft'
echo making all in amos
making all in amos
cd amos; gmake all
gmake[3]: Entering directory `/tmp/octave-2.0.14/libcruft/amos'
gmake[3]: *** No rule to make target `../libcruft.a('. Stop.
gmake[3]: Leaving directory `/tmp/octave-2.0.14/libcruft/amos'
gmake[2]: *** [amos] Error 1
gmake[2]: Leaving directory `/tmp/octave-2.0.14/libcruft'
gmake[1]: *** [libcruft] Error 1
gmake[1]: Leaving directory `/tmp/octave-2.0.14'
gmake: *** [all] Error 1
boom /tmp/octave-2.0.14 129>
--
Christian Peel
Phone: 435-797-3355
Email: address@hidden
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
- `../libcruft.a(',
Christian Peel <=