X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=f5yEDcN+gRIy4teYPkKFwaCAiK+5F
	CrHAgwQeW/VfO9a2Jww5VgozxOnBhiFGoYL7pkYiJpGo2D36AiSwH6s7SQbGm9kU
	1nw4Vf8i8gUU+lT13caRFEBywRH5Oda4lQoz/EcG6gdGR3QW39hsowj8VfVAVzLG
	C4RQ/CVhHtGVNg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=kFPy2AzPf/NpNvb0X3uyfM4bPhQ=; b=IrT
	QXkniO/+8kf7mXtGXrid8bvwJINWg5HDBl0m6XzxiSwSVhFXU9D5fGaV4A37uedu
	dx1oCYBvJiixbwcOYOr489UmeyamxsUyEudKy/YsaB8nrmNd5quS2h86QrJifTGh
	tMYJZ6eisUnw2L1pXRvql82IHMQAYlSStQx9MX5I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=rent, cry
X-HELO: mail-ua0-f178.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=RvtIh8gbzhiz5OzBHmGTp/scHlSjDC2L1iCfw5qOpjI=;        b=nQkfBfIWkhSD4ipO4jYizkhwtBTlrhcJEN1/5BhkTwnmqfrZ3kStzzHwypB4PWLyRG         E+96DK8htGAqYFNHJjyuT/cqyh38znDf504ELBsC7K41finul2fFKF6IUrxGW9xWnzG/         gIgIx476GwIDjr4O2Fh/QwPIGI/gkyXHFjVoa4tb4L/9qpF8J124p3kJq8XZfcX7e5zr         sPLYhSFzV0OREThTlRitefrjl/KZHfPF3ai2Enqte0FXBOE04a6ApeHVTbLwObkjjdUK         miD/VWBNbtaLVnCBUEleYUiA+Tlc9G2OqapAAKS2Xlu2GnUu1zoJLzFphAUq+qc14e5a         suXg==
X-Gm-Message-State: AN3rC/7aR6jJZHt8JHRDa/Nrjrna09+Yr+Xld/NGF7qKoqrtyAH4FK7L/8uChudWPChsT0UJ1eHilFf2g8IT+g==
X-Received: by 10.159.38.107 with SMTP id 98mr123650uag.136.1491954082737; Tue, 11 Apr 2017 16:41:22 -0700 (PDT)
MIME-Version: 1.0
From: Wayne Barron <wayne@cffcs.com>
Date: Tue, 11 Apr 2017 19:40:42 -0400
Message-ID: <CAJatk5mPisx4XiGqqZ47zkFMrvmEtACX8_Kk7CRZncOwSs0RWw@mail.gmail.com>
Subject: Warning: Consider installing these packages ocaml(ao) ocaml(camlimages)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hello All;

So, I am getting really close to having LiquidSoap installed.
I have run into an issue.

========================
>>> Preparing working source directory
*** Warning: Some build dependencies are not installed.
*** Warning: This package may end up missing features, or not build at all.
*** Warning: Consider installing these packages first before continuing:
*** Warning:     ocaml(ao) ocaml(camlimages) ocaml(camomile)
ocaml(cry) ocaml(dtools) ocaml(duppy) ocaml(faad) ocaml(flac)
ocaml(gavl) ocaml(gd) ocaml(gstreamer) ocaml(ladspa) ocaml(lame)
ocaml(lastfm) ocaml(lo) ocaml(mad) ocaml(magic) ocaml(mm) ocaml(ogg)
ocaml(opus) ocaml(pcre) ocaml(portaudio) ocaml(pulseaudio)
ocaml(samplerate) ocaml(schroedinger) ocaml(sdl) ocaml(shine)
ocaml(soundtouch) ocaml(speex) ocaml(taglib) ocaml(theora)
ocaml(voaacenc) ocaml(vorbis) ocaml(xmlplaylist) ocaml(yojson)
========================

I rent into the Repository and isntalled everything that was OCAML
However, that did not resolve the above issue.

Could someone please provide the code to get them items installed?

And I am hoping, that having them installed, will resolve the issue below.
========================
>checking build system type... Invalid configuration `Users': machine `Users' not recognized
>configure: error: /bin/sh ./config.sub Users failed
>make[1]: Entering directory '/home/carrzstudio/liquidsoap/liquidsoap-1.2.1-1.x86_64/build/ocaml-cry-0.4.1'
>make[1]: *** No targets specified and no makefile found.  Stop.
>make[1]: Leaving directory '/home/carrzstudio/liquidsoap/liquidsoap-1.2.1-1.x86_64/build/ocaml-cry-0.4.1'
>make: *** [Makefile:11: all] Error 1
>*** ERROR: make failed
========================

Thanks, All;
Wayne

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

