On Sat, 13 Nov 2010, a.shevlyakov wrote:

Greetings,
I installed ecl 10.4.1 on arch linux (seemingly successful), but
compile-file command fails with the following message:

;;;   Invoking external command:
;;;   gcc "-I/usr/local/include/"  -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fPIC  -Dlinux -O -w -c
"/root/lisp/hello.c" -o "/root/lisp/hello.o"
sh: gcc: command not found

gcc and g++ are installed in usual paths (/usr/bin)

Here is the installation config if it's any use:
http://pastebin.com/Lys0WQqj

In ECL, what is the output of (SI:GETENV "PATH")? If it doesn't contain /usr/bin, then you probably have an issue with a shell or emacs init file.

- Daniel
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to