Re: Building with MinGW issue

From: Muhammad Bashir Al-Noimi <mbnoimi(at)gmail(dot)com>
To: adrian(dot)klaver(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Building with MinGW issue
Date: 2013-09-22 20:11:06
Message-ID: 523F4EDA.5090305@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/21/2013 07:07 PM, Adrian Klaver wrote:
> On 09/21/2013 07:45 AM, Muhammad Bashir Al-Noimi wrote:
>> Yes,I build using mingw/msys under Windows with administrator permission
>>
>
> Please reply to list also. Building software on Windows is not one of
> my strong points, so keeping this conversation on the list will put it
> front of people who are more capable in that area. Also bottom posting
> is encouraged, it helps maintain the flow better.
Sorry, I was using my mobile phone which doesn't has "Reply to list"
button; Any way I've to use "Reply to all" button instead.

> The only question I have left at this time is:
>
> What is the directory structure under C:/OpenSSL-Win32/include?
it has single folder which is openssl; any way in the following you can
see the result of ls for include and openssl folders.
---- LOG OF MSYS ---
mbnoimi(at)MBNOIMI-VBOX /c/OpenSSL-Win32/include
$ ls
openssl

mbnoimi(at)MBNOIMI-VBOX /c/OpenSSL-Win32/include
$ cd openssl/

mbnoimi(at)MBNOIMI-VBOX /c/OpenSSL-Win32/include/openssl
$ ls
aes.h conf.h ecdsa.h obj_mac.h rc4.h ts.h
applink.c conf_api.h engine.h objects.h ripemd.h txt_db.h
asn1.h crypto.h err.h ocsp.h rsa.h ui.h
asn1_mac.h des.h evp.h opensslconf.h safestack.h ui_compat.h
asn1t.h des_old.h hmac.h opensslv.h seed.h whrlpool.h
bio.h dh.h idea.h ossl_typ.h sha.h x509.h
blowfish.h dsa.h krb5_asn.h pem.h ssl.h x509_vfy.h
bn.h dso.h kssl.h pem2.h ssl2.h x509v3.h
buffer.h dtls1.h lhash.h pkcs12.h ssl23.h
camellia.h e_os2.h md4.h pkcs7.h ssl3.h
cast.h ebcdic.h md5.h pqueue.h stack.h
cms.h ec.h mdc2.h rand.h symhacks.h
comp.h ecdh.h modes.h rc2.h tls1.h

mbnoimi(at)MBNOIMI-VBOX /c/OpenSSL-Win32/include/openssl

--
Best Regards,
Muhammad Bashir Al-Noimi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-09-22 20:40:55 Re: Building with MinGW issue
Previous Message Adrian Klaver 2013-09-21 17:07:45 Re: Building with MinGW issue