Hi Lars
Lars Pechan wrote:
I'm trying to build fam-oss 2.6.7 using Gentoo Linux i386 with gcc3.1 and get
the following output:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DCONFIG_ETC_CONFIG_PATH=\"/etc/fam.conf\" -Wno-deprecated -c
Scheduler.c++
Scheduler.c++:37: uninitialized const member `Scheduler::IOTypeInfo::iotype'
Scheduler.c++:38: uninitialized const member `Scheduler::IOTypeInfo::iotype'
make[2]: *** [Scheduler.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/fam-oss-2.6.7/work/fam-2.6.7/fam'
The latest tree builds fine with GCC 3.0.4 with default arguments, and
nothing's been changed in the scheduler recently. Perhaps the
-Wno-deprecated is making the problem surface.
--
MICHAEL WARDLE
SGI Desktop & Admin Software
Adacel Technologies Limited
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|