gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] No rule to make target 'saved_pre_gcl'. Stop


From: Jean Louis
Subject: Re: [Gcl-devel] No rule to make target 'saved_pre_gcl'. Stop
Date: Thu, 29 Dec 2016 10:06:49 +0300

Hello,

I guess that today I cannot reproduce what I was thinking it was
succcessful in regards to machine type. So I get again machine not
recognized, for both amd64-linux and 386-linux

I am attaching configure.output and config.log

Jean

On Wed, Dec 28, 2016 at 07:10:07PM -0500, Camm Maguire wrote:
> Greetings, and thanks! Could you please post full configure and make
> output like last time?
> 
> Take care,
> 
> Jean Louis <address@hidden> writes:
> 
> > Thank you. I have now pulled list_order branch, and passed through
> > machine error, and now getting this one:
> >
> > make[2]: Entering directory '/sources/gnu/gcl/gcl/unixport'
> > ar: ../o/gcllib.a: No such file or directory
> > ls: cannot access '../o/*.o': No such file or directory
> > ls: cannot access '../lsp/*.o': No such file or directory
> > ls: cannot access '../xgcl-2/*.o': No such file or directory
> > ls: cannot access '../cmpnew/*.o': No such file or directory
> > ls: cannot access 'gcl_recompile?*.o': No such file or directory
> > ls: cannot access '../mod/*.o': No such file or directory
> > ls: cannot access '../pcl/*.o': No such file or directory
> > ls: cannot access '../clcs/*.o': No such file or directory
> > make[2]: *** No rule to make target '../o/gcllib.a', needed by 'libgclp.a'. 
> >  Stop.
> > make[2]: Leaving directory '/sources/gnu/gcl/gcl/unixport'
> > make[1]: *** [makefile:75: final] Error 2
> > make[1]: Leaving directory '/sources/gnu/gcl/gcl/unixport'
> > make: *** [makefile:41: system] Error 2
> >
> >
> > On Wed, Dec 28, 2016 at 04:31:12PM -0500, Camm Maguire wrote:
> >> Greetings, and thanks for your report!  Your machine type was not
> >> guessed properly.  Most likely you want either
> >> --enable-machine=amd64-linux or --enable-machine=386-linux until I fix
> >> this.  I'm assuming this is the master branch.
> >> 
> >> Please note that the master branch configure script is several fixes
> >> behind the 2.6.13 release candidate in branch 'list_order'.  I've just
> >> about merged these.
> >> 
> >> Take care,
> >> 
> >> Jean Louis <address@hidden> writes:
> >> 
> >> > Hello,
> >> >
> >> > I did not see that "machine is not found", the configure and make
> >> > output are attached.
> >> >
> >> > Jean
> >> >
> >> > On Wed, Dec 21, 2016 at 04:25:51PM -0500, Camm Maguire wrote:
> >> >> Greetings, and thanks for your report!  Please post the full configure
> >> >> and make output.
> >> >> 
> >> >> Take care,
> >> >> 
> >> >> Jean Louis <address@hidden> writes:
> >> >> 
> >> >> > Hello,
> >> >> >
> >> >> > I need help on building gcl.
> >> >> >
> >> >> > I am using the version from git, and do not have a previous version of
> >> >> > gcl on my system. The errors are shown below as being in the unixport
> >> >> > directory.
> >> >> >
> >> >> > Jean Louis
> >> >> >
> >> >> >   $ ./configure --prefix=/package/prog/gcl --enable-readline 
> >> >> > --enable-machine=amd64-linux
> >> >> >
> >> >> > ## --------- ##
> >> >> > ## Platform. ##
> >> >> > ## --------- ##
> >> >> >
> >> >> > hostname = protected.rcdrun.com
> >> >> > uname -m = x86_64
> >> >> > uname -r = 4.8.2-gnugnu.support
> >> >> > uname -s = Linux
> >> >> > uname -v = #2 SMP PREEMPT Fri Nov 18 12:38:46 CET 2016
> >> >> >
> >> >> > errors:
> >> >> >
> >> >> > <DEV> root [ /sources/gnu/gcl/gcl ]# make
> >> >> > (cd bin; make all)
> >> >> > make[1]: Entering directory '/sources/gnu/gcl/gcl/bin'
> >> >> > make[1]: Nothing to be done for 'all'.
> >> >> > make[1]: Leaving directory '/sources/gnu/gcl/gcl/bin'
> >> >> > make mpfiles
> >> >> > make[1]: Entering directory '/sources/gnu/gcl/gcl'
> >> >> > make[1]: Nothing to be done for 'mpfiles'.
> >> >> > make[1]: Leaving directory '/sources/gnu/gcl/gcl'
> >> >> > rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
> >> >> > (cd o; make all)
> >> >> > make[1]: Entering directory '/sources/gnu/gcl/gcl/o'
> >> >> > make[1]: Nothing to be done for 'all'.
> >> >> > make[1]: Leaving directory '/sources/gnu/gcl/gcl/o'
> >> >> > make h/cmpinclude.h
> >> >> > make[1]: Entering directory '/sources/gnu/gcl/gcl'
> >> >> > make[1]: 'h/cmpinclude.h' is up to date.
> >> >> > make[1]: Leaving directory '/sources/gnu/gcl/gcl'
> >> >> > rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
> >> >> > cd unixport && make saved_pre_gcl
> >> >> > make[1]: Entering directory '/sources/gnu/gcl/gcl/unixport'
> >> >> > ls: cannot access '../lsp/*.o': No such file or directory
> >> >> > ls: cannot access '../xgcl-2/*.o': No such file or directory
> >> >> > ls: cannot access '../cmpnew/*.o': No such file or directory
> >> >> > ls: cannot access 'gcl_recompile?*.o': No such file or directory
> >> >> > ls: cannot access '../mod/*.o': No such file or directory
> >> >> > ls: cannot access '../pcl/*.o': No such file or directory
> >> >> > ls: cannot access '../clcs/*.o': No such file or directory
> >> >> > make[1]: *** No rule to make target 'saved_pre_gcl'.  Stop.
> >> >> > make[1]: Leaving directory '/sources/gnu/gcl/gcl/unixport'
> >> >> > make: *** [makefile:78: unixport/saved_pre_gcl] Error 2

Attachment: configure.output
Description: Text document

Attachment: config.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]