trouble compiling mmap

Rupinder Kataria rupinder.kataria@yale.edu
Tue Oct 6 17:38:00 GMT 1998


I'm having trouble compiling some of the code in mmap.c.  Specifically, the following errors are coming up:

mmap2.o(.text+0x59d):mmap2.cc: undefined reference to `myself'
mmap2.o(.text+0x5a8):mmap2.cc: undefined reference to `hinfo_vec::not_open(int)'

mmap2.o(.text+0x5ce):mmap2.cc: undefined reference to `myself'
mmap2.o(.text+0x5e4):mmap2.cc: undefined reference to `hinfo_vec::operator[](int
)'

and I can't seem to find the file which needs to
be included to get the definition of myself.  I am
including winsup.h where myself is referenced as
an extern pinfo * but I'm still getting these errors.  Thanks in advance for anyone who can help.


-----
Free e-mail group hosting at http://www.eGroups.com/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list