* Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string
@ 2013-10-11 18:28 Alan Mackenzie
2013-10-11 20:44 ` Stefan Monnier
0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2013-10-11 18:28 UTC (permalink / raw)
To: emacs-devel
Hi, Emacs.
I "haven't changed anything". Yet, in the trunk, just updated, my make
bootstrap fails at link time. There are lots of undefined references to
gnutls_*.
Further investigation shows that in .../src/Makefile, LIBGNUTLS_LIBS has
become the emptry string, whereas in Emacs 24.3, it expanded to
"-lgnutls". This seems likely to be a symptom of the error.
Please help me get this sorted out.
Thanks!
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string
2013-10-11 18:28 Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string Alan Mackenzie
@ 2013-10-11 20:44 ` Stefan Monnier
2013-10-11 21:23 ` Alan Mackenzie
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2013-10-11 20:44 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> Further investigation shows that in .../src/Makefile, LIBGNUTLS_LIBS has
> become the emptry string, whereas in Emacs 24.3, it expanded to
> "-lgnutls". This seems likely to be a symptom of the error.
I fixed it a few minutes ago,
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string
2013-10-11 20:44 ` Stefan Monnier
@ 2013-10-11 21:23 ` Alan Mackenzie
2013-10-12 21:13 ` Ted Zlatanov
0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2013-10-11 21:23 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Hi, Stefan.
On Fri, Oct 11, 2013 at 04:44:36PM -0400, Stefan Monnier wrote:
> > Further investigation shows that in .../src/Makefile, LIBGNUTLS_LIBS has
> > become the emptry string, whereas in Emacs 24.3, it expanded to
> > "-lgnutls". This seems likely to be a symptom of the error.
> I fixed it a few minutes ago,
It works, now. Thanks!
> Stefan
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string
2013-10-11 21:23 ` Alan Mackenzie
@ 2013-10-12 21:13 ` Ted Zlatanov
0 siblings, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2013-10-12 21:13 UTC (permalink / raw)
To: emacs-devel
On Fri, 11 Oct 2013 21:23:12 +0000 Alan Mackenzie <acm@muc.de> wrote:
AM> Hi, Stefan.
AM> On Fri, Oct 11, 2013 at 04:44:36PM -0400, Stefan Monnier wrote:
>> > Further investigation shows that in .../src/Makefile, LIBGNUTLS_LIBS has
>> > become the emptry string, whereas in Emacs 24.3, it expanded to
>> > "-lgnutls". This seems likely to be a symptom of the error.
>> I fixed it a few minutes ago,
AM> It works, now. Thanks!
Thank you both for resolving this!
Ted
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-12 21:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 18:28 Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string Alan Mackenzie
2013-10-11 20:44 ` Stefan Monnier
2013-10-11 21:23 ` Alan Mackenzie
2013-10-12 21:13 ` Ted Zlatanov
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).