Date: Sun, 04 Sep 2005 16:39:24 -0700 From: Sean McNeil <sean@mcneil.com> To: nobutaka@FreeBSD.org Cc: ports@freebsd.org Subject: emacs doesn't build with 6-current and completely updated ports Message-ID: <1125877164.12398.2.camel@server.mcneil.com>
next in thread | raw e-mail | index | archive | help
Hi, I've just done a complete portuprade -af on my system to eliminate some lingering ports that used older system libraries. I've just found that emacs will not build: uname -a FreeBSD server.mcneil.com 6.0-BETA3 FreeBSD 6.0-BETA3 #0: Fri Sep 2 13:28:18 PDT 2005 root@server.mcneil.com:/usr/obj/usr/src/sys/AMD64 amd64 portupgrade -f emacs-21.3_7 ... cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -fno-common -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/usr/ports/editors/emacs/work/emacs-21.3/src -fno-common -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/X11R6/include -O2 -fno-strict-aliasing -pipe xterm.c xterm.c: In function `xaw_scroll_callback': xterm.c:8609: warning: cast from pointer to integer of different size xterm.c: In function `x_set_toolkit_scroll_bar_thumb': xterm.c:8875: error: structure has no member named `scroll_mode' xterm.c:8877: error: structure has no member named `scroll_mode' xterm.c:8888: error: structure has no member named `scroll_mode' gmake[1]: *** [xterm.o] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/emacs/work/emacs-21.3/src' gmake: *** [src] Error 2 *** Error code 2 Stop in /usr/ports/editors/emacs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1125877164.12398.2.camel>