Re: FVWM: fvwm on cygwin

From: Michael Han <mikehan_at_mikehan.com>
Date: Mon, 23 Apr 2001 21:08:37 -0700

On Tue, Apr 24, 2001 at 12:25:56AM -0230, Neil Zanella wrote:
>
> I tried to install fvwm2 2.3.31 on Cygwin+XFree and got the following
> errors at the make install stage:
>
> FvwmCommandS.o(.text+0xb9e): undefined reference to `mkfifo'
> FvwmCommandS.o(.text+0xbc7): undefined reference to `mkfifo'
> collect2: ld returned 1 exit status
> make[3]: *** [FvwmCommandS] Error 1
> make[3]: Leaving directory `/home/paula/fvwm-2.3.31/modules/FvwmCommand'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/paula/fvwm-2.3.31/modules/FvwmCommand'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/paula/fvwm-2.3.31/modules'
> make: *** [install-recursive] Error 1

mkfifo() is unsupported under Cygwin, which hardly comes as a
surprise, since most special files found in Unix have no corresponding
equivalent in Win32: symlinks, hard links, fifos, block specials,
character specials... Have a look at:

http://www.cygwin.com/faq/faq_3.html#SEC18

for the entry for mkfifo().
-- 
mikehan_at_mikehan.com                            http://www.mikehan.com/
coffee achiever                              San Francisco, California
A closed mouth gathers no foot
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Apr 23 2001 - 23:08:54 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST