! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Fixes for build under Cygwin
Status:
CLOSED: FIXED

Comments

Description Olivier Fourdan editbugs 2006-10-15 20:51:15 CEST
Current SVN doesn't build in Cygwin.
Comment 1 Olivier Fourdan editbugs 2006-10-15 20:53:43 CEST
Created attachment 827 
Fixes build and install

This patch fixes the build (partially unfortunately, there is still an issue with setpassent() not being defined, I had to disable debug)

More importandly, Win32 has no caps differenciation, and that patch addresses this (the link Thunar->thunar breaked the install)
Comment 2 Benedikt Meurer editbugs 2006-10-28 09:27:11 CEST
Fixed with revision 23535.

2006-10-28	Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-mime-cache.c(thunar_vfs_mime_cache_finalize):
	  Fix compiler warning if mmap() is not available.
	* configure.in.in, thunar/Makefile.am: Do not install the symlink from
	  thunar to Thunar on Win32 platforms. Bug #2432.

Bug #2432

Reported by:
Olivier Fourdan
Reported on: 2006-10-15
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Fixes build and install (1.24 KB, patch)
2006-10-15 20:53 CEST , Olivier Fourdan
no flags

Additional information