hello:
I am insterested in poring the Fluke Networks Linkware to Linux.
I get the following when I issue the commands when I am in teh directory where I want to port the app from:
[princessangry@localhost system]$ winemaker --lower-uppercase . Winemaker 0.5.9 Copyright 2000 Francois Gouget fgouget@codeweavers.com for CodeWeavers Scanning the source directories... Fixing the source files... Generating project files... . [princessangry@localhost system]$ ./configure --with-wine=/princessangry/.wine checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for sqrt in -lm... yes checking for iswalnum in -lw... no checking for gethostbyname... yes checking for connect... yes checking for gcc strength-reduce bug... no checking whether we can build a Linux dll... yes checking whether we need to define __i386__... checking for egrep... grep -E no checking whether we need to define __sparc__... no checking whether we need to define __sun__... no checking whether we need to define __powerpc__... no checking for g++ -fpermissive option... yes checking for g++ -fno-for-scope option... yes checking for windef.h... configure: error: Could not find the Wine headers (windef.h)
I cna not find the windef.h file anywhere!!! Please help!!!
thanks PrincessAngry