[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] building the gcl-2.6.1 cvs branch for mac osx
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] building the gcl-2.6.1 cvs branch for mac osx |
Date: |
20 Apr 2004 11:00:16 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Greetings! Could you please check your tree, and/or recheckout the
2.6.1 source? There is no reference to the mod directory save a
harmless directory listing in unixport/makefile in 2.6.1, at least
from what I can see. This appears to be a branch mixing issue. grep
'mod/' unixport/sys_pre_gcl.c should give nothing.
Take care,
Lars Rosengreen <address@hidden> writes:
> Has anyone succeeded in building the gcl-2.6.1 cvs branch for mac osx
> recently?
>
> When I try, the build stalls, apparently because the gcl-2.6.1/mod
> directory does not exist (see log below). The 2.7.0 branch builds
> without a problem. I can get the 2.6.1 branch to build by copying
> over the gcl/mod directory from the 2.7.0 branch but I kind of doubt
> that is the best way to solve the problem :)
>
> all the best,
> Lars
>
>
> build log:
>
> $ export C_INCLUDE_PATH=/sw/include:$C_INCLUDE_PATH
> $ export LIBRARY_PATH=/sw/lib:$LIBRARY_PATH
> $ export LD_LIBRARY_PATH=/sw/lib:$LD_LIBRARY_PATH
> $ export CPPFLAGS="-no-cpp-precomp"
>
> $ ./configure
>
> (...)
>
> $ make
>
> (...)
>
> GCL (GNU Common Lisp) April 1994 131072 pages
> Building symbol table for
> /Users/lars/gcl-2.6.1/unixport/raw_pre_gcl.tmp ..
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_export.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_defmacro.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_evalmacros.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_top.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_module.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_autoload.lsp
>
> >
> #<"COMPILER" package>
>
> >
> #<"SLOOP" package>
>
> >
> #<"SERROR" package>
>
> >
> #<"ANSI-LOOP" package>
>
> >
> #<"DEFPACKAGE" package>
>
> >
> #<"TK" package>
>
> >
> #<"SYSTEM" package>
>
> SYSTEM>
> *COMMAND-ARGS*
>
> SYSTEM>loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_predlib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_setf.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_arraylib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_assert.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_defstruct.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_describe.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_iolib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_listlib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_mislib.lsp
>
> Warning: LISP-IMPLEMENTATION-VERSION is being redefined.loading
> /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_numlib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_packlib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_seq.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_seqlib.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_trace.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_sloop.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../lsp/gcl_serror.lsp
> loading /Users/lars/gcl-2.6.1/unixport/../mod/gcl_destructuring_bind.lsp
>
> Error: Cannot open the file
> /Users/lars/gcl-2.6.1/unixport/../mod/gcl_destructuring_bind.lsp.
> Error signalled by PROGN.
> Broken at COND. Type :H for Help.
> SERROR>>
> #<"USER" package>
> >>DBEGIN: 0xc0000
> mach_mapstart: 0x50e000
> heap_end: 0x851000
> core_end: 0x852000
> mach_brkpt: 0x56f8000
> mach_maplimit: 0x200c0000
> --- List of All Regions ---
> address size prot maxp zone_name
> 0 0x1000 none none (no zone)
> 0x1000 0xbf000 r x rwx (no zone)
> 0xc0000 0x1000 rw rwx (no zone)
> 0xc1000 0x44d000 rwx rwx (no zone)
> 0x50e000 0x2a0000 rwx rwx (no zone)
> 0x7ae000 0x1000 rwx rwx (no zone)
> 0x7af000 0x4f49000 rwx rwx (no zone)
> --- List of Regions to be Dumped ---
> address size prot maxp zone_name
> 0 0x1000 none none (no zone)
> 0x1000 0xbf000 r x rwx (no zone)
> 0xc0000 0x1000 rw rwx (no zone)
> 0xc1000 0x5637000 rwx rwx (no zone)
> --- Header Information ---
> Magic = 0xfeedface
> CPUType = 18
> CPUSubType = 0
> FileType = 0x2
> NCmds = 13
> SizeOfCmds = 1912
> Flags = 0x00000085
> Highest address of load commands in input file: 0x2018d000
> Lowest offset of all sections in __TEXT segment: 0xc20
> --- List of Load Commands in Input File ---
> no cmd cmdsize name address size
> 0 LC_SEGMENT 0x38 __PAGEZERO 0 0x1000
> 1 LC_SEGMENT 0x29c __TEXT 0x1000 0xbf000
> __text 0x1c20 0xb53b4
> __picsymbol_stub 0xb6fd4 0
> __symbol_stub 0xb6fd4 0
> __picsymbolstub1 0xb6fd4 0x15e0
> __cstring 0xb85b4 0x5e68
> __literal4 0xbe41c 0x18
> __literal8 0xbe438 0x110
> __const 0xbe548 0x1a80
> __eh_frame 0xbffc8 0x38
> 2 LC_SEGMENT 0x214 __DATA 0xc0000 0x44e000
> __data 0xc0000 0xeb84
> __la_symbol_ptr 0xceb84 0x2bc
> __nl_symbol_ptr 0xcee40 0x8ec
> __dyld 0xcf72c 0x1c
> __const 0xcf748 0x2264
> __bss 0xd19b0 0x4fd0
> __common 0xd6980 0x436a24
> 3 LC_SEGMENT 0x7c __DATA 0x50e000 0x1fbb2000
> __data 0x50e000 0
> 4 LC_SEGMENT 0x38 __LINKEDIT 0x200c0000 0xcd000
> 5 LC_LOAD_DYLINKER 0x1c
> 6 LC_LOAD_DYLIB 0x30
> 7 LC_LOAD_DYLIB 0x34
> 8 LC_LOAD_DYLIB 0x34
> 9 LC_SYMTAB 0x18
> 10 LC_DYSYMTAB 0x50
> 11 LC_TWOLEVEL_HINTS 0x10
> 12 LC_UNIXTHREAD 0xb0
> --- Load Commands written to Output File ---
> Writing segment __PAGEZERO at 0 - 0 (sz:
> 0)
> Writing segment __TEXT at 0 - 0xbf000 (sz:
> 0xbf000)
> Writing segment __DATA at 0xbf000 - 0x50d000 (sz:
> 0x44e000)
> section __data at 0xbf000 - 0xcdb84 (sz:
> 0xeb84)
> section __la_symbol_ptr at 0xcdb84 - 0xcde40 (sz:
> 0x2bc)
> section __nl_symbol_ptr at 0xcde40 - 0xce72c (sz:
> 0x8ec)
> section __dyld at 0xce72c - 0xce748 (sz:
> 0x1c)
> section __const at 0xce748 - 0xd09ac (sz:
> 0x2264)
> section __bss at 0xd09b0 - 0xd5980 (sz:
> 0x4fd0)
> section __common at 0xd5980 - 0x50c3a4 (sz:
> 0x436a24)
> Writing segment __DATA at 0x50d000 - 0x851000 (sz:
> 0x344000)
> Writing segment __LINKEDIT at 0x851000 - 0x91d014 (sz:
> 0xcc014)
> Writing LC_LOAD_DYLINKER command
> Writing LC_LOAD_DYLIB command
> Writing LC_LOAD_DYLIB command
> Writing LC_LOAD_DYLIB command
> Writing LC_SYMTAB command
> Fixed up 0/17 external relocation entries in data segment.
> Writing LC_DYSYMTAB command
> Writing LC_TWOLEVEL_HINTS command
> Writing LC_UNIXTHREAD command
> 1164 unused bytes follow Mach-O header
> rm init_pre_gcl.lsp raw_pre_gcl
> (cd lsp; touch *.lsp ; make all)
>
> >
>
> (stalls here; pressed ctrl-z)
>
> [1]+ Stopped make
>
>
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
>
>
>
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah