Opened 15 years ago
Closed 15 years ago
#21466 closed defect (duplicate)
emacs @22.3 revision 1 Link error
Reported by: | davida@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | emacs |
Description
Installing the 'emacs' port on Snow Leopard 10.6.1 fails.
Xcode Version: 3.2 (10A432)
d@pb > gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
d@pb > sudo port clean emacs ---> Cleaning emacs d@pb > sudo port install emacs ---> Computing dependencies for emacs ---> Fetching emacs ---> Verifying checksum(s) for emacs ---> Extracting emacs ---> Applying patches to emacs ---> Configuring emacs ---> Building emacs Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_emacs/work/emacs-22.3" && /usr/bin/make -j2 all " returned error 2 Command output: __la_symbol_ptr 0x100152070 0x628 __program_vars 0x1001526a0 0x28 __const 0x1001526e0 0x730 __data 0x100152e20 0x1df3e8 __bss 0x100332220 0x51830 __common 0x100383a60 0x103f9 3 LC_SEGMENT_64 72 __LINKEDIT 0x100394000 0x46000 4 unknown 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 32 8 LC_UUID 24 9 LC_UNIXTHREAD 184 10 LC_LOAD_DYLIB 64 11 LC_LOAD_DYLIB 56 0x100dfc080 (sz: 0x3f24/ 0x3f28) 0x100d00000 (sz: 0x4a6d5/ 0xfc080) 0x100afc080 (sz: 0x3f25/ 0x3f28) 0x100a00000 (sz: 0xfc07f/ 0xfc080) 0x1017f8000 (sz: 0x26ca/ 0x7fa0) 0x101000000 (sz: 0x26a7fd/0x7f8000) 0x10044c000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) Writing segment __TEXT @ 0 (0x152000/0x152000 @ 0x100000000) Writing segment __DATA @ 0x152000 (0x242000/0x242000 @ 0x100152000) section __nl_symbol_ptr at 0x152000 - 0x152070 (sz: 0x70) section __la_symbol_ptr at 0x152070 - 0x152698 (sz: 0x628) make[1]: *** [emacs] Error 1 make: *** [src] Error 2 Error: Status 1 encountered during processing. d@pb >
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Port: | emacs added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #20899.