Re: Building with MinGW issue - Mailing list pgsql-general

From Muhammad Bashir Al-Noimi
Subject Re: Building with MinGW issue
Date
Msg-id 523F4EDA.5090305@gmail.com
Whole thread Raw
In response to Re: Building with MinGW issue  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: Building with MinGW issue  (Adrian Klaver <adrian.klaver@gmail.com>)
List 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@MBNOIMI-VBOX /c/OpenSSL-Win32/include
$ ls
openssl

mbnoimi@MBNOIMI-VBOX /c/OpenSSL-Win32/include
$ cd openssl/

mbnoimi@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@MBNOIMI-VBOX /c/OpenSSL-Win32/include/openssl


--
Best Regards,
Muhammad Bashir Al-Noimi



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Building with MinGW issue
Next
From: Adrian Klaver
Date:
Subject: Re: Building with MinGW issue