From owner-freebsd-x11@freebsd.org Tue Nov 24 02:30:09 2015 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E30DAA3688D for ; Tue, 24 Nov 2015 02:30:08 +0000 (UTC) (envelope-from isoa@kapsi.fi) Received: from emh07.mail.saunalahti.fi (emh07.mail.saunalahti.fi [62.142.5.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "emh07.mail.saunalahti.fi", Issuer "emh07.mail.saunalahti.fi" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 770811F09 for ; Tue, 24 Nov 2015 02:30:07 +0000 (UTC) (envelope-from isoa@kapsi.fi) Received: from [192.168.255.112] (91-159-15-56.elisa-laajakaista.fi [91.159.15.56]) by emh07.mail.saunalahti.fi (Postfix) with ESMTP id 960EA3FDB for ; Tue, 24 Nov 2015 04:23:27 +0200 (EET) Subject: Re: now here's a weird request, only about six years late To: freebsd-x11@freebsd.org References: <56539537.30205@yahoo.com> From: Arto Pekkanen X-Enigmail-Draft-Status: N1110 Message-ID: <5653CA1A.2040302@kapsi.fi> Date: Tue, 24 Nov 2015 04:23:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56539537.30205@yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pnkwrDuTegPptDUFmjlH8HvMahsf6OBt3" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2015 02:30:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pnkwrDuTegPptDUFmjlH8HvMahsf6OBt3 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable It is unlikely you can even get X.org running on FreeBSD 7.X, since versi= on 7 has been unconditionally obsoleted a long time ago. The software from FreeBSD ports collection, such as X.org, are only guara= nteed to be compatible with supported FreeBSD releases. Currently support= ed releases are 9.3 and 10.1 and 10.2. The oldest supported release 9.3 w= ill be obsoleted December 31 2016, afaik. Because software changes fast these days, ports maintainers only aim to p= atch the software to work with supported releases. It would be too much w= ork to maintain compatibility with releases obsoleted years ago. For exam= ple, all of the X.org versions in ports require a FreeBSD kernel providin= g the DRM2/KMS (kernel mode setting) graphics API. The older version of X= =2Eorg that did not require such was too problematic to patch to keep run= ning, because it was abandoned upstream long ago. FreeBSD kernel version = 7.2 does NOT and never will provide the interfaces required by the modern= , upstream supported X.org. The oldest FreeBSD release that still works w= ith the available X.org is version 9.3. So unfortunately it seems that if you want X.org and many other applicati= ons to work, the most rational decision would be to upgrade to version 10= =2E2. However, you did mention that clang does not support your C source files = written using an older or non-standard notation. Have you consulted the g= cc man pages, especially the -std switch? With the -std switch you can co= mmand GCC to use a specific C-dialect. If that does not help ... then you= simply must update your source files to adhere to, say, ANSI-C or some l= ater C-language standard. On 24.11.2015 0:37, Jules Gilbert via freebsd-x11 wrote: > Hi guys! >=20 > Sorry to be so behind the times, but I have a Presario CQ60 (a COMPAQ l= aptop,) and need instructions to configure X. >=20 > I'm running FreeBSD v7.2, with library packages from 7.4. >=20 > I did put up 10.2, and that came up fine with X, except I'm a C develop= er and nothing I have seems to be compatible with the clang or the gcc48 = C compilers. Sigh. >=20 > So for now I am stuck in v7.2 and I would very much like to run X. >=20 > I've enabled hald and dbus, and know I have to do something with the mo= use, as in AllowEmptyInput but I have tried various combinations and am s= tuck. >=20 > Also I get a message about fbdev not loading. Really, I am not an X pe= rson. >=20 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --pnkwrDuTegPptDUFmjlH8HvMahsf6OBt3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (MingW32) iF4EAREIAAYFAlZTyh0ACgkQTBivhqtJa27E1gD+L92jEHgiHUblw2b0qh+QBtzr HfUK6oKmvgg2p9OUNIQA/1mzAcRY4mwERU/OBe/a3wbHa7mGoTL9nyCM5aw1e/KI =zPr6 -----END PGP SIGNATURE----- --pnkwrDuTegPptDUFmjlH8HvMahsf6OBt3--