Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6372 invoked from network); 27 Jan 2015 16:21:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 16:21:07 -0000 Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:60678] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/38-59067-2FAB7C45 for ; Tue, 27 Jan 2015 11:21:06 -0500 Received: by mail-lb0-f170.google.com with SMTP id w7so13965314lbi.1 for ; Tue, 27 Jan 2015 08:21:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ttRzeUDZx/SdKQRQky4AW8eOIB/1OwIwBxhzUWj6sM0=; b=VD/y47uC2NCBnc+ZBDKGd+AHtmiZ0itcTTRGvcbeoQxVRhkg0b7Azl2M8v/VMfAnUr ueHcG0HewZrMCHRZcu5O1/NA+IDg/HOaoqdTWd8vlAcalJlMxyANooAgO2ZmViiKX6ST SB2eQVWzXTjWT3EVrRNE7OqeJE7IzujMUnFkpEfGSDQjzn7Bl62hBpMC3e9M5u/GX9OE u199Slf6HFHZmPoQNLuWtku9dQNy++apbLiicfpURfyBqnR2pxqaHYYqnYNBn6puSahS UcFk1x5jCnhjhO+L+zGDt8IPRtVJSq+szUIFUmED5XRsAbUO0TnG0TA286b562TbuNnT WqEg== MIME-Version: 1.0 X-Received: by 10.152.164.232 with SMTP id yt8mr2742501lab.7.1422375663657; Tue, 27 Jan 2015 08:21:03 -0800 (PST) Received: by 10.112.13.33 with HTTP; Tue, 27 Jan 2015 08:21:03 -0800 (PST) Date: Tue, 27 Jan 2015 18:21:03 +0200 Message-ID: To: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=001a11349a922b6762050da4a466 Subject: =?UTF-8?Q?master_make_error_on_ubuntu_64_14=2E04_=3A_error=3A_unknow?= =?UTF-8?Q?n_type_name_=E2=80=98int64=5Ft=E2=80=99?= From: mapopa@gmail.com (marius adrian popa) --001a11349a922b6762050da4a466 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable In file included from /home/mariuz/work/php-src/ext/date/lib/timelib.h:24:0= , from /home/mariuz/work/php-src/ext/date/lib/astro.c:26: /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:125:1: error: unknown type name =E2=80=98int64_t=E2=80=99 typedef int64_t timelib_long; ^ /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:126:1: error: unknown type name =E2=80=98uint64_t=E2=80=99 typedef uint64_t timelib_ulong; ^ /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:154:2: error: unknown type name =E2=80=98int32_t=E2=80=99 int32_t offset; ^ --001a11349a922b6762050da4a466--