Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76603 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16442 invoked from network); 17 Aug 2014 09:42:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2014 09:42:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:35593] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/11-09889-AF870F35 for ; Sun, 17 Aug 2014 05:42:18 -0400 Received: by mail-la0-f51.google.com with SMTP id pn19so3559388lab.38 for ; Sun, 17 Aug 2014 02:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CKJ4lCMGUyg6MBBBlW13KiKQVRTP8aIz0DhDUA5fZ6A=; b=ZTrlCwU0ua5aWZNZf7bDODWGFArfuo5uv/c/AcCvIIQCz4InYGTGbifx1eE4ybOniZ YkDy8JX9W5VGxaNT+3jB6wrobaQeh6uMvU9ZNDnYqwqtN4ZKGDA5kCIl+PQjqu8qlZXL LDfK5vvIq84SefrkiL1yyO+KnTRGKjIE7J47pm8OOmDeUhSGQkfML9OUG6JwsQhEf3w6 GsUVXhbzeCuXyCtA4AXJmVJJvl7+6y88+pq2c1nExGCDna24qtUstcgq5wx/qSRd4lTT 5GZVyftB0aqmjfe/R+hR8ScK0Ni/zgGynXhktAdwLnm6LvyLGbbZDs/fPGKZopWEs6JA pgLA== MIME-Version: 1.0 X-Received: by 10.152.36.73 with SMTP id o9mr1336096laj.88.1408268534553; Sun, 17 Aug 2014 02:42:14 -0700 (PDT) Received: by 10.112.10.101 with HTTP; Sun, 17 Aug 2014 02:42:14 -0700 (PDT) In-Reply-To: References: Date: Sun, 17 Aug 2014 12:42:14 +0300 Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: Re: Master isssue : No suitable 16bit integer type found From: mapopa@gmail.com (marius adrian popa) Sorry , make worked after ./buildconf and configure On Sun, Aug 17, 2014 at 12:35 PM, marius adrian popa wrote: > This is on debian sid x64 > > date/php_date.c:21: > /home/mariuz/work/php-src/main/php_stdint.h:88:4: error: #error "No > suitable 16bit integer type found" > # error "No suitable 16bit integer type found"