all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cannot load module yet
@ 2018-01-14  5:30 Jean Louis
  0 siblings, 0 replies; only message in thread
From: Jean Louis @ 2018-01-14  5:30 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I am using development version, and build it
--with-modules and cannot load the module for some
reason. I get this type of errors below.

Debugger entered--Lisp error: (error "Loading file /package/text/emacs-27.0.50/share/emacs/27.0.50/lisp/vc/vc-git.elc failed to provide feature ‘pq’")
  require(pq)
  eval((require 'pq) nil)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)

I have tried loading emacs-libpq from:

https://github.com/anse1/emacs-libpq/issues/8

as the pg.el stopped working for PostgreSQL
version 10.1, where protocol 1.0 is not any more
supported.

If somebody knows why this error appears and how I
may remedy it, let me know.

Jean



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-14  5:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-14  5:30 Cannot load module yet Jean Louis

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.