Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling problem #933

Open
fblais opened this issue Apr 2, 2021 · 1 comment
Open

Compiling problem #933

fblais opened this issue Apr 2, 2021 · 1 comment

Comments

@fblais
Copy link

fblais commented Apr 2, 2021

Hi.
Debian testing here. (shows as 11 in the splash screen)
Gnome 3.24
Trying to compile with:
./autogen.sh --prefix=/usr --disable-transparency --with-gnome-version=3.22

Getting:
utoreconf: Entering directory .' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory .'
configure: WARNING: unrecognized options: --with-gnome-version
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: error: Invalid GNOME version: 3.24

It tells that --with-gnome-version is an unrecognized option.
I just followed the instruction in the readme:
Note 2: For GNOME 3.24, use --with-gnome-version=3.22
(this works for now, the build system will be improved in the future)

Thanks in advance!
François

@itaranto
Copy link

This project hasn't received any update since 2017, so it's basically dead.

Nevertheless there's a maintained fork here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants