Re: [Maxima-discuss] gcl compilation error

Camm Maguire <[email protected]>
Newsgroups gmane.lisp.gcl.devel,gmane.comp.mathematics.maxima.general
Message-ID <[email protected]>
Greetings!  If you post your full compile and make logs I'll try to take
a look.

Take care,

T Rex <[email protected]> writes:

> I am trying to compile gcl for maxima with the following manifest for flatpak
>
> app-id: org.gcl.gcl
> runtime: org.freedesktop.Platform
> runtime-version: "23.08"
> sdk: org.freedesktop.Sdk
> command: gcl
> modules:
>   - name: gcl
>     buildsystem: simple
>     build-commands:
>       - ./configure --prefix=/app/ --enable-ansi
>       - make -j2
>     #no-autogen: true
>     #builddir: true
>     sources:
>       - type: archive
>          path: ./gcl-2.6.14.tar.gz
> --------------------------------------------------------------------------------------------------------
>
> At the compilation stage I get the error:
>
> -------------------------------------------------------------------------------------------------
> echo '#include "make-decl.h"' > foo.c
> cat typespec.ini main.ini alloc.ini gbc.ini bitop.ini eval.ini macros.ini lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini
> big.ini number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini file.ini read.ini backq.ini print.ini format.ini
> pathname.ini unixfsys.ini unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini fat_string.ini run_process.ini nfunlink.ini usig.ini usig2.ini utils.ini makefun.ini sockets.ini clxsocket.ini init_pari.ini nsocket.ini sfasl.ini prelink.ini gprof.ini gcl_readline.ini |sed
> 's,DEFBFUN,DEFUN,g' >> foo.c
> gcc -E -I../h foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > tmpini
> ../xbin/move-if-changed mv tmpini ../h/new_decl.h
> tmpini and ../h/new_decl.h were not the same.
> ln tmpini ../h/new_decl.h
> rm -f foo.c tmpini
> make[1]: Leaving directory '/run/build/gcl/o'
> Error: module gcl: El proceso hijo terminó con el código 2
>
> ---------------------------------------
>
> Does anyone have any idea what's happening?
>
> _______________________________________________
> Maxima-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/maxima-discuss
>

-- 
Camm Maguire			     		    [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.