|
From: David S. <d.s...@go...> - 2025-04-25 19:17:51
|
Oh, now it fails at a different point. config.log: https://pastebin.com/vvLeHVaK make.log: https://pastebin.eldshort.de/bQyxGMAP_4YlYA1-hhzyK (exceeds pastebin.com's size limit) The error is now: "cc1: fatal error: gcl/gcl_s.c: No such file or directory" Camm Maguire <ca...@ma...> schrieb am Fr., 25. Apr. 2025, 20:11: > Greetings! I believe your previous attempt failed earlier than this. > Can you please refresh the pastebins? > > Take care, > > David Scherfgen via Maxima-discuss > <max...@li...> writes: > > > Unfortunately, configure --enable-min-pagewidth=21 didn't help. It still > crashes the same way while compiling gcl_typep.lsp. Of course I made sure > to clean up > > everything before configuring and making. > > > > Camm Maguire <ca...@ma...> schrieb am Fr., 25. Apr. 2025, > 04:38: > > > > Greetings! OK, I've just tested this, and thankfully you can just use > > 2.7.1 with a configure option: > > > > ./configure --enable-min-pagewidth=21 > > > > will override the system settings and set your pagesize to (1<<21) > > bytes. I thought this would cause the madvise call to fail, but it > > doesn't. > > > > Option needs renaming, but that is for later... > > > > Please let me know if problems persist. > > > > Take care, > > -- > > Camm Maguire > ca...@ma... > > > ========================================================================== > > "The earth is but one country, and mankind its citizens." -- > Baha'u'llah > > > > _______________________________________________ > > Maxima-discuss mailing list > > Max...@li... > > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > > > > -- > Camm Maguire ca...@ma... > ========================================================================== > "The earth is but one country, and mankind its citizens." -- Baha'u'llah > |