|
Re: and 493, svn.492 make failure: msg#00055mail.mutt.mutt-ng.user
Hi, * Nico Golde [05-09-09 01:39:34 +0200] wrote: * Rocco Rutte <pdmef@xxxxxxxxxxxxxxx> [2005-09-09 01:37]: The problem _was_ a typo in curs_lib.c that is fixed in r490. Can you please do: 'grep USER_ curs_lib.c' in the source directory? If that produces output, just delete the file and do 'svn up'. Sure? The imap sources don't check if USE_SOCKET is used. I added the ifdefs in the imap files. So now you can go and remove it again. ;-) For any of either pop|imap|nntp USE_SOCKET is set so it's pretty useless to set it in the IMAP code because if the IMAP code is compiled, USE_SOCKET is set. It's not the compiler complaining but the linker shouts that there's no mutt_progress_bar() available because the wrong ifdef in curs_lib.c (ifdef USER_SOCKET fails) makes the compiler ignore it. To solve the issue, as I would have done with my merge anyways, it's fully sufficient to change USER_SOCKER to USE_SOCKET in curs_lib.c which I have done already. Also, the paths of the error log posted look strange as revision numbers are fixed. Including IMAP everything builds fine here from scratch, so I assume it's a local issue. bye, Rocco -- :wq! |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: and 493, svn.492 make failure: 00055, Patrick Shanahan |
|---|---|
| Next by Date: | Re: svn r486, crash while handling f=f mail: 00055, Daniel Vrcic |
| Previous by Thread: | Re: and 493, svn.492 make failurei: 00055, Nico Golde |
| Next by Thread: | Re: and 493, svn.492 make failure: 00055, Nico Golde |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |