all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#19510: --with-ns won't run on Fedora 21
@ 2015-01-04 21:29 Paul Eggert
  2015-01-05  6:34 ` Jan D.
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2015-01-04 21:29 UTC (permalink / raw)
  To: 19510

On Fedora 21 x86-64, if I configure emacs with "./configure --with-ns 
CFLAGS='-g3 -O2 -DGNUSTEP'" (the -DGNUSTEP is to work around Bug#19507), the 
resulting executable fails with the following diagnostic:

2015-01-04 13:27:06.763 emacs[28811] Did not find correct version of backend 
(libgnustep-back-024.bundle), falling back to std (libgnustep-back.bundle).
2015-01-04 13:27:06.764 emacs[28811] NSApplication.m:304  Assertion failed in 
initialize_gnustep_backend.  Unable to find backend back
./emacs: Uncaught exception NSInternalInconsistencyException, reason: 
NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to 
find backend back

Sorry, I don't know what those diagnostics mean.  I'm using just the standard 
Fedora 21 installation as far as I know.





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

* bug#19510: --with-ns won't run on Fedora 21
  2015-01-04 21:29 bug#19510: --with-ns won't run on Fedora 21 Paul Eggert
@ 2015-01-05  6:34 ` Jan D.
  2015-01-07  2:38   ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Jan D. @ 2015-01-05  6:34 UTC (permalink / raw)
  To: Paul Eggert, 19510

Paul Eggert skrev den 2015-01-04 22:29:
> On Fedora 21 x86-64, if I configure emacs with "./configure --with-ns
> CFLAGS='-g3 -O2 -DGNUSTEP'" (the -DGNUSTEP is to work around Bug#19507),
> the resulting executable fails with the following diagnostic:
>
> 2015-01-04 13:27:06.763 emacs[28811] Did not find correct version of
> backend (libgnustep-back-024.bundle), falling back to std
> (libgnustep-back.bundle).
> 2015-01-04 13:27:06.764 emacs[28811] NSApplication.m:304  Assertion
> failed in initialize_gnustep_backend.  Unable to find backend back
> ./emacs: Uncaught exception NSInternalInconsistencyException, reason:
> NSApplication.m:304  Assertion failed in initialize_gnustep_backend.
> Unable to find backend back
>
> Sorry, I don't know what those diagnostics mean.  I'm using just the
> standard Fedora 21 installation as far as I know.
>
>

It looks like you have installed the wrong backend.

	Jan D.






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

* bug#19510: --with-ns won't run on Fedora 21
  2015-01-05  6:34 ` Jan D.
@ 2015-01-07  2:38   ` Paul Eggert
  2015-01-07  5:59     ` Jan D.
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2015-01-07  2:38 UTC (permalink / raw)
  To: Jan D., 19510-done

Jan D. wrote:
> It looks like you have installed the wrong backend.

I imagine it was something more complicated than that, as I hadn't installed 
anything other than what Fedora 21 packages.  I had already installed the 
gnustep-gui-devel package but apparently that does not suffice to run GnuStep 
apps.  After installing gnustep-examples the problem went away.  The examples 
themselves aren't needed, but they have prerequisites that apparently supply the 
missing runtime components.  The whole thing is very mysterious, I must say; it 
would be nice if the diagnostics were clearer, but I'm so lost that I don't know 
what they should say.

Anyway, thank for checking, and I am closing the bug.  Bug#19507 still remains 
(it wasn't affected by installing gnustep-examples).





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

* bug#19510: --with-ns won't run on Fedora 21
  2015-01-07  2:38   ` Paul Eggert
@ 2015-01-07  5:59     ` Jan D.
  0 siblings, 0 replies; 4+ messages in thread
From: Jan D. @ 2015-01-07  5:59 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 19510-done


> 7 jan 2015 kl. 03:38 skrev Paul Eggert <eggert@cs.ucla.edu>:
> 
> Jan D. wrote:
>> It looks like you have installed the wrong backend.
> 
> I imagine it was something more complicated than that, as I hadn't installed anything other than what Fedora 21 packages.  I had already installed the gnustep-gui-devel package but apparently that does not suffice to run GnuStep apps.  After installing gnustep-examples the problem went away.  The examples themselves aren't needed, but they have prerequisites that apparently supply the missing runtime components.  The whole thing is very mysterious, I must say; it would be nice if the diagnostics were clearer, but I'm so lost that I don't know what they should say.

I don't have Fedora 21 installed, but on 20 you had to install gnustep-back separately.
At one time there was two backends you could choose from, but 20 only seems to have one.

> 
> Anyway, thank for checking, and I am closing the bug.  Bug#19507 still remains (it wasn't affected by installing gnustep-examples).

Right.

	Jan D.






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

end of thread, other threads:[~2015-01-07  5:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-04 21:29 bug#19510: --with-ns won't run on Fedora 21 Paul Eggert
2015-01-05  6:34 ` Jan D.
2015-01-07  2:38   ` Paul Eggert
2015-01-07  5:59     ` Jan D.

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.