Ticket #31257: Configure.txt

File Configure.txt, 25.5 KB (added by anddam (Andrea D'Amore), 13 years ago)
Line 
1--->  Configuring clisp
2DEBUG: Using compiler 'Mac OS X llvm-gcc 4.2'
3DEBUG: Executing org.macports.configure (clisp)
4DEBUG: EXECUTING: CFLAGS=''  CC='/Developer/usr/bin/llvm-gcc-4.2 -arch i386'  ./configure --prefix=/opt/local --with-libreadline-prefix=/opt/local --with-libsigsegv-prefix=/opt/local --with-libiconv-prefix=/opt/local
5executing /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_clisp/clisp/work/clisp-2.49/src/configure --prefix=/opt/local --with-libreadline-prefix=/opt/local --with-libsigsegv-prefix=/opt/local --with-libiconv-prefix=/opt/local
6configure: creating cache config.cache
7checking for a BSD-compatible install... /usr/bin/install -c
8checking whether build environment is sane... yes
9checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
10checking for gawk... no
11checking for mawk... no
12checking for nawk... no
13checking for awk... awk
14checking whether make sets $(MAKE)... yes
15configure: ** check for host type
16checking build system type... i386-apple-darwin11.1.0
17checking host system type... i386-apple-darwin11.1.0
18checking for style of include used by make... GNU
19checking for gcc... /Developer/usr/bin/llvm-gcc-4.2 -arch i386
20checking whether the C compiler works... yes
21checking for C compiler default output file name... a.out
22checking for suffix of executables...
23checking whether we are cross compiling... no
24checking for suffix of object files... o
25checking whether we are using the GNU C compiler... yes
26checking whether /Developer/usr/bin/llvm-gcc-4.2 -arch i386 accepts -g... yes
27checking for /Developer/usr/bin/llvm-gcc-4.2 -arch i386 option to accept ISO C89... none needed
28checking dependency style of /Developer/usr/bin/llvm-gcc-4.2 -arch i386... gcc3
29checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -arch i386 -E
30checking for grep that handles long lines and -e... /usr/bin/grep
31checking for egrep... /usr/bin/grep -E
32checking how to remove colons from paths... echo $x
33configure: ** checks for programs
34checking for gcc... (cached) /Developer/usr/bin/llvm-gcc-4.2 -arch i386
35checking whether we are using the GNU C compiler... (cached) yes
36checking whether /Developer/usr/bin/llvm-gcc-4.2 -arch i386 accepts -g... (cached) yes
37checking for /Developer/usr/bin/llvm-gcc-4.2 -arch i386 option to accept ISO C89... (cached) none needed
38checking dependency style of /Developer/usr/bin/llvm-gcc-4.2 -arch i386... (cached) gcc3
39checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -arch i386 -E
40checking for ranlib... ranlib
41checking whether /Developer/usr/bin/llvm-gcc-4.2 -arch i386 and cc understand -c and -o together... yes
42checking for ANSI C header files... yes
43checking for sys/types.h... yes
44checking for sys/stat.h... yes
45checking for stdlib.h... yes
46checking for string.h... yes
47checking for memory.h... yes
48checking for strings.h... yes
49checking for inttypes.h... yes
50checking for stdint.h... yes
51checking for unistd.h... yes
52checking minix/config.h usability... no
53checking minix/config.h presence... no
54checking for minix/config.h... no
55checking whether it is safe to define __EXTENSIONS__... yes
56checking how to make hard links... ln
57checking whether ln -s works... yes
58checking how to make hard links to symlinks... ln
59checking how to print strings... printf
60checking for a sed that does not truncate output... /opt/local/bin/gsed
61checking for fgrep... /usr/bin/grep -F
62checking for ld used by /Developer/usr/bin/llvm-gcc-4.2 -arch i386... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
63checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
64checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
65checking the name lister (/usr/bin/nm) interface... BSD nm
66checking whether ln -s works... yes
67checking the maximum length of command line arguments... 196608
68checking whether the shell understands some XSI constructs... yes
69checking whether the shell understands "+="... yes
70checking for /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
71checking for objdump... objdump
72checking how to recognize dependent libraries... pass_all
73checking for ar... ar
74checking for strip... strip
75checking for ranlib... (cached) ranlib
76checking command to parse /usr/bin/nm output from /Developer/usr/bin/llvm-gcc-4.2 -arch i386 object... ok
77checking for dsymutil... dsymutil
78checking for nmedit... nmedit
79checking for lipo... lipo
80checking for otool... otool
81checking for otool64... no
82checking for -single_module linker flag... yes
83checking for -exported_symbols_list linker flag... yes
84checking for -force_load linker flag... yes
85checking for dlfcn.h... yes
86checking for objdir... .libs
87checking if /Developer/usr/bin/llvm-gcc-4.2 -arch i386 supports -fno-rtti -fno-exceptions... no
88checking for /Developer/usr/bin/llvm-gcc-4.2 -arch i386 option to produce PIC... -fno-common -DPIC
89checking if /Developer/usr/bin/llvm-gcc-4.2 -arch i386 PIC flag -fno-common -DPIC works... yes
90checking if /Developer/usr/bin/llvm-gcc-4.2 -arch i386 static flag -static works... no
91checking if /Developer/usr/bin/llvm-gcc-4.2 -arch i386 supports -c -o file.o... yes
92checking if /Developer/usr/bin/llvm-gcc-4.2 -arch i386 supports -c -o file.o... (cached) yes
93checking whether the /Developer/usr/bin/llvm-gcc-4.2 -arch i386 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
94checking dynamic linker characteristics... darwin11.1.0 dyld
95checking how to hardcode library paths into programs... immediate
96checking whether stripping libraries is possible... yes
97checking if libtool supports shared libraries... yes
98checking whether to build shared libraries... yes
99checking whether to build static libraries... yes
100checking for groff... groff
101checking for ps2pdf... ps2pdf
102checking for gzip... gzip
103checking whether test -nt works... yes
104configure: ** checks for system features
105checking for special C compiler options needed for large files... no
106checking for _FILE_OFFSET_BITS value needed for large files... no
107checking whether using GNU C... yes
108checking whether using SUNPRO C... no
109checking whether using C++... no
110checking whether CPP likes empty macro arguments... yes
111checking for underscore in external names... yes
112checking whether gethostent requires -lnsl... no
113checking whether setsockopt requires -lsocket... no
114checking whether CC works at all... yes
115configure: ** check for add-ons
116checking for working alloca.h... yes
117checking for alloca... yes
118checking for C/C++ restrict keyword... __restrict
119checking for sys/time.h... yes
120checking for langinfo.h... yes
121checking for sys/mman.h... yes
122checking for stddef.h... yes
123checking for stdint.h... (cached) yes
124checking for wchar.h... yes
125checking for string.h... (cached) yes
126checking for unistd.h... (cached) yes
127checking for wctype.h... yes
128checking whether the preprocessor supports include_next... yes
129checking for struct timeval... yes
130checking whether gettimeofday is declared without a macro... yes
131checking for gettimeofday... yes
132checking for readlink... yes
133checking for mbsinit... yes
134checking for mbrtowc... yes
135checking for mbsrtowcs... yes
136checking for mprotect... yes
137checking for memchr... yes
138checking for nl_langinfo... yes
139checking for iswcntrl... yes
140checking for iswblank... yes
141checking for ld used by GCC... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
142checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
143checking for shared library run path origin... done
144checking for nl_langinfo and CODESET... yes
145checking for working fcntl.h... no (bad O_NOATIME)
146checking whether getc_unlocked is declared... yes
147checking whether we are using the GNU C Library 2.1 or newer... no
148checking for mbstate_t... yes
149checking for a traditional japanese locale... ja_JP.eucJP
150checking for a transitional chinese locale... zh_CN.GB18030
151checking for a french Unicode locale... fr_FR.UTF-8
152checking for mmap... yes
153checking for MAP_ANONYMOUS... yes
154checking whether memchr works... yes
155checking for stdbool.h that conforms to C99... no
156checking for _Bool... yes
157checking for wchar_t... yes
158checking for long long int... yes
159checking for unsigned long long int... yes
160checking whether memmem is declared without a macro... yes
161checking whether mempcpy is declared without a macro... no
162checking whether memrchr is declared without a macro... no
163checking whether rawmemchr is declared without a macro... no
164checking whether stpcpy is declared without a macro... yes
165checking whether stpncpy is declared without a macro... yes
166checking whether strchrnul is declared without a macro... no
167checking whether strdup is declared without a macro... yes
168checking whether strncat is declared without a macro... yes
169checking whether strndup is declared without a macro... yes
170checking whether strnlen is declared without a macro... yes
171checking whether strpbrk is declared without a macro... yes
172checking whether strsep is declared without a macro... yes
173checking whether strcasestr is declared without a macro... yes
174checking whether strtok_r is declared without a macro... yes
175checking whether strsignal is declared without a macro... yes
176checking whether strverscmp is declared without a macro... no
177checking for inline... inline
178checking whether <wchar.h> uses 'inline' correctly... yes
179checking for wint_t... yes
180checking for alloca as a compiler built-in... yes
181checking for getpagesize... yes
182checking whether getpagesize is declared... yes
183checking whether gettimeofday clobbers localtime buffer... no
184checking for gettimeofday with POSIX signature... yes
185checking whether langinfo.h defines CODESET... yes
186checking whether langinfo.h defines ERA... yes
187checking whether nl_langinfo is declared without a macro... yes
188checking for libsigsegv... yes
189checking how to link with libsigsegv... -L/opt/local/lib -lsigsegv -lc
190checking whether link(2) dereferences a symlink... yes
191checking whether mbrtowc handles incomplete characters... yes
192checking whether mbrtowc works as well as mbtowc... yes
193checking whether mbrtowc handles a NULL string argument... yes
194checking whether mbrtowc has a correct return value... yes
195checking whether mbrtowc returns 0 when parsing a NUL character... yes
196checking whether mbrtowc handles incomplete characters... (cached) yes
197checking whether mbrtowc works as well as mbtowc... (cached) yes
198checking whether mbrtowc handles incomplete characters... (cached) yes
199checking whether mbrtowc works as well as mbtowc... (cached) yes
200checking whether mbsrtowcs works... yes
201checking whether NULL can be used in arbitrary expressions... yes
202checking whether stdint.h conforms to C99... no
203checking sys/inttypes.h usability... no
204checking sys/inttypes.h presence... no
205checking for sys/inttypes.h... no
206checking sys/bitypes.h usability... no
207checking sys/bitypes.h presence... no
208checking for sys/bitypes.h... no
209checking for bit size of ptrdiff_t... 32
210checking for bit size of size_t... 32
211checking for bit size of sig_atomic_t... 32
212checking for bit size of wchar_t... 32
213checking for bit size of wint_t... 32
214checking whether sig_atomic_t is signed... yes
215checking whether wchar_t is signed... yes
216checking whether wint_t is signed... yes
217checking for ptrdiff_t integer literal suffix...
218checking for size_t integer literal suffix... ul
219checking for sig_atomic_t integer literal suffix...
220checking for wchar_t integer literal suffix...
221checking for wint_t integer literal suffix...
222checking whether chown is declared without a macro... yes
223checking whether dup2 is declared without a macro... yes
224checking whether dup3 is declared without a macro... no
225checking whether environ is declared without a macro... no
226checking whether euidaccess is declared without a macro... no
227checking whether faccessat is declared without a macro... no
228checking whether fchdir is declared without a macro... yes
229checking whether fchownat is declared without a macro... no
230checking whether fsync is declared without a macro... yes
231checking whether ftruncate is declared without a macro... yes
232checking whether getcwd is declared without a macro... yes
233checking whether getdomainname is declared without a macro... yes
234checking whether getdtablesize is declared without a macro... yes
235checking whether getgroups is declared without a macro... yes
236checking whether gethostname is declared without a macro... yes
237checking whether getlogin is declared without a macro... yes
238checking whether getlogin_r is declared without a macro... yes
239checking whether getpagesize is declared without a macro... yes
240checking whether getusershell is declared without a macro... yes
241checking whether setusershell is declared without a macro... yes
242checking whether endusershell is declared without a macro... yes
243checking whether lchown is declared without a macro... yes
244checking whether link is declared without a macro... yes
245checking whether linkat is declared without a macro... no
246checking whether lseek is declared without a macro... yes
247checking whether pipe2 is declared without a macro... no
248checking whether pread is declared without a macro... yes
249checking whether pwrite is declared without a macro... yes
250checking whether readlink is declared without a macro... yes
251checking whether readlinkat is declared without a macro... no
252checking whether rmdir is declared without a macro... yes
253checking whether sleep is declared without a macro... yes
254checking whether symlink is declared without a macro... yes
255checking whether symlinkat is declared without a macro... no
256checking whether ttyname_r is declared without a macro... yes
257checking whether unlink is declared without a macro... yes
258checking whether unlinkat is declared without a macro... no
259checking whether usleep is declared without a macro... yes
260checking whether btowc is declared without a macro... yes
261checking whether wctob is declared without a macro... yes
262checking whether mbsinit is declared without a macro... yes
263checking whether mbrtowc is declared without a macro... yes
264checking whether mbrlen is declared without a macro... yes
265checking whether mbsrtowcs is declared without a macro... yes
266checking whether mbsnrtowcs is declared without a macro... yes
267checking whether wcrtomb is declared without a macro... yes
268checking whether wcsrtombs is declared without a macro... yes
269checking whether wcsnrtombs is declared without a macro... yes
270checking whether wcwidth is declared without a macro... yes
271checking whether iswcntrl works... yes
272checking for iconv... yes
273checking for working iconv... yes
274checking how to link with libiconv... -L/opt/local/lib -liconv
275checking for iconv declaration...
276         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
277checking whether NLS is requested... yes
278checking for msgfmt... /opt/local/bin/msgfmt
279checking for gmsgfmt... /opt/local/bin/msgfmt
280checking for xgettext... /opt/local/bin/xgettext
281checking for msgmerge... /opt/local/bin/msgmerge
282checking for CFPreferencesCopyAppValue... yes
283checking for CFLocaleCopyCurrent... yes
284checking for GNU gettext in libc... no
285checking for iconv... (cached) yes
286checking for working iconv... (cached) yes
287checking how to link with libiconv... -L/opt/local/lib -liconv
288checking for GNU gettext in libintl... yes
289checking whether to use NLS... yes
290checking where the gettext function comes from... external libintl
291checking how to link with libintl... -L/opt/local/lib -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
292checking how to link with libavcall... -lavcall
293checking how to link with libcallback... -lcallback
294checking avcall.h usability... no
295checking avcall.h presence... no
296checking for avcall.h... no
297checking callback.h usability... no
298checking callback.h presence... no
299checking for callback.h... no
300checking whether libffcall is installed... no
301checking lightning.h usability... no
302checking lightning.h presence... no
303checking for lightning.h... no
304configure: ** checks for fundamental compiler characteristics
305checking for inline... (cached) inline
306checking for inline __builtin_strlen... no
307checking for long long int... (cached) yes
308configure: ** checks for header files
309checking for sys/inttypes.h... (cached) no
310checking for unistd.h... (cached) yes
311checking sys/file.h usability... yes
312checking sys/file.h presence... yes
313checking for sys/file.h... yes
314checking time.h usability... yes
315checking time.h presence... yes
316checking for time.h... yes
317checking for sys/time.h... (cached) yes
318checking sys/utsname.h usability... yes
319checking sys/utsname.h presence... yes
320checking for sys/utsname.h... yes
321checking sys/shm.h usability... yes
322checking sys/shm.h presence... yes
323checking for sys/shm.h... yes
324checking sys/ipc.h usability... yes
325checking sys/ipc.h presence... yes
326checking for sys/ipc.h... yes
327checking termios.h usability... yes
328checking termios.h presence... yes
329checking for termios.h... yes
330checking termio.h usability... no
331checking termio.h presence... no
332checking for termio.h... no
333checking sys/termio.h usability... no
334checking sys/termio.h presence... no
335checking for sys/termio.h... no
336checking sgtty.h usability... yes
337checking sgtty.h presence... yes
338checking for sgtty.h... yes
339checking for tcgetattr... yes
340checking for TCSAFLUSH in termios.h... yes
341checking for struct winsize in termios.h... yes
342checking for X... libraries /usr/X11/lib, headers
343checking whether -R must be followed by a space... no
344checking for gethostbyname... yes
345checking for connect... yes
346checking for remove... yes
347checking for shmat... yes
348checking for IceConnectionNumber in -lICE... yes
349configure: ** checks for typedefs
350checking for caddr_t in sys/types.h... yes
351checking for socklen_t in sys/socket.h... yes
352checking size of off_t... 8
353checking size of struct timeval... 8
354configure: ** checks for structure members
355checking for struct dirent.d_namlen... yes
356configure: ** checks for functions and declarations
357checking for working alloca.h... (cached) yes
358checking for alloca... (cached) yes
359checking for _setjmp... yes
360checking for _longjmp... yes
361checking whether signal handlers need to be reinstalled... no
362checking for sigaction... yes
363checking for siginterrupt... yes
364checking for strerror... yes
365checking for sysconf... yes
366checking for getdtablesize... yes
367checking for memset... yes
368checking for setsid... yes
369checking for setpgid... yes
370checking for fchmod... yes
371checking for fsync... yes
372checking for flock... yes
373checking for gethostent... yes
374checking for shutdown... yes
375checking for usleep... yes
376checking for ualarm... yes
377checking for setitimer... yes
378checking for nice... yes
379checking for ftime... yes
380checking for realpath... yes
381checking for getresuid... no
382checking for setresuid... no
383checking for getresgid... no
384checking for setresgid... no
385checking for setreuid... yes
386checking for setregid... yes
387checking for gethostname... yes
388checking for readlink... (cached) yes
389checking for getcwd... yes
390checking for uname... yes
391checking for readdir_r... yes
392checking for rand_r... yes
393checking for putenv... yes
394checking for setenv... yes
395checking for unsetenv... yes
396checking whether environ is declared... no
397checking return value of unsetenv... void
398checking for LC_MESSAGES... yes
399checking for getrlimit... yes
400checking for setrlimit... yes
401checking size of rlim_t... 8
402checking for getrlimit declaration... install-shextern int getrlimit (int, struct rlimit *);
403checking for setrlimit declaration... install-shextern int setrlimit (int, const struct rlimit *);
404checking for pid_t... yes
405checking vfork.h usability... no
406checking vfork.h presence... no
407checking for vfork.h... no
408checking for fork... yes
409checking for vfork... yes
410checking for working fork... yes
411checking for working vfork... (cached) yes
412checking for waitpid declaration... install-shextern pid_t waitpid (pid_t, int*, int);
413checking sys/resource.h usability... yes
414checking sys/resource.h presence... yes
415checking for sys/resource.h... yes
416checking sys/times.h usability... yes
417checking sys/times.h presence... yes
418checking for sys/times.h... yes
419checking for getrusage... yes
420checking for getrusage declaration... install-shextern int getrusage (int, struct rusage *);
421checking whether getrusage works... yes
422checking for lstat... yes
423checking for sys/stat.h... (cached) yes
424checking for struct stat.st_rdev... yes
425checking for struct stat.st_blksize... yes
426checking for struct stat.st_blocks... yes
427checking size of ino_t... 8
428checking size of dev_t... 4
429checking for ELOOP... yes
430checking for usable closedir return value... yes
431checking for ioctl... yes
432checking for ioctl declaration... install-shextern int ioctl (int, unsigned long, ...);
433checking for FIONREAD... no
434checking for FIONREAD in sys/filio.h... yes
435checking for reliable FIONREAD... yes
436checking for poll... yes
437checking for select... yes
438checking for sys/select.h... yes
439checking for select declaration... install-shextern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
440checking for reliable select()... yes
441checking netdb.h usability... yes
442checking netdb.h presence... yes
443checking for netdb.h... yes
444checking for connect... (cached) yes
445checking for connect declaration... install-shextern int connect (int, const struct sockaddr *, unsigned int);
446checking sys/un.h usability... yes
447checking sys/un.h presence... yes
448checking for sys/un.h... yes
449checking for sun_len in struct sockaddr_un... yes
450checking for IPv4 sockets... yes
451checking for IPv6 sockets... yes
452checking for inet_pton... yes
453checking for inet_ntop... yes
454checking for inet_addr... yes
455checking for setsockopt... yes
456checking for getsockopt... yes
457checking netinet/in.h usability... yes
458checking netinet/in.h presence... yes
459checking for netinet/in.h... yes
460checking arpa/inet.h usability... yes
461checking arpa/inet.h presence... yes
462checking for arpa/inet.h... yes
463checking for inet_addr declaration... install-shextern unsigned int inet_addr (const char*);
464checking for netinet/tcp.h... yes
465checking for setsockopt declaration... install-shextern int setsockopt (int, int, int, const void*, unsigned int);
466checking for the code address range... 0x00000000
467checking for the malloc address range... 0x69000000
468checking for the shared library address range... 0x6B000000
469checking for the stack address range... 0xC0000000
470checking for vadvise... no
471checking for vm_allocate... no
472checking for sys/mman.h... (cached) yes
473checking for mmap... (cached) yes
474checking for working mmap... yes
475checking for munmap... yes
476checking for msync... yes
477checking for mprotect... (cached) yes
478checking for working mprotect... yes
479checking for working shared memory... no
480checking for dlfcn.h... (cached) yes
481checking for library containing dlopen... none required
482checking for dlopen... yes
483checking for dlsym... yes
484checking for dlvsym... no
485checking for dlerror... yes
486checking for dlclose... yes
487checking for dladdr... yes
488checking for working fcntl.h... (cached) no (bad O_NOATIME)
489configure: ** checks for libraries
490checking for library containing tgetent... -lncurses
491checking readline/readline.h usability... yes
492checking readline/readline.h presence... yes
493checking for readline/readline.h... yes
494checking for readline... yes
495checking for rl_filename_completion_function... yes
496checking for filename_completion_function declaration... install-shextern char* rl_filename_completion_function(const char*, int);
497checking whether rl_already_prompted is declared... yes
498checking whether rl_readline_name is declared... yes
499checking whether rl_gnu_readline_p is declared... yes
500checking whether rl_deprep_term_function is declared... yes
501checking for a modern readline... found a modern GNU readline
502configure: ** checks for OS services
503checking for the valid characters in filenames... ((ch >= 1) && (ch <= 127) && (ch != 47))
504configure: ** checks for compiler characteristics (arithmetic data types)
505checking whether char is unsigned... no
506checking whether single-float divbyzero raises an exception... no
507checking whether single-float overflow raises an exception... no
508checking whether single-float underflow raises an exception... no
509checking whether single-float inexact raises an exception... no
510checking whether double-float divbyzero raises an exception... no
511checking whether double-float overflow raises an exception... no
512checking whether double-float underflow raises an exception... no
513checking whether double-float inexact raises an exception... no
514checking whether byte ordering is bigendian... no
515checking for integer types and behaviour... created intparam.h
516checking for floating-point types and behaviour... created floatparam.h
517configure: ** output file generation
518configure: updating cache config.cache
519configure: creating ./config.status
520config.status: creating po/Makefile.in
521config.status: creating gllib/Makefile
522config.status: creating makemake
523config.status: creating config.h
524config.status: executing depfiles commands
525config.status: executing libtool commands
526config.status: executing po-directories commands
527config.status: creating po/POTFILES
528config.status: creating po/Makefile
529Configure findings:
530  FFI:        no (user requested: default)
531  readline:   yes (user requested: default)
532  libsigsegv: yes
533./makemake  --prefix=/opt/local --with-libreadline-prefix=/opt/local --with-libsigsegv-prefix=/opt/local --with-libiconv-prefix=/opt/local    > Makefile
534cp -p cfgunix.lisp config.lisp
535chmod +w config.lisp
536echo '(setq *clhs-root-default* "http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/")' >> config.lisp
537
538To continue building CLISP, the following commands are recommended
539  (cf. unix/INSTALL step 4 ff):
540    cd src
541    vi config.lisp
542# The default stack size on your platform is insufficient
543# and must be increased to at least 16384.  You must do either
544# 'ulimit -s 16384' (for Bourne shell derivatives, e.g., bash and zsh)
545# or 'limit stacksize 16384' (for C shell derivarives, e.g., tcsh)
546    make
547    make check
548DEBUG: Privilege de-escalation not attempted as not running as root.
549DEBUG: build phase started at Wed Sep 14 18:50:02 CEST 2011