pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

commoncpp2



Updated it from 1.3.16 to 1.5.3. All the versions from 1.5.4 - 1.5.7 break with
this error:

 c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/pkg/include -I/usr/include
-I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I/usr/pkg/include -I../include -O2
-I/usr/pkg/include -I/usr/include -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c
peer.cpp -o peer.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H  -I. -I.
-I../include   -I/usr/pkg/include -I/usr/include  -I../src -DCCXX_EXPORT_LIBRARY
-D_GNU_SOURCE -I/usr/pkg/include -I../include  -O2 -I/usr/pkg/include
-I/usr/include -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo
timer.cpp;  then mv -f ".deps/timer.Tpo" ".deps/timer.Plo"; else rm -f
".deps/timer.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/pkg/include -I/usr/include
-I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I/usr/pkg/include -I../include -O2
-I/usr/pkg/include -I/usr/include -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c
timer.cpp  -fPIC -DPIC -o .libs/timer.o
timer.cpp: In member function `void ost::TimerPort::sleepTimer()':
timer.cpp:128: error: `::clock_nanosleep' undeclared (first use here)
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/wip/commoncpp2/work/commoncpp2-1.5.7/src
*** Error code 1

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss




Home | Main Index | Thread Index | Old Index