[maintainer] I've had an error on upgrading to X.org 7

John E Hein jhein at timing.com
Thu Oct 4 07:38:03 PDT 2007


"=1B$B at u0f"@/.FreeBSD.ORG;, =1B(B        L=1B=1B$B at freebsd.org=1B(B =1B$B=
(B=1B(B <masatugu at satsukiyama.ddo.jp>) wrote at 22:17 +0900 on Oct  4, 20=
07:
 > Dear all maintaing team
 > =

 > I had an error on updating Xorg.
 > Three log files are attached.
 > =

 > 1    upgrade.log
 >   output of failture of making  command 'portupgrade -R xorg'
 > 2    configure.log
 >  /usr/ports/x11/libX11/work/libX11-1.1.3/config.log
 > 3    mypkg.log
 >   output of 'ls /var/db/pkg'
 > =

 > =

 > Thank you for your maintiang.
 > bye.
 > =

=2E
=2E
 > configure:22997: checking keysymdef.h
 > configure:23016: error: Cannot find keysymdef.h

It should be part of xproto.

pkg_info -L -x xproto | grep keysymdef
/usr/local/include/X11/keysymdef.h

What does pkg_info -g return?

pkg_info -g -x xproto


Somehow you managed to install xproto-7.0.10 (or so it appears from
your package list) and didn't get this file or removed it later.

Someone else had this problem last week, but it was never explained
how he got things in that state.  keysymdef.h has been in the xproto
port since it was added in 2003.


More information about the freebsd-x11 mailing list