unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: 52669@debbugs.gnu.org, Lars Ingebrigtsen <larsi@gnus.org>
Subject: bug#52669: 29.0.50; build failure: ‘Qsqlitep’ undeclared
Date: Mon, 20 Dec 2021 09:53:42 -0500	[thread overview]
Message-ID: <CAFsbZ7YEwKZHfqH1QbVO2NPFqtPV0kW=oBOUz3Hi2SuAkM18NQ@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmmV88bkm9NQO3iLi4XL5XYRy=18vBJ0SgX-K__VOnXvJg@mail.gmail.com>

I build in a separate directory.
I just did

rm -rf build
mkdir build
cd build
../configure --with-imagemagick   --with-mailutils --with-native-compilation
make bootstrap

and got

make[2]: Entering directory '/home/sds/src/emacs/trunk/build/src'
  GEN      globals.h
  CC       dispnew.o
In file included from ../../src/dispnew.c:27:
../../src/lisp.h: In function ‘CHECK_SQLITE’:
../../src/lisp.h:2677:27: error: ‘Qsqlitep’ undeclared (first use in
this function); did you mean ‘Qslice’?
 2677 |   CHECK_TYPE (SQLITE (x), Qsqlitep, x);
      |                           ^~~~~~~~
      |                           Qslice
../../src/lisp.h:2677:27: note: each undeclared identifier is reported
only once for each function it appears in
make[2]: *** [Makefile:411: dispnew.o] Error 1
make[2]: Leaving directory '/home/sds/src/emacs/trunk/build/src'
make[1]: *** [Makefile:463: src] Error 2
make[1]: Leaving directory '/home/sds/src/emacs/trunk/build'
make: *** [Makefile:1173: bootstrap] Error 2



On Mon, 20 Dec 2021 at 01:59, Stefan Kangas <stefan@marxist.se> wrote:
>
> Sam Steingold <sds@gnu.org> writes:
>
> > Yes, it does.
> > today the configure was regenerated (because configure.in changed) and
> > I got the same error.
>
> How about "make distclean && make bootstrap"?



-- 
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net>
<http://steingoldpsychology.com>





  reply	other threads:[~2021-12-20 14:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-19 21:18 bug#52669: 29.0.50; build failure: ‘Qsqlitep’ undeclared Sam Steingold
2021-12-19 21:27 ` Lars Ingebrigtsen
2021-12-20  3:31   ` Sam Steingold
2021-12-20  6:59     ` Stefan Kangas
2021-12-20 14:53       ` Sam Steingold [this message]
2021-12-20 16:45         ` Eli Zaretskii
2021-12-20 17:36           ` Sam Steingold
2021-12-20 18:46             ` Ken Brown
2021-12-20 22:21               ` Glenn Morris
2021-12-20 22:42                 ` Sam Steingold
2021-12-20 23:07                   ` Ken Brown
2021-12-21 10:33                     ` Stefan Kangas
2021-12-23 21:23                       ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFsbZ7YEwKZHfqH1QbVO2NPFqtPV0kW=oBOUz3Hi2SuAkM18NQ@mail.gmail.com' \
    --to=sds@gnu.org \
    --cc=52669@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).