Makefile error

Compro Prasad <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <CAF5vbPnDPLtift7pB19=oCQvdmbOOJ-JoNWpM1p9JHpHgB5BSw@mail.gmail.com>
I updated the source and ran "../configure --without-ffcall
--without-dynamic-modules --with-threads=POSIX_THREADS --with-debug"
(and without "--with-debug" too) then removed -O2 from Makefile and
ran "make" but it had this following error.
gcc -I/mnt/eb7b593c-d20e-4393-be34-3b108921f50e/home/compro/Dropbox/programs/hg/clisp/src
-I/mnt/eb7b593c-d20e-4393-be34-3b108921f50e/home/compro/Dropbox/programs/hg/clisp/build/gllib
-I/mnt/eb7b593c-d20e-4393-be34-3b108921f50e/home/compro/Dropbox/programs/hg/clisp/src/gllib
-g -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type
-Wmissing-declarations -Wimplicit -Wno-sign-compare
-Wno-format-nonliteral -Wno-shift-negative-value -fwrapv -pthread
-fno-strict-aliasing -ggdb -O0 -DDEBUG_OS_ERROR -DDEBUG_SPVW
-DDEBUG_BYTECODE -DSAFETY=3 -DENABLE_UNICODE -DMULTITHREAD
-DPOSIX_THREADS -I. -I. -c ../src/modules.c
if test -d locale; then rm -rf locale; fi
mkdir locale
(cd po && /usr/bin/make && /usr/bin/make install datarootdir=..
localedir='$(datarootdir)/locale' INSTALL_DATA='ln') || (rm -rf locale
; exit 1)
make[1]: Entering directory
'/mnt/eb7b593c-d20e-4393-be34-3b108921f50e/home/compro/Dropbox/programs/hg/clisp/build/po'
make[1]: *** No rule to make target 'sv.gmo', needed by 'all-yes'.  Stop.
make[1]: Leaving directory
'/mnt/eb7b593c-d20e-4393-be34-3b108921f50e/home/compro/Dropbox/programs/hg/clisp/build/po'
make: *** [Makefile:1374: locale] Error 1

How to not build the locale directory? I think it is not necessary.

> 'hg pull' and check that MT build is good now - tested on osx and
> linux-amd64. No need for --enable-portability. There was a problem with
> initialization of special variables bindings.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
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.