Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"Indecision is the basis of flexibility" -- button at a Science Fiction convention.


devel / comp.lang.xharbour / Re: xHarbour and curl

SubjectAuthor
* xHarbour and curlEnrico Maria Giordano
`* Re: xHarbour and curlRon Pinkas
 `* Re: xHarbour and curlEnrico Maria Giordano
  `* Re: xHarbour and curlRon Pinkas
   `* Re: xHarbour and curlEnrico Maria Giordano
    `- Re: xHarbour and curlRon Pinkas

1
xHarbour and curl

<ui8ef6$24io$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17912&group=comp.lang.xharbour#17912

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: xHarbour and curl
Date: Sun, 5 Nov 2023 17:04:57 +0100
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <ui8ef6$24io$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 5 Nov 2023 16:04:54 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="6c30220d2e64bba12ce73caf77015edd";
logging-data="70232"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18BV1cFPr3LSGivlmpde9kR"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:0+1QK0UYzoP73e7iXc/QW3s1WTg=
Content-Language: it
 by: Enrico Maria Giordan - Sun, 5 Nov 2023 16:04 UTC

I'm trying to build curl libs with xHarbour but I get this error. Any ideas?

ioapi.c
e:\xhbsvn\curl-win32\include\zconf.h(494): fatal error C1083: Cannot
open include file: 'unistd.h': No such file or directory

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: xHarbour and curl

<74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17915&group=comp.lang.xharbour#17915

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:668e:b0:772:5d97:4246 with SMTP id qh14-20020a05620a668e00b007725d974246mr576983qkn.10.1699283014211;
Mon, 06 Nov 2023 07:03:34 -0800 (PST)
X-Received: by 2002:a05:6870:592:b0:1e9:9202:20c2 with SMTP id
m18-20020a056870059200b001e9920220c2mr14153210oap.0.1699283013874; Mon, 06
Nov 2023 07:03:33 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 6 Nov 2023 07:03:33 -0800 (PST)
In-Reply-To: <ui8ef6$24io$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=189.174.195.235; posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 189.174.195.235
References: <ui8ef6$24io$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
Subject: Re: xHarbour and curl
From: ronpinkas@gmail.com (Ron Pinkas)
Injection-Date: Mon, 06 Nov 2023 15:03:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1685
 by: Ron Pinkas - Mon, 6 Nov 2023 15:03 UTC

On Sunday, November 5, 2023 at 11:04:58 AM UTC-5, Enrico Maria Giordano wrote:
> I'm trying to build curl libs with xHarbour but I get this error. Any ideas?
>
> ioapi.c
> e:\xhbsvn\curl-win32\include\zconf.h(494): fatal error C1083: Cannot
> open include file: 'unistd.h': No such file or directory
>
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
unistd.h is a unix/linx posix header.

Re: xHarbour and curl

<uib1jr$h46s$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17916&group=comp.lang.xharbour#17916

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: xHarbour and curl
Date: Mon, 6 Nov 2023 16:43:56 +0100
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <uib1jr$h46s$1@dont-email.me>
References: <ui8ef6$24io$1@dont-email.me>
<74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 6 Nov 2023 15:43:55 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a155522f51dcc6492d1b2ca09cc4e5b9";
logging-data="561372"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ryzaRq9eaPDHuMvqPo9Wu"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:IgrSPOqyejA8dtRkIj7XCO023Lk=
Content-Language: it
In-Reply-To: <74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
 by: Enrico Maria Giordan - Mon, 6 Nov 2023 15:43 UTC

Il 06/11/2023 16:03, Ron Pinkas ha scritto:

>> I'm trying to build curl libs with xHarbour but I get this error. Any ideas?
>>
>> ioapi.c
>> e:\xhbsvn\curl-win32\include\zconf.h(494): fatal error C1083: Cannot
>> open include file: 'unistd.h': No such file or directory
>
> unistd.h is a unix/linx posix header.

And why xHarbour would require that when it is building for Windows?
What is the solution for this error?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: xHarbour and curl

<cf86a8ba-7139-439f-9893-8e2032042c85n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17919&group=comp.lang.xharbour#17919

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ad4:420e:0:b0:66f:b7d6:d35d with SMTP id k14-20020ad4420e000000b0066fb7d6d35dmr4079qvp.4.1699293591243;
Mon, 06 Nov 2023 09:59:51 -0800 (PST)
X-Received: by 2002:a05:6808:4d4:b0:3b2:f5ae:d197 with SMTP id
a20-20020a05680804d400b003b2f5aed197mr9524251oie.11.1699293590999; Mon, 06
Nov 2023 09:59:50 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 6 Nov 2023 09:59:50 -0800 (PST)
In-Reply-To: <uib1jr$h46s$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=189.174.195.235; posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 189.174.195.235
References: <ui8ef6$24io$1@dont-email.me> <74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
<uib1jr$h46s$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <cf86a8ba-7139-439f-9893-8e2032042c85n@googlegroups.com>
Subject: Re: xHarbour and curl
From: ronpinkas@gmail.com (Ron Pinkas)
Injection-Date: Mon, 06 Nov 2023 17:59:51 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 23
 by: Ron Pinkas - Mon, 6 Nov 2023 17:59 UTC

On Monday, November 6, 2023 at 10:43:59 AM UTC-5, Enrico Maria Giordano wrote:
> Il 06/11/2023 16:03, Ron Pinkas ha scritto:
>
> >> I'm trying to build curl libs with xHarbour but I get this error. Any ideas?
> >>
> >> ioapi.c
> >> e:\xhbsvn\curl-win32\include\zconf.h(494): fatal error C1083: Cannot
> >> open include file: 'unistd.h': No such file or directory
> >
> > unistd.h is a unix/linx posix header.
> And why xHarbour would require that when it is building for Windows?
> What is the solution for this error?
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
I am not familiar with that code - this is a question to whom ever contributed it.

Re: xHarbour and curl

<uibqj2$line$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17921&group=comp.lang.xharbour#17921

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: xHarbour and curl
Date: Mon, 6 Nov 2023 23:50:10 +0100
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <uibqj2$line$1@dont-email.me>
References: <ui8ef6$24io$1@dont-email.me>
<74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
<uib1jr$h46s$1@dont-email.me>
<cf86a8ba-7139-439f-9893-8e2032042c85n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 6 Nov 2023 22:50:10 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a155522f51dcc6492d1b2ca09cc4e5b9";
logging-data="707310"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/CY4R7k3w6KuJwnr8S2KEw"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:IUG+MBLZNSxv36JdyBW2i4TYULM=
Content-Language: it
In-Reply-To: <cf86a8ba-7139-439f-9893-8e2032042c85n@googlegroups.com>
 by: Enrico Maria Giordan - Mon, 6 Nov 2023 22:50 UTC

Il 06/11/2023 18:59, Ron Pinkas ha scritto:

>> And why xHarbour would require that when it is building for Windows?
>> What is the solution for this error?
>
> I am not familiar with that code - this is a question to whom ever contributed it.

I find a workaroud: first I build all the libs except curl and then
curl. So, now I am ready to publish new xHarbour builds. But I'm waiting
for your OK regarding xbscript.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: xHarbour and curl

<cfa30fd3-92a1-4ab9-8167-42c38032da79n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17922&group=comp.lang.xharbour#17922

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:6183:0:b0:41c:bedf:a558 with SMTP id kq3-20020ac86183000000b0041cbedfa558mr531976qtb.11.1699315055745;
Mon, 06 Nov 2023 15:57:35 -0800 (PST)
X-Received: by 2002:a05:6870:6c17:b0:1ef:afd3:813f with SMTP id
na23-20020a0568706c1700b001efafd3813fmr437702oab.5.1699315055437; Mon, 06 Nov
2023 15:57:35 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 6 Nov 2023 15:57:35 -0800 (PST)
In-Reply-To: <uibqj2$line$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=189.174.195.235; posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 189.174.195.235
References: <ui8ef6$24io$1@dont-email.me> <74f9f763-ec09-4c18-b0bd-14b6a59fe873n@googlegroups.com>
<uib1jr$h46s$1@dont-email.me> <cf86a8ba-7139-439f-9893-8e2032042c85n@googlegroups.com>
<uibqj2$line$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <cfa30fd3-92a1-4ab9-8167-42c38032da79n@googlegroups.com>
Subject: Re: xHarbour and curl
From: ronpinkas@gmail.com (Ron Pinkas)
Injection-Date: Mon, 06 Nov 2023 23:57:35 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2637
 by: Ron Pinkas - Mon, 6 Nov 2023 23:57 UTC

On Monday, November 6, 2023 at 5:50:14 PM UTC-5, Enrico Maria Giordano wrote:
> Il 06/11/2023 18:59, Ron Pinkas ha scritto:
>
> >> And why xHarbour would require that when it is building for Windows?
> >> What is the solution for this error?
> >
> > I am not familiar with that code - this is a question to whom ever contributed it.
> I find a workaroud: first I build all the libs except curl and then
> curl. So, now I am ready to publish new xHarbour builds. But I'm waiting
> for your OK regarding xbscript.
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
Thx. Ready. We just need to add info about git:

Instructions for Existing Clones:
1. Pull Latest Changes like usual:
git pull

2. Ensure the old utils/xbscript directory is completely removed since it likely had a sub folder for your platform!

3. Now, you can initialize and fetch the content of the submodule:
git submodule update --init --recursive

Instructions for New Clones:
1. ADD the git flag '--recurse-submodules' as follows:
git clone --recurse-submodules https://github.com/xHarbour-org/xharbour.git

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor