Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 20:57:29 +0530
From:      ashish@FreeBSD.org (Ashish SHUKLA)
To:        Nicolas Edel <nicolas.edel@gmail.com>
Cc:        ports@FreeBSD.org, ashish@FreeBSD.org
Subject:   Re: Port: emacs-nox11-24.3_10,3
Message-ID:  <86sirc7afy.fsf@chateau.d.if>
In-Reply-To: <CAJvpi_u6mhb%2B%2Bo-13fedTeVmqM1afyMh9=MnM50SbFPG7sY4tA@mail.gmail.com> (Nicolas Edel's message of "Thu, 20 Feb 2014 11:38:29 %2B0100")
References:  <CAJvpi_u6mhb%2B%2Bo-13fedTeVmqM1afyMh9=MnM50SbFPG7sY4tA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 20 Feb 2014 11:38:29 +0100, Nicolas Edel <nicolas.edel@gmail.com> s=
aid:
> Hi,

> Just to let you know the current port of emacs-nox11 (and probably
> emacs) doesn't compile on FreeBSD-10.0/sparc64 target and relates to
> patch-src_sysdep.c. Once applied, the src.sysdep.c files looks like:


> #ifdef __FreeBSD__
> #include <sys/user.h>
> #include <sys/resource.h>
> #include <math.h>
> #endif

> #ifdef __FreeBSD__
> #include <sys/sysctl.h>
> /* machine/frame.h in Sparc/ARM has 'struct frame' which conflicts
> with Emacs' 'struct frame', so rename it */
> #if defined(__sparc__) || defined(__arm__)
> #define frame freebsd_sparc_frame
> #endif
> #include <sys/user.h>
> #if defined(__sparc__) || defined(__arm__)
> #undef frame
> #endif
> #include <sys/resource.h>
> #include <math.h>
> #endif


> As you may notice, you patch add code but don't replace the old one.
> It has therefore no effect. Please find attached the modified patch
> (that wou'll prefer to generate by yourself, I know ^^).

Hi Nicolas,

Thanks for bringing this to my notice. I was aware of it, and thought, I'd
this taken care of already, but looks like I missed.

I'll apply this diff, and commit it.

Thanks!
=2D-=20
Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
Sent from my Emacs

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQIcBAEBCgAGBQJTB3BkAAoJEMdGz6nnT6Sw6JIQAIQj3bY7vAYBwpHdLKMK66eJ
ghgCqem5tp+EzV6lwGjnGZyWHKfU+dKHFFOd7IB7rAi0FSQBPBm9dYghVXGxv7Js
80imWYW7/a7sK5VtxwwS59kDkqYViRJdFTypSlMeLgCxSFdBCZnYAncO7AWU8nw7
saHHrCOp8H5x/sG6JCop26rhaTubpTzlvaMDpImQa6NByAcCIR2tVpnwhv89v897
lyHsSkoullIQb+6HdYMb5jcKtcj935YcdkpPQZKsZUTJ947I4sPhDRsRaelcYPTd
OPRDo7wZi0Q0IHQ9XDflMJQRR8/Xdhg78T7rsMucAOqHe4JXgOVLRiSu0NIAfn7z
XAc9nAiFb4cQk6/IiPH6Ww1fVs2ujnGbO6jEq5NNSJNSdVlMQy+fsMbHmK2yr6Zu
NU7v6Mwd3X+3xvLTzlFxEEnnoNX8+/Bk/ZSwGGQgcZ96pgoXVwIZkXW8rniQdoNK
d1QV/rGLl/DSgqngEFEFET03VuBt+emo9rz9K5Xlnycyje3rfJ7eOorHiPQzNkKI
kNkEMIxGb5BUvds19oQhAZNGqJH5G9o1AImx1gMW/yrGlhQ+l/N+dF5f307AUa0h
oA65j3ehmTI6SM91KOFspIjwl98bmhmBFqeF9OLqhr9dQEqPT4QoSMUFUUMmYe8V
dyprYpAa8aC90KTK5LsU
=d8HA
-----END PGP SIGNATURE-----
--=-=-=--



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