Subj : Visual C++ & Synchronet To : All From : Crash Date : Sun Feb 06 2005 12:39 am Hello all, I am new to SynchroNet, I formally ran several bbs's under WWIV heavily modded most of which I wrote. I can't tell you how psyched I was to finally find a distro that is alive and well and open source, that was a huge bonus. In any event, I have read the docs on setting up the source in VS, I am using Visual studio .net. I followed the insctructions to the T and everything went wrong, as it turned out I had some src dirs misplaced I fixed that problem and then a new one showed its face... I seem to have a slightly strange problem with duplicate declarations.. Its beem a long time since I have done any coding & I have never used VS ..NET ( always used to use borlands compilers ) so please bare with me as I am certain that this problem is probably pretty trivial.. I have pasted the warnings and errors that I recieve below, I know it's a-lot of text but I am sure that if I didn't post it all somone would ask me to in order to get a complete feel for the problem.. Any help would be greatly appreciated.. Thanx in advance.. CrAsH addfiles warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification c:\sbbs\src\sbbs3\filedat.c(203): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\filedat.c(125): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data baja warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification chksmb warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification filelist warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification c:\sbbs\src\sbbs3\filedat.c(203): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\filedat.c(125): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data fixsmb warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification sbbsecho warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification jsexec warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification smbutil warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification makeuser warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification node warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification ntsvcs warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification sexyz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification c:\sbbs\src\sbbs3\zmodem.c(1636): warning C4244: '=' : conversion from '_off_t' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1635): warning C4244: '=' : conversion from '_off_t' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1634): warning C4244: '=' : conversion from '_off_t' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1633): warning C4244: '=' : conversion from '_off_t' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1396): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1395): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1394): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(1393): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(594): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(593): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(592): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:\sbbs\src\sbbs3\zmodem.c(591): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data ftpsrvr warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification services warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification websrvr warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification mailsrvr warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification sbbs fatal error LNK1169: one or more multiply defined symbols found sbbs warning LNK4098: defaultlib 'LIBCD' conflicts with use of other libs; use /NODEFAULTLIB:library sbbs warning LNK4006: __umaskval already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __osplatform already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __osver already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __winver already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __winmajor already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __winminor already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___argc already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___argv already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___wargv already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __environ already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___initenv already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __wenviron already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___winitenv already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __pgmptr already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __wpgmptr already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __exitflag already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __C_Termination_Done already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __C_Exit_Done already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: ___crtExitProcess already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __c_exit already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __cexit already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __exit already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: _exit already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs warning LNK4006: __cinit already defined in LIBCMTD.lib(crt0dat.obj); second definition ignored sbbs error LNK2005: __umaskval already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __osplatform already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __osver already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __winver already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __winmajor already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __winminor already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___argc already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___argv already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___wargv already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __environ already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___initenv already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __wenviron already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___winitenv already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __pgmptr already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __wpgmptr already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __exitflag already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __C_Termination_Done already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __C_Exit_Done already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: ___crtExitProcess already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __c_exit already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __cexit already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __exit already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: _exit already defined in LIBCMTD.lib(crt0dat.obj) sbbs error LNK2005: __cinit already defined in LIBCMTD.lib(crt0dat.obj) --- þ Synchronet þ RTR - chloie.cjb.net .