Hello Mark, What you mean with server crash (what is the error)? Yes of course my Server is running.
Regards Lars -----Original Message----- From: Mark Nüßler [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 10. Mai 2007 17:08 To: Apache AXIS C User List Subject: Re: LNK2005 axutil_error_messages hello users, hello lars, if have used '/FORCE:MULTIPLE' or '/FORCE' and can build the dll, but this dll's crashes the axis2_http_server.exe, so this is no good solution ;-) When you compile with /FORCE:MULTIPLE didn't your server crash ? thx + mfg derMark [EMAIL PROTECTED] schrieb: > I have solved the problem with /FORCE:MULTIPLE > > Regards Lars > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 10. Mai 2007 14:24 > To: [email protected] > Subject: Re: LNK2005 axutil_error_messages > > Hello users, hello Samisa, > > i took the echo-sample, with /TC there is no prob, i can compile, deploy, run > - > but with /TP not. Both times I use /MDd. > > the error is : > > 'echo_skeleton.obj : error LNK2005: _axutil_error_messages already defined in > echo.obj' > > Here is the begin of the build process, i've used '/VERBOSE' to see more > information. > > 1>------ Erstellen gestartet: Projekt: echo, Konfiguration: Debug Win32 ------ > 1>Kompilieren... > 1>echo.c > 1>echo_skeleton.c > 1>Code wird generiert... > 1>Verknüpfen... > 1>Durchlauf 1 gestartet > 1>/DEFAULTLIB:MSVCRTD wurde verarbeitet. > 1>/DEFAULTLIB:OLDNAMES wurde verarbeitet. > 1>echo_skeleton.obj : error LNK2005: _axutil_error_messages ist bereits in > echo.obj definiert. > 1>Bibliotheken werden durchsucht. > 1> Durchsuchen von ../../../lib/axiom.lib: > 1> [EMAIL PROTECTED] gefunden. > 1> In "echo.obj" referenziert > 1> "axiom.lib(axiom.dll)" geladen > > > thx 4 your time > > mfg derMark > > > > >> hello users, >> >> same issue again, i've downloaded the current svn-version (Revision 536815), >> compiled it, set the enviroment vars, etc. >> >> my system(s) : WinXP, vs2003 + vs2005 >> >> The problem with 'error LNK2005: _axutil_error_messages already defined' >> appears, when i compile any sample as C++ (/TP), not as C (/TC). >> > Does it say where it was already defined? Please send the full error. > > Samisa... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
