[Uml-devel] [Bug 99697] New: Compile error on solaris 2.6 - codegenerator.cpp:685: error: `index' undeclared

stevee at zuken.co.uk stevee at zuken.co.uk
Fri Feb 18 08:26:44 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=99697         
           Summary: Compile error on solaris 2.6 - codegenerator.cpp:685:
                    error: `index' undeclared
           Product: umbrello
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: stevee zuken co uk


Version:            (using KDE KDE 3.3.92)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.3 
OS:                Solaris

I get this compile error:

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Idialogs -Irefactoring -I/opt/kde/include -I/opt/qt/include   -I/gorbag/exta/cad/externals/SOLARIS/include  -DQT_THREAD_SUPPORT -I/opt/kde/include -I/gorbag/exta/cad/externals/SOLARIS/include -I/opt/qt/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -I/opt/kde/include -I/gorbag/exta/cad/externals/SOLARIS/include -I/opt/qt/include -O2 -fomit-frame-pointer -DNeedVarargsPrototypes=1 -DNeedFunctionPrototypes=1 -pipe -fno-exceptions -mcpu=ultrasparc -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT codegenerator.o -MD -MP -MF ".deps/codegenerator.Tpo" -c -o codegenerator.o codegenerator.cpp; \
then mv -f ".deps/codegenerator.Tpo" ".deps/codegenerator.Po"; else rm -f ".deps/codegenerator.Tpo"; exit 1; fi
codegenerator.cpp: In member function `QString CodeGenerator::formatDoc(const QString&, const QString&, int)':
codegenerator.cpp:685: error: `index' undeclared (first use this function)
codegenerator.cpp:685: error: (Each undeclared identifier is reported only once for each functionit appears in.)




More information about the umbrello-devel mailing list