Thanks Yon.
I was wanted to compile the version 3.4 on Windows because always that I
like to load
the driver for Oracle, I get the message error " 'win32 error code: 126'".
With previous version of AOLServer I don't have this problem, the Oracle
driver always worked fine.
Then I took the decision of play a little with the sources compiling AOLSrv
and the driver for Oracle 2.5, now all is working.
Still I have to test if there are bugs but at the moment is connected to the
database and kick and alive!!!!
Thanks again.
Ariel.
_______________________________
Ariel E. Carn�
Buenos Aires - ARGENTINA
e-mail: [EMAIL PROTECTED]
----- Original Message -----
From: "Yon Derek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 2:55 AM
Subject: Re: [AOLSERVER] Problems compiling AOLSrv 3.4 in Win2000 - (tcl8x.c
missing in 3.4 distribution)
> The short answer is that 3.4 has not been mainted wrt. to making it
> compileable under windows so unless you're able to fix the code
> yourself, you're out of luck.
>
> If you feel brave, I've made binaries of AOLServer 4 beta (and some
> other goodies) available here:
> http://acs-misc.sourceforge.net/ns_rel_beta2.html. You can also download
> the sources and they should compile out-of-the box on windows.
>
> You have to be brave because this code is not stable, I'm fixing the
> issues as I encounter them (e.g., I just found one bug today that I
> haven't yet incorporated into this release).
>
>
> > -----Original Message-----
> > From: AOLserver Discussion
> > [mailto:[EMAIL PROTECTED]] On Behalf Of Ariel E. Carn�
> > Sent: Wednesday, July 11, 2001 10:31 PM
> > To: [EMAIL PROTECTED]
> > Subject: [AOLSERVER] Problems compiling AOLSrv 3.4 in Win2000
> > - (tcl8x.c missing in 3.4 distribution)
> >
> >
> > Hi to everyone!
> > I'm compiling AOLServer 3.4 on Win2000, after read a message
> > from Kris Rehberg indicating that the file "tcl8x.c" was
> > moved to "tcl8.3.2/generic/nsthreads.c" and in consequence is
> > neccesary to change the win32 project to reflect this.
> >
> > Then I changed the project. I added the file "nsthreads.c" to
> > the group files "nsthread" under the folder "Source files".
> > After do it, when I try to compile all the project I get this error
> > messages:
> >
> > ..\..\tcl8.3.2\generic\nsthreads.c(118) : warning C4273:
> > 'Tcl_CreateThread'
> > : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(222) : warning C4273:
> > 'TclpThreadExit' : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(272) : warning C4273:
> > 'Tcl_GetCurrentThread' : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(300) : warning C4273:
> > 'TclpInitLock' : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(324) : warning C4273:
> > 'TclpInitUnlock' : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(347) : warning C4273:
> > 'TclpMasterLock' : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(371) : warning C4273:
> > 'TclpMasterUnlock'
> > : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(397) : warning C4273:
> > 'Tcl_GetAllocMutex'
> > : inconsistent dll linkage. dllexport assumed.
> > ..\..\tcl8.3.2\generic\nsthreads.c(426) : error C2143: syntax
> > error : missing '{' before '*'
> > ..\..\tcl8.3.2\generic\nsthreads.c(427) : error C2449: found
> > '{' at file scope (missing function header?)
> > ..\..\tcl8.3.2\generic\nsthreads.c(429) : error C2059: syntax
> > error : '}'
> > ..\..\tcl8.3.2\generic\nsthreads.c(452) : error C2449: found
> > '{' at file scope (missing function header?)
> > ..\..\tcl8.3.2\generic\nsthreads.c(454) : error C2059: syntax
> > error : '}'
> > ..\..\tcl8.3.2\generic\nsthreads.c(479) : error C2449: found
> > '{' at file scope (missing function header?) ... ... ... I
> > have compiled the others previous version of AOLServer
> > without problems but now...........I need a little help of my
> > friends! :-)
> >
> > What's are exactly the changes necessaries to do on Win32?
> >
> > Thank to everyone.
> >
> > Ariel.
> >
>