unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Re: compilation error on Apple M1
@ 2022-12-26 13:19 dsmich
  0 siblings, 0 replies; 7+ messages in thread
From: dsmich @ 2022-12-26 13:19 UTC (permalink / raw)
  To: 'Damien Mattei'; +Cc: 'guile-devel'

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]



	-----------------------------------------From: "Damien Mattei" 
To: "guile-devel"
Cc: 
Sent: Monday December 26 2022 6:13:42AM
Subject: Re: compilation error on Apple M1

> sed: -e: No such file or directory

The bsd sed is different than gnu sed. There was a few patches sent
out a while ago (by RhodiumToad?) that improved building on *bsd.

I wonder if those will help?

 -Dale



[-- Attachment #2: Type: text/html, Size: 683 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* compilation error on Apple M1
@ 2022-12-25 23:32 Damien Mattei
  2022-12-25 23:58 ` Damien Mattei
  2022-12-26  7:40 ` Aleix Conchillo Flaqué
  0 siblings, 2 replies; 7+ messages in thread
From: Damien Mattei @ 2022-12-25 23:32 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 1341 bytes --]

hello,

on Apple M1 i have this error:

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48:
note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
  CC       libguile_3.0_la-net_db.lo
  CC       libguile_3.0_la-socket.lo
  CC       libguile_3.0_la-regex-posix.lo
  CCLD     libguile-3.0.la
Undefined symbols for architecture arm64:
  "_iconv", referenced from:
      _mem_cd_iconveh_internal in libgnu.a(striconveh.o)
     (maybe you meant: _str_iconveh, _mem_iconveh ,
_scm_port_acquire_iconv_descriptors , _iconveh_open , _iconveh_close ,
_mem_cd_iconveh , _str_cd_iconveh , _scm_port_release_iconv_descriptors )
  "_iconv_close", referenced from:
      _iconveh_open in libgnu.a(striconveh.o)
      _iconveh_close in libgnu.a(striconveh.o)
  "_iconv_open", referenced from:
      _iconveh_open in libgnu.a(striconveh.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[3]: *** [libguile-3.0.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

any idea about this arm64?

regards,
Damien

[-- Attachment #2: Type: text/html, Size: 2190 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-26 23:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2a517d79541e8c54b889639b3290b0eefd7dc22b@webmail>
2022-12-26 23:35 ` compilation error on Apple M1 Damien Mattei
2022-12-26 13:19 dsmich
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25 23:32 Damien Mattei
2022-12-25 23:58 ` Damien Mattei
2022-12-26  5:45   ` Colin Woodbury
2022-12-26  7:40 ` Aleix Conchillo Flaqué
2022-12-26 11:13   ` Damien Mattei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).