emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] Emacs 26.2 RC1 is out!


From: Nelson H. F. Beebe
Subject: Re: [platform-testers] Emacs 26.2 RC1 is out!
Date: Fri, 22 Mar 2019 06:25:35 -0600

On FreeBSD 11.0-CURRENT, a build of emacs-26.2 with

        set path = ( /bin /usr/bin /usr/local/bin )
        ./configure --prefix=$prefix --with-gnutls=no --with-dbus=no --with-pop 
&& gmake all check
        ...
        Does Emacs use -ldbus?                                  no
        ...

proceeded nicely until this step:

          CCLD     temacs
        //usr/local/lib/libdbus-glib-1.so.2: undefined reference to 
address@hidden'
        ... dozens more complaints about dbus references ...

dbus was deselected at configure time, so why are there still
references to its functions?

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]