Discussion:
[Gnash-commit] [bug #50478] fatal error: X11UndefineNone.h: No such file or directory
Sandro Santilli
2017-03-07 11:28:32 UTC
Permalink
URL:
<http://savannah.gnu.org/bugs/?50478>

Summary: fatal error: X11UndefineNone.h: No such file or
directory
Project: Gnash - The GNU Flash player
Submitted by: strk
Submitted on: Tue 07 Mar 2017 12:28:31 PM CET
Category: build
Severity: 3 - Normal
Release: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

I'm getting this error on a new build on Ubuntu 16.04:

/usr/src/gnash/gnash-head/gui/pythonmod/gnash.c:109:1: warning: no previous
prototype for ‘pygnash_register_classes’ [-Wmissing-prototypes]
In file included from
/usr/src/gnash/gnash-head/plugin/npapi/mozilla-sdk/npplat.h:30:0,
from
/usr/src/gnash/gnash-head/plugin/npapi/mozilla-sdk/pluginbase.h:24,
from /usr/src/gnash/gnash-head/plugin/npapi/plugin.h:56,
from /usr/src/gnash/gnash-head/plugin/npapi/plugin.cpp:75:
/usr/include/firefox/npapi.h:49:29: fatal error: X11UndefineNone.h: No such
file or directory
compilation terminated.


I suspect an autoconf issue




_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?50478>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Sandro Santilli
2017-03-07 12:33:01 UTC
Permalink
Follow-up Comment #1, bug #50478 (project gnash):

This is actually a bug in the firefox-dev ubuntu package
(51.0.1+build2-0ubuntu0.16.04.2), which references "X11UndefineNone.h" but
doesn't ship it.

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?50478>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Sandro Santilli
2017-03-08 10:18:36 UTC
Permalink
Update of bug #50478 (project gnash):

Release: None => master
Status: None => Invalid

_______________________________________________________

Follow-up Comment #2:

Reported upstream, not a Gnash bug:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1671032

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?50478>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Sandro Santilli
2017-03-08 16:46:46 UTC
Permalink
Update of bug #50478 (project gnash):

Status: Invalid => In Progress
Assigned to: None => strk

_______________________________________________________

Follow-up Comment #3:

It's been reported upstream that the "firefox-dev" package was deprecated in
favor of "npapi-sdk-dev". I'd keep this open until we add the new hint in
configure.ac (currently suggesting firefox-dev)

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?50478>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Sandro Santilli
2017-03-08 16:50:19 UTC
Permalink
Update of bug #50478 (project gnash):

Status: In Progress => Fixed
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #4:

Closed by commit:8a11e60585db4ed6bc4eafadfbd9b3123ced45d9

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?50478>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/

Loading...