From: <pa...@rc...> - 2001-04-21 06:08:01
|
Micha Kersloot wrote: > At the moment i've got the following problem: > > cc -I/opt/local/src/hpoj/hpoj/mlcd > -I/opt/local/src/hpoj/hpoj/mlcd/transport -O -g -Wall > -DEX_TRANSPORT_UNIX_PORT -DPAR_PLATFORM_NONE -DUSB_PLATFORM_LINUX > -DJD_DEBUG -c -o ExMgr.o ExMgr.cpp > ExMgr.cpp: In method `void > ExMgr::llioSchedulePoll(ExMgr::LlioPollEvent)': > ExMgr.cpp:2189: implicit declaration of function `int time(...)' Hi, Micha. Thanks for pointing that out. It's fixed in CVS now. David |