From: Marius Hofert <marius.hofert@math.ethz.ch>
To: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: Emacs help <help-gnu-emacs@gnu.org>
Subject: Re: Make fails on Mac OS 10.7: ld: symbol(s) not found
Date: Mon, 17 Oct 2011 00:09:23 +0200 [thread overview]
Message-ID: <604B7F3E-F15A-40AB-BBC6-E091FB824D2A@math.ethz.ch> (raw)
In-Reply-To: <00BCAA3F-512D-4B69-972E-02C6A5814748@Web.DE>
Dear Peter,
thank you very much. I'll try that.
In the meantime, I switched to http://vgoulet.act.ulaval.ca/en/emacs/mac/ which also contains some of the packages I require anyway.
Cheers,
Marius
On 2011-10-16, at 19:23 , Peter Dyballa wrote:
>
> Am 16.10.2011 um 10:04 schrieb Marius Hofert:
>
>> ld: symbol(s) not found for architecture x86_64
>
> Try to 'make clean' and then configure with LDFLAGS containing '-Wl,-t' and CFLAGS containing -H. The former will show which shared libraries actually are used to build temacs (and later emacs). Knowing them, you can check with file or 'lipo -info' or 'lipo -detailed_info' whether they are correct.
>
> The latter flag, -H, will make GCC to report which C header files it uses to pre-process the source files.
>
>
> BTW, have you ever tried to compile in GNU Emacs? M-x compile RET C-a C-k <your configure or compile command instead of the default> RET.
>
> --
> Mit friedvollen Grüßen
>
> Pete
>
> Wenn man die Redlichkeit eines Politikers allzu laut betont, zweifelt man an seinen Fähigkeiten.
> (Charles Maurice de Talleyrand)
>
prev parent reply other threads:[~2011-10-16 22:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-16 8:04 Make fails on Mac OS 10.7: ld: symbol(s) not found Marius Hofert
2011-10-16 12:42 ` Marius Hofert
2011-10-16 17:23 ` Peter Dyballa
2011-10-16 22:09 ` Marius Hofert [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=604B7F3E-F15A-40AB-BBC6-E091FB824D2A@math.ethz.ch \
--to=marius.hofert@math.ethz.ch \
--cc=Peter_Dyballa@Web.DE \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.