From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: winsup woes: ps linking 8 Oct 1998 12:27:24 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Albert Koelmans Cc: GNU win32 mailing list On Wed, 7 Oct 1998, Albert Koelmans wrote: > I am trying to compile ps.exe from within winsup. I've configured it > according to Mumit's advice, and all the Makefiles have been created. Top > level make stops on strsignal.c, complaining about missing include files. What missing headers? > > When I try to compile ps, the linker says "undefined reference to > cygwin32_internal". Set the EXE_LDFLAGS= variable in winsup/Makefile to the full pathname of the winsup build directory so that it links with right the libcygwin.a. The installed is missing cygwin32_internal which was added later on. Regards, Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".