Re: [tkined] problem with VC v5.0

Allen R. Schmitt-Gordon (gordona@powertv.com)
Wed, 22 Jul 1998 17:17:32 -0700

Hello Erik et al,

I've gotten the long file name problem fixed and ran nmake but still didn't get
very far. My output looks like:

G:\scotty-2.1.9\win>nmake

Microsoft (R) Program Maintenance Utility Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

c:\devstudio\vc\bin\cl -Ic:\devstudio\vc\include -Ox -c -W3 -DCRTAPI1=_c
decl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -DWINVER=
0x0400 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -I .\..\tnm\generic -I.\..\tnm\snmp -I
.\..\compat -I.\..\compat\res -I.\..\tkined\generic -Ic:\devstudio\vc\include -I
d:\tcl\include -nologo -Di386 -Fo.\ .\..\tnm\generic\tnmDns.c
tnmDns.c
c:\devstudio\vc\include\winsock.h(49) : error C2011: 'fd_set' : 'struct' type re
definition

The struct redefinition is puzzling because I can find no place where fd_set get
defined before this occurance in winsock.h. Additionally, as far as I know, I
am NOT running the 98-5-01 snapshot. I have not seen this.

Any clues out there? :)

thanks

Allen

Erik Schoenfelder wrote:
>
> Hi,
>
> Allen> I have been attempting to build SCOTTY with Visual C++ 5.0.
> Allen> To get around a bug with nmake, I started building a project
> Allen> file and noticed that some of the build environment is missing
> Allen> from the archive file that I downloaded. The makefile calls
> Allen> for an include path that has
> Allen> $(ROOT)\compat\res
> Allen> in it. Unfortunately, this path does not exist [...]
>
> Well, imho this seems to be more a bug in the makefile, because the
> res directory does not exist ;-)
>
> Allen> and therefore the file
> Allen> config.h
> Allen> cannot be found. Is this the same file as
> Allen> config.h.in
> Allen> in the unix build?
>
> The unix config.h is created by the configure script from config.h.in
> for a unix platform. So config.h.in is the template for config.h,
> right.
>
> But config.h is only used for a unix platform build.
>
> The build under windows should not request a config.h file and
> therefore it would be great, if you can tell us what source file
> wanted to include it and if possible which compiler flags are set
> expecially defines while compiling ?
>
> Another question: do you use the scotty-98-05-01.tar.gz snapshot ?
>
> Have fun,
> Erik

-- 

Allen R. Schmitt-Gordon Senior Systems Support Engineer PowerTV, Inc 408.863.1172 (voice) 20833 Stevens Creek Blvd. #100 408.777.0176 (fax) Cupertino CA 95014 800.613.9896 (page) http://www.powertv.com page-gordona@powertv.com (email page)

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.