From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com [IPv6:2607:f8b0:400d:c0d::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 71E603B2A4 for ; Thu, 30 Nov 2017 22:32:54 -0500 (EST) Received: by mail-qt0-x233.google.com with SMTP id b10so3799713qti.11 for ; Thu, 30 Nov 2017 19:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=AFcNgATOIgp5siWgkWJy2DK9PMqwePoPUuCffZnhB/w=; b=SNKn77ERF+XFu9rY2ezRWpi93zX3ot6GYud2np18yPYlYk4rYGXaV8X5GnoNatDP85 BXBYN5574V75gdE/MJq4c2t5MSBPAVpZlILrjds/MSuoSBkhxCD19VUjXh5vSBdKWgk1 jhtswhIA0qriXfihw9AdBTT/tj0rtwIR4qpJYByFfUF3qDpgzdzVGr/xFZSexBWkEot/ vTitHzoKB9Qx6jtpS3MY/gmDpOO5T9pU6kf2jNsqfD4q/L8y9qdnnatSu6F+7DQIynpo u5Scj4EVzJof8VX2C9mCIZfj0EW00gxI+eGoH8e/aW95YfRLzJmO6Ktaw63lvMZw1oms hOvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=AFcNgATOIgp5siWgkWJy2DK9PMqwePoPUuCffZnhB/w=; b=D1K2iKzeFjOW2gXpQBp3vbwswALNEpvMyXZyBZo6FCcsna1Uxb0j4Lptnp+pPDJqhT DPNXDDMm10Y3L9Xsf55wxtdfbtN5xwOolR2mGsVGcu+Kc6MC57mGw9Nh/MGOc7Wr6VQ0 MvG+UgoOQo9rsfc/TAojs8O6GyBG9zxVn/eiG53OjZDgqjrwybzU3fY0Yo7qzwxqpKCc 4mvJ5jnNNRmDSbj/G4fWZeOTPwoz6YOWzhSLYMEA548FBY4hDDlEaRecsIbleKXVPv0n t2qKaJXdFDRgsoRr9SvB2hj7dtIPFSdr+YswyVv+2CGizL5Je5iGc5LhRBshtxWutELl 7CFg== X-Gm-Message-State: AKGB3mJjoLJ6yE+1MvS8eEhpsOpjEAhW6P9RoNam12DQpOVdS9/wmWtp j+Gk5uy4sR9/0I3g6b4rmk8lPgSnu9fbMArr3fg= X-Google-Smtp-Source: AGs4zMa+dATAHfVMsYQu6vPhpkiH0HSk9viRJaliImrbI9bCkN1691Olf458cEqKEyVzjpB0LATYqpO1IEKrHX6khyA= X-Received: by 10.200.45.150 with SMTP id p22mr6593100qta.130.1512099173842; Thu, 30 Nov 2017 19:32:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.102.179 with HTTP; Thu, 30 Nov 2017 19:32:52 -0800 (PST) Received: by 10.140.102.179 with HTTP; Thu, 30 Nov 2017 19:32:52 -0800 (PST) In-Reply-To: References: <98B33089-BA99-40C2-8C25-B4568505AAC6@gmail.com> <87h8tb4gy9.fsf@toke.dk> <87609r4fch.fsf@toke.dk> From: Jonathan Morton Date: Fri, 1 Dec 2017 05:32:52 +0200 Message-ID: To: Bret Towe Cc: Yutaka , Cake List Content-Type: multipart/alternative; boundary="001a1144b8cc1f424c055f3f0649" Subject: Re: [Cake] Cannot install tc-adv(for cake) on Fedora 27 X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2017 03:32:54 -0000 --001a1144b8cc1f424c055f3f0649 Content-Type: text/plain; charset="UTF-8" It would need stdint.h and limits.h. It's possible one of those has been left out of the code. - Jonathan Morton --001a1144b8cc1f424c055f3f0649 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

It would need stdint.h and limits.h.=C2=A0 It's possible= one of those has been left out of the code.

- Jonathan Morton

--001a1144b8cc1f424c055f3f0649--