[Pixil-devel] problem while compiling
[email protected] Tue, 13 Dec 2005 19:55:15 +0530 (IST)
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_20051213195515_79632
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Hi,
I am building pixil for microwindows on fedora core 3. All setting are
done as are given in README.microwindos
Lot much compilation is over...but it stucked while compiling viewML the
output of gcc is attached in a file with the mail.
The errors are related to the code, I could correct few but would like to
what exactly is the reason or I have gone wrong somewhere?
It is very high priority work. Immediate help is highly appreciated.
Thanks in advance.
Atul
------=_20051213195515_79632
Content-Type: text/plain; name="output"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="output"
make[1]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/flek/src'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/flek/src'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/pim'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/pim'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/pixlib'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/pixlib'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/sync'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/sync'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/wm'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/wm'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/xml'
Makefile:23: warning: overriding commands for target `clean'
/home/atul/pixil/pixil-1.2.3/Rules.make:147: warning: ignoring old commands for target `clean'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/xml'
make -C /home/atul/pixil/pixil-1.2.3/libs/flnx/src -e
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/libs/flnx/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs/flnx/src'
rm -f /home/atul/pixil/pixil-1.2.3/build/lib/libfltk.a /home/atul/pixil/pixil-1.2.3/build/lib/libfltk.so /home/atul/pixil/pixil-1.2.3/build/lib/libfltk.so.1
ln -s /home/atul/pixil/pixil-1.2.3/libs/flnx/lib/libfltk.a /home/atul/pixil/pixil-1.2.3/build/lib
ln -s /home/atul/pixil/pixil-1.2.3/libs/flnx/lib/libfltk.so /home/atul/pixil/pixil-1.2.3/build/lib
ln -s /home/atul/pixil/pixil-1.2.3/libs/flnx/lib/libfltk.so /home/atul/pixil/pixil-1.2.3/build/lib/libfltk.so.1
make[1]: Leaving directory `/home/atul/pixil/pixil-1.2.3/libs'
make[1]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/par'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/par/lib'
Makefile:26: warning: overriding commands for target `clean'
/home/atul/pixil/pixil-1.2.3/Rules.make:147: warning: ignoring old commands for target `clean'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/par/lib'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/par/tools'
if [ ! -h /home/atul/pixil/pixil-1.2.3/build/bin/native/xmlexport ]; then \
ln -s /home/atul/pixil/pixil-1.2.3/sys/par/tools/native-objs/xmlexport /home/atul/pixil/pixil-1.2.3/build/bin/native/xmlexport; \
fi
if [ ! -h /home/atul/pixil/pixil-1.2.3/build/bin/native/xmlimport ]; then \
ln -s /home/atul/pixil/pixil-1.2.3/sys/par/tools/native-objs/xmlimport /home/atul/pixil/pixil-1.2.3/build/bin/native/xmlimport; \
fi
if [ ! -h /home/atul/pixil/pixil-1.2.3/build/bin/native/parget ]; then \
ln -s /home/atul/pixil/pixil-1.2.3/sys/par/tools/native-objs/parget /home/atul/pixil/pixil-1.2.3/build/bin/native/parget; \
fi
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/par/tools'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/par'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/ipc'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/ipc/client'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/ipc/client'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/ipc/server'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/ipc/server'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/ipc'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/pixilwm'
make[2]: Nothing to be done for `build-all'.
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/pixilwm'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent/src'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent/src'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent/tcpip'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent/tcpip'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys/syncagent'
make[1]: Leaving directory `/home/atul/pixil/pixil-1.2.3/sys'
make[1]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/address'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/address'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/alarm'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/alarm'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/calc'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/calc'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/find'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/find'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3/mpegsound'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3/mpegsound'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3/frontend'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3/frontend'
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/mp3'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/netconfig'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/netconfig'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/notepad'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/notepad'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/schedule'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/schedule'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sync'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sync'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/src'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/src'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/about'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/about'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/backlite'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/backlite'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/clock'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/clock'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/memory'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/memory'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/power'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/power'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/regional'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/regional'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/userinfo'
make[4]: Nothing to be done for `build-all'.
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig/userinfo'
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/sysconfig'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/todo'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk/todo'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/fltk'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/games'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/games/minesweep'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/games/minesweep'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/games/nxbill'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/games/nxbill'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/games/snake'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/games/snake'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/games'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/nanox'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/keyboard'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/keyboard'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/misc'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/misc'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/scribble'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/scribble'
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/wclock'
make[3]: Nothing to be done for `build-all'.
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/nanox/wclock'
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps/nanox'
make[1]: Leaving directory `/home/atul/pixil/pixil-1.2.3/apps'
make[1]: Entering directory `/home/atul/pixil/pixil-1.2.3/packages'
make[2]: Entering directory `/home/atul/pixil/pixil-1.2.3/packages/viewml'
make -C /home/atul/pixil/pixil-1.2.3/packages/viewml/viewml -e
make[3]: Entering directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml/src'
if [ ! -s .build_depends ]; then make -f build_depends.mk force-depends; fi
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml/src'
make[4]: Entering directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml/src'
g++ -L/usr/local/include -INONE/include -I. -I../kdecore -I../kimgio -I../kdeui -I../jscript -I/home/atul/pixil/pixil-1.2.3/libs/flnx -I/home/atul/pixil/pixil-1.2.3/libs/flnx/FL -I./fltk -I/home/atul/pixil/pixil-1.2.3/libs/pim -I/home/atul/microwin/microwindows-0.91/src/include -I/usr/local/include/microwin -I/home/atul/pixil/pixil-1.2.3/include -I/home/atul/pixil/pixil-1.2.3/include/par -g --permissive -DNANOX -D_NANOX `/usr/local/bin/libwww-config --cflags` -I.. -c -o html.o html.cpp
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/algo.h:59,
from ./fltk/qstring.h:4,
from ../kdecore/kurl.h:31,
from html.cpp:24:
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from ./fltk/fltk-qbase.h:10,
from ./fltk/qfont.h:7,
from ./fltk/kcharsets.h:4,
from ./fltk/kapp.h:4,
from html.cpp:25:
./fltk/qlist.h: In member function `bool QList<T>::isEmpty() const':
./fltk/qlist.h:19: warning: there are no arguments to `empty' that depend on a template parameter, so a declaration of `empty' must be available
./fltk/qlist.h: In member function `bool QList<T>::removeLast()':
./fltk/qlist.h:70: warning: there are no arguments to `pop_back' that depend on a template parameter, so a declaration of `pop_back' must be available
./fltk/qlist.h: In member function `T* QList<T>::take(unsigned int)':
./fltk/qlist.h:83: warning: there are no arguments to `begin' that depend on a template parameter, so a declaration of `begin' must be available
./fltk/qlist.h: In member function `bool QList<T>::removeRef(const T*)':
./fltk/qlist.h:148: error: expected `;' before "pos"
./fltk/qlist.h:149: error: `pos' undeclared (first use this function)
./fltk/qlist.h:149: error: (Each undeclared identifier is reported only once for each function it appears in.)
./fltk/qlist.h:149: warning: there are no arguments to `end' that depend on a template parameter, so a declaration of `end' must be available
./fltk/qlist.h:152: warning: there are no arguments to `erase' that depend on a template parameter, so a declaration of `erase' must be available
In file included from ./fltk/qobject.h:7,
from ./fltk/fltk-qbase.h:18,
from ./fltk/qfont.h:7,
from ./fltk/kcharsets.h:4,
from ./fltk/kapp.h:4,
from html.cpp:25:
./fltk/qdict.h: At global scope:
./fltk/qdict.h:67: error: expected `;' before "end"
./fltk/qdict.h:71: error: expected `;' before "map"
./fltk/qdict.h:71: error: expected `;' before "begin"
./fltk/qdict.h:75: error: expected `;' before '}' token
./fltk/qdict.h: In member function `virtual void QDict<T>::clear()':
./fltk/qdict.h:28: error: expected `;' before "pos"
./fltk/qdict.h:30: error: `pos' undeclared (first use this function)
./fltk/qdict.h: In member function `T* QDict<T>::find(const QString&)':
./fltk/qdict.h:38: error: expected `;' before "pos"
./fltk/qdict.h:40: error: `pos' undeclared (first use this function)
./fltk/qdict.h: In member function `bool QDict<T>::remove(const QString&)':
./fltk/qdict.h:49: error: expected `;' before "pos"
./fltk/qdict.h:51: error: `pos' undeclared (first use this function)
./fltk/qdict.h: At global scope:
./fltk/qdict.h:81: error: expected `;' before "m_Pos"
./fltk/qdict.h: In constructor `QDictIterator<T>::QDictIterator(QDict<T>&)':
./fltk/qdict.h:84: error: `m_Pos' undeclared (first use this function)
./fltk/qdict.h: In member function `T* QDictIterator<T>::current() const':
./fltk/qdict.h:87: error: `m_Pos' undeclared (first use this function)
./fltk/qdict.h: In member function `QDictIterator<T>& QDictIterator<T>::operator++()':
./fltk/qdict.h:92: error: `m_Pos' undeclared (first use this function)
./fltk/qdict.h: In member function `QString QDictIterator<T>::currentKey() const':
./fltk/qdict.h:93: error: `m_Pos' undeclared (first use this function)
In file included from htmltable.h:33,
from html.cpp:41:
./fltk/qstack.h: In member function `bool QStack<T>::remove()':
./fltk/qstack.h:20: warning: there are no arguments to `size' that depend on a template parameter, so a declaration of `size' must be available
./fltk/qstack.h:26: warning: there are no arguments to `pop' that depend on a template parameter, so a declaration of `pop' must be available
./fltk/qstack.h: In member function `T* QStack<T>::top()':
./fltk/qstack.h:34: warning: there are no arguments to `size' that depend on a template parameter, so a declaration of `size' must be available
./fltk/qstack.h: In member function `bool QStack<T>::isEmpty() const':
./fltk/qstack.h:40: warning: there are no arguments to `empty' that depend on a template parameter, so a declaration of `empty' must be available
./fltk/qstack.h: In member function `int QStack<T>::count() const':
./fltk/qstack.h:42: warning: there are no arguments to `size' that depend on a template parameter, so a declaration of `size' must be available
In file included from htmltable.h:47,
from html.cpp:41:
htmlobj.h: At global scope:
htmlobj.h:370: error: a class-key must be used when declaring a friend
htmlobj.h:400: error: a class-key must be used when declaring a friend
html.cpp: In function `QString toRoman(int, bool)':
html.cpp:92: warning: invalid conversion from `char' to `const char*'
html.cpp:92: warning: initializing argument 2 of `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::insert(typename _Alloc::size_type, const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
html.cpp:95: warning: invalid conversion from `char' to `const char*'
html.cpp:95: warning: initializing argument 2 of `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::insert(typename _Alloc::size_type, const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
html.cpp:98: warning: invalid conversion from `char' to `const char*'
html.cpp:98: warning: initializing argument 2 of `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::insert(typename _Alloc::size_type, const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
html.cpp:101: warning: invalid conversion from `char' to `const char*'
html.cpp:101: warning: initializing argument 2 of `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::insert(typename _Alloc::size_type, const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
./fltk/qdict.h: In constructor `QDictIterator<T>::QDictIterator(QDict<T>&) [with T = HTMLPendingFile]':
html.cpp:315: instantiated from here
./fltk/qdict.h:84: error: 'class QDict<HTMLPendingFile>' has no member named 'begin'
./fltk/qdict.h: In member function `T* QDictIterator<T>::current() const [with T = HTMLPendingFile]':
html.cpp:316: instantiated from here
./fltk/qdict.h:87: error: 'class QDict<HTMLPendingFile>' has no member named 'end'
./fltk/qlist.h: In member function `bool QList<T>::removeRef(const T*) [with T = HTMLObject]':
html.cpp:318: instantiated from here
./fltk/qlist.h:148: error: dependent-name ` std::vector<T*,std::allocator<T*> >::iterator' is parsed as a non-type, but instantiation yields a type
./fltk/qlist.h:148: note: say `typename std::vector<T*,std::allocator<T*> >::iterator' if a type is meant
./fltk/qdict.h: In member function `bool QDict<T>::remove(const QString&) [with T = HTMLPendingFile]':
html.cpp:331: instantiated from here
./fltk/qdict.h:49: error: dependent-name ` std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' is parsed as a non-type, but instantiation yields a type
./fltk/qdict.h:49: note: say `typename std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' if a type is meant
./fltk/qdict.h: In member function `void QDict<T>::clear() [with T = HTMLPendingFile]':
html.cpp:350: instantiated from here
./fltk/qdict.h:28: error: dependent-name ` std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' is parsed as a non-type, but instantiation yields a type
./fltk/qdict.h:28: note: say `typename std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' if a type is meant
./fltk/qdict.h: In member function `void QDict<T>::clear() [with T = QConnectionList]':
./fltk/qdict.h:18: instantiated from `QDict<T>::~QDict() [with T = QConnectionList]'
./fltk/qobject.h:70: instantiated from here
./fltk/qdict.h:28: error: dependent-name ` std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' is parsed as a non-type, but instantiation yields a type
./fltk/qdict.h:28: note: say `typename std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,T*,std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, T*> > >::iterator' if a type is meant
make[4]: *** [html.o] Error 1
make[4]: Leaving directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml/src'
make[3]: *** [viewml] Error 2
make[3]: Leaving directory `/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml'
make[2]: *** [/home/atul/pixil/pixil-1.2.3/packages/viewml/viewml/src/viewml] Error 2
make[2]: Leaving directory `/home/atul/pixil/pixil-1.2.3/packages/viewml'
make[1]: *** [_subdir_viewml] Error 2
make[1]: Leaving directory `/home/atul/pixil/pixil-1.2.3/packages'
make: *** [_subdir_packages] Error 2
------=_20051213195515_79632
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Pixil-devel mailing list
[email protected]
http://www.pixil.org/cgi-bin/mailman/listinfo/pixil-devel
------=_20051213195515_79632--