"C_CODE_ALIGNMENT is wrong" issue when compiling clisp

Blah Blahh <[email protected]>
Newsgroups gmane.lisp.clisp.general
Message-ID <CA+jmvS6WM-99ZnOuPMbEBPYZYX-y_jtwXMh3ndh+VXtZDYP8LA@mail.gmail.com>
Hi folks, as always seems to be the case, manual compiling never works
right the first time for me. I've attempted to compile clisp, but during
"make" the build failed with this snippet:

./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW
-lp  -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit))
(ext::exit t)'
C_CODE_ALIGNMENT is wrong. &EVAL-WHEN = 0x8082d1e.
Add -falign-functions=4 to CFLAGS in the Makefile.
Makefile:1426: recipe for target 'interpreted.mem' failed
make: *** [interpreted.mem] Aborted (core dumped)

I attempted to add -falign-functions=4 to one of the 3 (???) makefiles in
the src directory (where the build should go, as per defaults) on the line
starting with "CFLAGS = ", to no effect. I'm running Lubuntu 15.10 32-bit
on a Dell Latitude D630 laptop (core 2 duo processor). I have used apt-get
to install all of the prerequisites listed in unix/INSTALL. The build up
until that point had no errors, only warnings. When I attempted to build
with thread support, I got some errors, but I'll worry about that once I
can actually compile the main stuff (thread support is the reason I'm not
just using the distro-provided clisp).

Speaking of special compilations, I've read a bit about GNU Lightning
support, and the page mentioned the clisp needing to be built with
Lightning support...? Is there some sort of flag similar to building with
thread support? I've already tried Google with these questions, to no avail.

I feel like "C_CODE_ALIGNMENT is wrong" is about as cryptic as it can get.
Where would I even start trying to find what went wrong?
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list
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.