Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2007 08:37:57 -0600
From:      John E Hein <jhein@timing.com>
To:        "=?ISO-2022-JP?Q?=1B$B@u0f"@/.FreeBSD.ORG;, L=1B@freebsd.org (B?= <masatugu@satsukiyama.ddo.jp>)
Cc:        x11@freebsd.org
Subject:   Re: [maintainer] I've had an error on upgrading to X.org 7
Message-ID:  <18180.64197.209916.217839@gromit.timing.com>
In-Reply-To: <20071004221746.97b3dbfd.masatugu@satsukiyama.ddo.jp>
References:  <20071004221746.97b3dbfd.masatugu@satsukiyama.ddo.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
"=1B$B@u0f"@/.FreeBSD.ORG;, =1B(B        L=1B=1B$B@freebsd.org=1B(B =1B$B=
(B=1B(B <masatugu@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18180.64197.209916.217839>