-
On RHE 5 with qt4 and qt3 installed, build fails with:
mucsxelba44(tdscaf): linux32 ./configure linux-g++
Running qmake
mucsxelba44(tdscaf): make
cd src && make -f Makefile
make[1]: Entering directory `/home/tdscaf/downloads/sctime-0.52/src'
g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DBUILDDATESTR= -DVERSIONSTR="0.52" -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB...
2009-02-04 10:12:00 UTC in sctime
-
Want to build sctime on Redhat Enterprise 4.
Does not work, several problems:
prompt: ./configure linux-g++
Running qmake
Project LOAD(): Feature qt_config cannot be found.
qmake failed!
Commenting out load(qt_config) in the mkspecs/linux-g++/qmake.conf
leads to:
prompt: ./configure linux-g++
Running qmake
What for now looks ok. Then:
prompt: make
cd src && make -f Makefile...
2009-02-04 08:57:07 UTC in sctime
-
Fixed with 3.5.2.1
Thanks for all the hints.
2008-07-02 10:49:17 UTC in afbackup
-
get_server_id_entries should initialize to 0 .
The problem has indeed come up in a different context. Will be fixed in upcoming 3.5.2
Thanks !
signdness problems seem to depend on the platform. Is this AIX ?.
2008-05-27 11:50:08 UTC in afbackup
-
Cannot reproduce. Please run in gdb and type info stack
and info line
when segfaulted. If info line
does not show the line, please build with -g
as DEBUG flag.
2008-05-27 11:39:26 UTC in afbackup
-
The clients log on the client side. If completion status is desired on another machine, one can use the remote start option and redirect output to wherever is desired. There is a lot of ways, how and where to put the client side statistics, be creative and see the docs.
The described behaviour is works as designed. If a different behaviour is desiged, please file a feature request.
2008-05-27 11:29:57 UTC in afbackup
-
shame on me. Fixed with upcoming 3.5.2.
2008-05-27 11:25:34 UTC in afbackup
-
fixed into 3.5.1, slightly modified, hope it works this way.
2007-01-05 09:58:19 UTC in afbackup
-
fixed into 3.5.1. Thanks !
2007-01-05 09:57:33 UTC in afbackup