! 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 !
warning when compiling on FreeBSD 6.2 from ports
Status:
CLOSED: WONTFIX
Severity:
trivial

Comments

Description jw 2007-02-19 04:06:47 CET
Was installing xfce from ports, and when compiling thunar as prerequisite, got this warning:

... [snip] ...
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------------- ##
configure: WARNING:     ## Report this to http://bugzilla.xfce.org/ ##
configure: WARNING:     ## ---------------------------------------- ##
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes

... [/snip] ...
Comment 1 Benedikt Meurer editbugs 2007-02-19 09:14:46 CET
You can safely ignore this warning. (The problem is that sys/mount.h on FreeBSD requires sys/param.h to be included).

Bug #2926

Reported by:
jw
Reported on: 2007-02-19
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information