unrecognized getnameinfo() bugs dealing with IPv4-mapped addresses

2004-05-18 Thread Jeff Trawick
Previously we went through this mess on older Mac OS X (DNS queries only?) I just realized that the glibc shipping with RHAS 2.1 and 3.0 (and surely many other Linux distros) has a problem with getnameinfo() for IPv4-mapped address for something defined in host file but not in DNS. The configure

RE: building APR on windows

2004-05-18 Thread Bhuvan Rachamreddy
I figured out what happened. The problem was because of the way I had unzipped .gz file. I used mksnt's uncompress and that caused the problem. So, I had to unzip it on unix box (or I could have got cygwin tools or updated mksnt for Windows) and then transferred the tar file to Windows machi

Notification of PayPal Limited Account Access

2004-05-18 Thread [EMAIL PROTECTED]
Title: Dear PayPal user Dear PayPal User, We recently reviewed your account, and suspect that your PayPal account may have been accessed by an unauthorized third party. Protecting the security of your account and of the PayPal network is our primary concern. Therefore, as a prevention m

Re: building APR on windows

2004-05-18 Thread Amit Athavale
Missing windows style newline characters ? Bhuvan Rachamreddy wrote: building APR on windows Hi, I tried to build APR on windows from downloading the source from one of the mirror sites. I got all the supporting utilities set up and tried to build APR by opening apr