From: John P. Looney (Kate) (jplooney-ilug at domain online.ie)
Date: Mon 29 May 2000 - 11:35:28 IST
I'm trying to compile gCVS, from http://www.wincvs.org/ - but it seems to
be having (I think) template issues. Is there anything else I need, bar
the two RPMs:
gcc-c++-2.95.3-0.20000323
libstdc++-2.9.0-30
? It's failing to compile, with errors like:
make all-recursive
make[1]: Entering directory `/dump/unarc/gcvs-1.0a4'
Making all in common
make[2]: Entering directory `/dump/unarc/gcvs-1.0a4/common'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree
-I../rf -Wall -I/usr/lib/glib/include -I/usr/X11R6/include -DqUnix -DqGTK
-I/usr/X11R6/include -DqCvsDebug=0 -g -O2 -c AppConsole.cpp
In file included from ../rf/uwidget.h:24,
from UCvsConsole.h:28,
from AppConsole.cpp:33:
../rf/umain.h:952: map: No such file or directory
In file included from UCvsConsole.h:28,
from AppConsole.cpp:33:
../rf/uwidget.h:33: vector: No such file or directory
../rf/uwidget.h:34: map: No such file or directory
make[2]: *** [AppConsole.o] Error 1
make[2]: Leaving directory `/dump/unarc/gcvs-1.0a4/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dump/unarc/gcvs-1.0a4'
make: *** [all-recursive-am] Error 2
Are "vector" and "map" files, or template definitions or something odd?
-- "The fool must be beaten with a stick, for an intelligent person the merest hint is sufficient" -- Zen Master Greg
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:17 GMT