Menu

#212 2-1.3.6 does not build under Cygwin.

open
5
2005-03-23
2005-03-21
Anonymous
No

source='file.cpp' object='file.lo' libtool=yes \ depfile='.deps/file.Plo' tmpdepfile='.deps/file.TPlo' \ depmode=gcc3 /bin/bash ../autoconf/depcomp \ /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../include
-I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE
-I/usr/include/libxml2 -I../includ
e -g -O2 -c -o file.lo `test -f file.cpp || echo
'./'`file.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src
-DCCXX_EXPORT_LIBRARY -D_GNU_
SOURCE -I/usr/include/libxml2 -I../include -g -O2 -c
file.cpp -MT file.lo -MD -M
P -MF .deps/file.TPlo -DPIC -o .libs/file.o
file.cpp: In member function `bool
ost::MappedFile::lock()':
file.cpp:1397: error: `mlock' undeclared (first use
this function)
file.cpp:1397: error: (Each undeclared identifier is
reported only once for each
function it appears in.)
file.cpp: In member function `void
ost::MappedFile::unlock()':
file.cpp:1410: error: `munlock' undeclared (first use
this function)
make[1]: *** [file.lo] Error 1
make[1]: Leaving directory
`/cygdrive/c/projects/commoncpp2-1.3.6/src'

Discussion

  • David Sugar

    David Sugar - 2005-03-23
    • labels: --> Posix Target
    • assigned_to: nobody --> dyfet
     
  • David Sugar

    David Sugar - 2005-03-23

    Logged In: YES
    user_id=217

    cygwin does not impliment posix mlock? Hmm...perhaps some
    additional posix tests could be added to configure....

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.