Date: Fri, 11 Aug 2006 17:30:26 +1000 From: Norberto Meijome <freebsd@meijome.net> To: freebsd-stable@freebsd.org Subject: Re: error: syntax error before "_X_SENTINEL" Message-ID: <20060811173026.35f1b8bc@localhost> In-Reply-To: <20060810154518.s1xalx6isk8cos0w@webmail.1command.com> References: <20060809192304.ubr18r4ogs08o8g0@webmail.1command.com> <44DAA8CB.8020008@paradise.net.nz> <20060809212436.67cc8hclc0gsogos@webmail.1command.com> <20060810150533.6ee6499d@localhost> <20060810032547.0mh3rwnogkkk84c4@webmail.1command.com> <20060810212219.7ed8f385@localhost> <20060810154518.s1xalx6isk8cos0w@webmail.1command.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chris, On Thu, 10 Aug 2006 15:45:18 -0700 "Chris H." <fbsd@1command.com> wrote: > xorg-libraries-6.9.0 X11 libraries and headers from X.Org > > xorg-server-6.9.0_4 X.Org X server and related programs These 2 are XOrg packages > xproto-6.6.2 X11 protocol headers and this one is , i think, XFree86 . if you check the files installed by xorg-libraries and xproto, you'll see that they install the same files. if you verify the installed files against the package, I guess you'll see that xorg complains some files dont match the spec. I suggest (backup first ;) ) uninstalling xproto , reinstall xorg-libraries (to make sure you have a consistent set of libraries + include files, and then rebuild all dependencies against them. This process fixed the issue for me. You should not be mixing XFree86 and XOrg libraries/include files. Also, you may want to set in /etc/make.conf : X_WINDOW_SYSTEM=xorg good luck, Beto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060811173026.35f1b8bc>