Greetings, and thanks so much for your report!

Your patch incorporates one erratum documented in the release notes, and
one subsequent bug which has arisen in the last year due to external
library changes.  Both of these are addressed in the git branch
Version_2_7_2pre which will result in release 2.7.2.  If you would like
to check that branch out and let me know if it works for you, that would
be most helpful!

Take care,

Denislav08 <[email protected]> writes:

> GCL 2.7.1 cannot be compiled from source on Arch Linux and likely other 
> distributions (except Debian). I successfully compiled GCL 2.7.1 on Arch 
> Linux and created a patch that fixes the issue.
>
> My gcc version is:
> gcc (GCC) 15.2.1 20260209
>
> Commands used:
>
> patch -p1 -i gcl.patch
>
> ./configure --prefix=/home/Devel/Desktop/gcl-2.7.1/build && make install
>
> Binary is then produced in build/bin. However, I could not replicate that in 
> a PKGBUILD. If you try to do the exact same thing in a PKGBUILD, you'd get 
> something like that:
>
> ;; End of Pass 2.  
> OPTIMIZE levels: Safety=3, Space=0, Speed=3
> ;; Finished compiling gcl0/gcl_cmptype.o.
> [ "gcl_cmptype" = "gcl_c" ] || [ "gcl_cmptype" = "gcl_listlib" ] || \
>         ln -f gcl0/gcl_cmptype.o $(echo gcl0/gcl_cmptype.o |sed 
> 's,\.o,\.done,g') #FIXME directory link
> rm unixport/raw_pre_gcl
> make[1]: Leaving directory '/home/Devel/Desktop/gcla/src/gcl-2.7.1/build'
> make: *** [Makefile:1044: all] Error 2
>
>
> Best wishes!
>
>

-- 
Camm Maguire                                        [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

Reply via email to