nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Nel] configure and compilation problems on linux


From: Michael Warnock
Subject: RE: [Nel] configure and compilation problems on linux
Date: Wed, 22 Jan 2003 14:25:24 -0600

>I had the same problem on Redhat and Mandrake. What I just did is to add
>'--disable-xmltest' when running 'configure'.

> -- A.D.

Its kindof buried in configure and make output, but I stated in my original 
email that I did this and configure finished just fine, but then compiling nel 
failed.  I'm not sure whether my having used --disabled-xmltest has any bearing 
on the failed compilation.  Probably not- so I'll restate my compilation 
problem alone:

Thanks in advance for any help you can give,
Michael

make output follows:

rm -f .libs/window_displayer.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -O3 -DNL_RELEASE -march=pentium4 
-O2 -pipe -ftemplate-depth-24 -Wall -Wno-multichar -D_REENTRANT 
-I/usr/X11R6/include -I/usr/local/include/stlport -I/usr/include/libxml2 
-I../../include -DHAVE_NELCONFIG_H -Wp,-MD,.deps/window_displayer.pp -c 
window_displayer.cpp  -fPIC -DPIC -o .libs/window_displayer.lo
In file included from window_displayer.cpp:38:
../../include/nel/misc/window_displayer.h: In constructor
   `NLMISC::CWindowDisplayer::CWindowDisplayer(const char*)':
../../include/nel/misc/window_displayer.h:114: warning: member initializers for
   `NLMISC::IThread*NLMISC::CWindowDisplayer::_Thread'
../../include/nel/misc/window_displayer.h:109: warning:   and `sint
   NLMISC::CWindowDisplayer::_HistorySize'
../../include/nel/misc/window_displayer.h:54: warning:   will be re-ordered to
   match declaration order
window_displayer.cpp: In constructor
   `NLMISC::CUpdateThread::CUpdateThread(NLMISC::CWindowDisplayer*,
   _STL::basic_string<char, _STL::char_traits<char>, _STL::allocator<char> >,
   bool, int, int, int, int, int, int, const _STL::string&, bool)':
window_displayer.cpp:52: warning: member initializers for `bool
   NLMISC::CUpdateThread::Iconified'
window_displayer.cpp:49: warning:   and `uint32 NLMISC::CUpdateThread::FS'
window_displayer.cpp:57: warning:   will be re-ordered to match declaration
   order
window_displayer.cpp:51: warning: member initializers for `_STL::string
   NLMISC::CUpdateThread::FN'
window_displayer.cpp:50: warning:   and `bool NLMISC::CUpdateThread::WW'
window_displayer.cpp:57: warning:   will be re-ordered to match declaration
   order
window_displayer.cpp: In member function `virtual void
   NLMISC::CWindowDisplayer::doDisplay(const NLMISC::TDisplayInfo&, const
   char*)':
window_displayer.cpp:206: parse error before `int'
make[3]: *** [window_displayer.lo] Error 1
make[3]: Leaving directory `/opt/code/nel/src/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/code/nel/src/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/code/nel/src'
make: *** [all-recursive] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]