Jj
2016-10-26 03:14:41 UTC
I checked out from Github and my current revision is
4bab7afaa4943bb627c25ec4e55e383c39dd14bd
I'm on Ubuntu 16.04 and make stops with the following error:
g++ -DHAVE_CONFIG_H -I. -include ./config.h -I./src -I./src -I./src/FbTk
-I./nls -std=c++0x -g -O2 -MT src/fluxbox-cli_cfiles.o -MD -MP -MF
src/.deps/fluxbox-cli_cfiles.Tpo -c -o src/fluxbox-cli_cfiles.o `test -f
'src/cli_cfiles.cc' || echo './'`src/cli_cfiles.cc
src/cli_cfiles.cc: In function âvoid
FluxboxCli::updateConfigFilesIfNeeded(const string&)â:
src/cli_cfiles.cc:144:22: error: âCONFIG_VERSIONâ was not declared in this
scope
if (*c_version < CONFIG_VERSION) {
^
Makefile:3812: recipe for target 'src/fluxbox-cli_cfiles.o' failed
make[2]: *** [src/fluxbox-cli_cfiles.o] Error 1
make[2]: Leaving directory '/home/jj/Programas/fluxbox/fluxbox.git'
Makefile:4730: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jj/Programas/fluxbox/fluxbox.git'
Makefile:1612: recipe for target 'all' failed
make: *** [all] Error 2
$ git status shows the repo up to date. Am I missing some dependency or is
this dependent on some compiler version?
g++ --version
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
4bab7afaa4943bb627c25ec4e55e383c39dd14bd
I'm on Ubuntu 16.04 and make stops with the following error:
g++ -DHAVE_CONFIG_H -I. -include ./config.h -I./src -I./src -I./src/FbTk
-I./nls -std=c++0x -g -O2 -MT src/fluxbox-cli_cfiles.o -MD -MP -MF
src/.deps/fluxbox-cli_cfiles.Tpo -c -o src/fluxbox-cli_cfiles.o `test -f
'src/cli_cfiles.cc' || echo './'`src/cli_cfiles.cc
src/cli_cfiles.cc: In function âvoid
FluxboxCli::updateConfigFilesIfNeeded(const string&)â:
src/cli_cfiles.cc:144:22: error: âCONFIG_VERSIONâ was not declared in this
scope
if (*c_version < CONFIG_VERSION) {
^
Makefile:3812: recipe for target 'src/fluxbox-cli_cfiles.o' failed
make[2]: *** [src/fluxbox-cli_cfiles.o] Error 1
make[2]: Leaving directory '/home/jj/Programas/fluxbox/fluxbox.git'
Makefile:4730: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jj/Programas/fluxbox/fluxbox.git'
Makefile:1612: recipe for target 'all' failed
make: *** [all] Error 2
$ git status shows the repo up to date. Am I missing some dependency or is
this dependent on some compiler version?
g++ --version
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
--
Jj
http://isgeek.net/
- Don't make me hate email: http://goo.gl/hk9q
Jj
http://isgeek.net/
- Don't make me hate email: http://goo.gl/hk9q