Hi,
trying to compile fam-2.6.9 with gcc-3.2 I get:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DCONFIG_ETC_CONFIG_PATH=\"/usr/local/etc/fam.conf\" -g -O2 -c
Scheduler.c++
cc1plus: warning: changing search order for system directory "."
cc1plus: warning: as it has already been specified as a non-system
directory
Scheduler.c++:37: uninitialized const member
`Scheduler::IOTypeInfo::iotype'
Scheduler.c++:38: uninitialized const member
`Scheduler::IOTypeInfo::iotype'
make[2]: *** [Scheduler.o] Error 1
Any hint would be very appreciated.
Juergen
|