public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Trying to compile "R" from source.
Date: Thu, 3 Jun 2021 08:29:29 +0200	[thread overview]
Message-ID: <301d46aa-9f66-7b76-7096-862360c97af0@gmail.com> (raw)
In-Reply-To: <SA1PR14MB464294CDCB7EE4B5CC9B7FBF9C3C9@SA1PR14MB4642.namprd14.prod.outlook.com>

On 03.06.2021 06:37, Andre Mikulec via Cygwin wrote:
> All,
> 
> I am trying to compile "R" from source.


any reason ? R is alrady available in Cygwin

> 
> I am stuck.  I am getting an error. Please, help.
> 
> My configure line:
> https://github.com/AndreMikulec/r-build/blob/99bec605560b6b07de8847b481157d3320515b44/build_script.sh#L513
> ```
> ./configure --disable-rpath --enable-R-shlib --enable-BLAS-shlib=no --enable-java=no --without-readline --with-blas --with-lapack --without-x --prefix=${rroot}
> ```
> 
> My error lines:
> https://ci.appveyor.com/project/AndreMikulec/r-build/builds/39440541#L1470
> ```
> checking whether zlib support suffices... yes
> checking for BZ2_bzlibVersion in -lbz2... no
> checking whether bzip2 support suffices... configure: error: bzip2 library and headers are require


https://cygwin.com/packages/summary/bzip2-src.html
you need to install the package libbz2-devel

> ```
> 
> Thanks,
> Andre
> 

Regards
Marco

  reply	other threads:[~2021-06-03  6:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03  4:37 Andre Mikulec
2021-06-03  6:29 ` Marco Atzeri [this message]
2021-06-04  2:36 ` Andre Mikulec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=301d46aa-9f66-7b76-7096-862360c97af0@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).