[Bug 303] New: conftest fails to determine mmap anon shared
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jun 27 07:38:30 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=303
Summary: conftest fails to determine mmap anon shared
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gert at greenie.muc.de
configure:6530: checking for mmap anon shared
configure:6555: cc -o conftest -O -pipe -mpentium -march=pentium -Wall
-Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5
In file included from configure:6540:
/usr/include/sys/mman.h:141: syntax error before `mode_t'
configure:6544: warning: return-type defaults to `int'
configure:6558: $? = 1
configure: program exited with status 1
needs <sys/types.h> before <sys/mman.h> - easily changed in configure.ac
3.4p1 on FreeBSD 4.6-RELEASE, and on 3.4-RELEASE, so I assume this hits all
FreeBSD versions.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list