I have no idea what you downloaded or what you ran, but that's 
not the output of "./configure && make" on cygwin.

> > tclsh ./tool/mksqlite3c.tcl
> > cc     sqlite3.c   -o sqlite3

Among other problems, the compiler would have been 'gcc', and 
sqlite3 would have had an .exe suffix.


--- [EMAIL PROTECTED] wrote:
> Well, I'm not looking for shell.c or main.c ... perhaps the build process 
> is , but not me.
> 
> I typed ./configure && make 
> 
> and what you see is what I got instead. So perhaps the build process is 
> looking for something it shouldnt.
> 
> --
> Terrence Brannon - SID W049945
> 614-213-2475 (office)
> 614-213-3426 (fax)
> 818-359-0893 (cell)
> 
> 
> 
> 
> 
> Joe Wilson <[EMAIL PROTECTED]> 
> 10/18/2007 01:17 PM
> Please respond to
> sqlite-users@sqlite.org
> 
> 
> To
> sqlite-users@sqlite.org
> cc
> 
> Subject
> Re: [sqlite] Re: cygwin compilation failure, cvs tarball, mailing list 
> restriction on message size
> 
> 
> 
> 
> 
> 
> There is no main() in sqlite3.c.
> I'm guessing that you're looking for shell.c?
> 
> --- [EMAIL PROTECTED] wrote:
> > I just tried the CVS from home. Exact same error.
> ...
> > tclsh ./tool/mksqlite3c.tcl
> > cc     sqlite3.c   -o sqlite3
> > 
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xab):
>  
> 
> > undefined reference to [EMAIL PROTECTED]'
> > collect2: ld returned 1 exit status
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to