@TheHitMan That header is provided by xorgproto. You should have that installed as a dependency already.
Search Criteria
Package Details: flightgear-git 2020.4.0r16085.1757b1d5b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flightgear-git.git (read-only, click to copy) |
---|---|
Package Base: | flightgear-git |
Description: | An open-source, multi-platform flight simulator |
Upstream URL: | https://home.flightgear.org |
Licenses: | GPL |
Conflicts: | flightgear |
Provides: | flightgear |
Submitter: | pascal |
Maintainer: | AWhetter (acxz) |
Last Packager: | acxz |
Votes: | 18 |
Popularity: | 0.000022 |
First Submitted: | 2010-07-24 14:22 (UTC) |
Last Updated: | 2023-12-31 16:56 (UTC) |
Dependencies (20)
- glu (glu-gitAUR)
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- openscenegraph (openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- osgxrAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- sharutils (make)
- simgearAUR (simgear-gitAUR) (make)
- flightgear-dataAUR (flightgear-data-gitAUR) (optional)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – fgfs --launcher
- qt5-declarative (qt5-declarative-gitAUR) (optional) – fgfs --launcher
Required by (5)
- ffgo (requires flightgear)
- ffgo-git (requires flightgear)
- flightgear-photoscenery-creatorscripts-git (requires flightgear) (optional)
- python-gym-jsbsim-git (requires flightgear) (optional)
- terrafs-git (requires flightgear) (optional)
Sources (1)
GDsouza commented on 2021-08-31 06:21 (UTC)
TheHitMan commented on 2021-08-31 02:11 (UTC)
/usr/include/X11/Xlib.h:44:10: schwerwiegender Fehler: X11/X.h: Datei oder Verzeichnis nicht gefunden 44 | #include <X11/X.h> | ^~~~~~~~~ Kompilierung beendet.
X11/X.h not found ...
flatwhatson commented on 2021-05-02 10:17 (UTC)
@dreieck Done, thanks for the help!
dreieck commented on 2021-05-02 10:05 (UTC) (edited on 2021-05-02 10:53 (UTC) by dreieck)
git
needs to be added to the makedepends
.
Thanks for maintaining!
dreieck commented on 2021-05-02 09:44 (UTC) (edited on 2021-05-02 10:53 (UTC) by dreieck)
Can you change provides=('flightgear')
to provides=("flighgear=${pkgver}")
?
@Woodhousezb: I get 2020.4*-version.
Thanks for maintaining!
Woodhousezb commented on 2021-01-31 11:34 (UTC)
Yesterday building this produced a 2020.4 version. Building today gives a 2020.3 version, and thus a downgrade?
flatwhatson commented on 2020-10-13 11:53 (UTC)
@Woodhousezb I think you need to update your simgear-git
before building this one.
Woodhousezb commented on 2020-10-13 11:33 (UTC) (edited on 2020-10-13 11:35 (UTC) by Woodhousezb)
I am now getting another Error further down the line and compile will not finish:
/var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx: In function ‘naRef f_print(naContext, naRef, int, naRef)’:
/var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx:539:41: error: ‘SG_MANDATORY_INFO’ was not declared in this scope
539 | if (sglog().would_log(SG_NASAL, SG_MANDATORY_INFO)) {
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/simgear/props/props.hxx:34,
from /var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx:38:
/var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx:554:26: error: ‘SG_MANDATORY_INFO’ was not declared in this scope
554 | SG_LOG(SG_NASAL, SG_MANDATORY_INFO, buf);
| ^~~~~~~~~~~~~~~~~
/var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx: In member function ‘void FGNasalSys::initLogLevelConstants()’:
/var/tmp/pamac-build-melle/flightgear-git/src/flightgear/src/Scripting/NasalSys.cxx:1060:47: error: ‘SG_MANDATORY_INFO’ was not declared in this scope
1060 | hashset(_globals, "MANDATORY_INFO", naNum(SG_MANDATORY_INFO));
| ^~~~~~~~~~~~~~~~~
[ 75%] Building CXX object src/Main/CMakeFiles/fgfs.dir//Scripting/NasalString.cxx.o
[ 75%] Building CXX object src/Main/CMakeFiles/fgfs.dir//Scripting/NasalModelData.cxx.o
[ 75%] Building CXX object src/Main/CMakeFiles/fgfs.dir//Scripting/NasalSGPath.cxx.o
[ 75%] Building CXX object src/Main/CMakeFiles/fgfs.dir//Scripting/NasalUnitTesting.cxx.o
make[2]: [src/Main/CMakeFiles/fgfs.dir/build.make:3748: src/Main/CMakeFiles/fgfs.dir/__/Scripting/NasalSys.cxx.o] Error 1
make[2]: ** Waiting for unfinished jobs....
make[1]: [CMakeFiles/Makefile2:3505: src/Main/CMakeFiles/fgfs.dir/all] Error 2
make: *** [Makefile:182: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
PCITechie commented on 2020-08-05 17:08 (UTC) (edited on 2020-08-05 17:13 (UTC) by PCITechie)
Openscenegraph34 does not exist in the AUR nor in the official repos as far as i can tell. I have requested the simgear-git maintainers fix this. For now before building just edit the simgear-git PKGBUILD manually.
acxz commented on 2020-01-18 01:46 (UTC)
I cannot install this package, error:
==> Error: Could not find all required packages:
openscenegraph34 (Wanted by: flightgear-git)
openscenegraph34 (Wanted by: flightgear-git -> simgear-git)
Pinned Comments
acxz commented on 2022-09-07 14:48 (UTC)
Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.