cURL / Mailing Lists / curl-users / Single Mail

curl-users

problem with 7.10.2-pre2 on cygwin

From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Tue, 29 Oct 2002 10:58:43 -0500

7.10.1 compiled fine.
7.10.2-pre1 compiled fine.

7.10.2-pre2 doesn't.

Here's the error. I don't think it's related to what I added, because that was only in src/main.c.

 gcc -Wl,--base-file,.libs/cygcurl-2.dll-base -Wl,-e,__cygwin_dll_entry_at_12 -o .libs/cygcurl-2.dll file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo getdate.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo -lz -lssl -lcrypto -lz
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x7c): undefined reference to `_WinMain_at_16'
collect2: ld returned 1 exit status
make[2]: *** [libcurl.la] Error 1
make[2]: Leaving directory `/usr/src/curl-7.10.2-pre2/bld/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/curl-7.10.2-pre2/bld/lib'
make: *** [all-recursive] Error 1

Any idea what this is due to? Is there an easy way to see all files which changed between -pre1 and -pre2 so I can figure out where to start looking?

--Kevin

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-29