viewml compilation
giangiammy_at_yahoo.com
Date: 05/03/05
- Next message: Maximus: "what is Linux root File System ?"
- Previous message: Anes Lihovac: "Re: Problem with Initrd Images(cramfs) on embedded devices using busybox"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 May 2005 00:29:35 -0700
hi all,
does someone succesfully compiled viewml:
all the version, both standalone, and in
the pixil package (pixil-1.2.3) gives me
the following errors.
Any idea? there's a patch?
thanks
giammy
g++ -L/usr/local/include -INONE/include -I. -I../kdecore -I../kimgio
-I../kdeui-I../jscript -I/home/AMDgiammy/pixil-1.2.3/libs/flnx
-I/home/AMDgiammy/pixil-1.2.3/libs/flnx/FL -I./fltk
-I/home/AMDgiammy/pixil-1.2.3/libs/pim
-I/home/AMDgiammy/microwindows-0.90/src/include
-I/usr/local/include/microwin -I/home/AMDgiammy/pixil-1.2.3/include
-I/home/AMDgiammy/pixil-1.2.3/include/par -g --permissive -DNANOX
-D_NANOX `/usr//bin/libwww-config --cflags` -I.. -c -o html.o html.cpp
In file included from /usr/include/c++/backward/algo.h:59,
from fltk/qstring.h:4,
from ../kdecore/kurl.h:31,
from html.cpp:24:
/usr/include/c++/backward/backward_warning.h:32:2: warning: #warning
This file includes at least one deprecated or antiquated header. Please
consider using oneof 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 <sstream> instead of the deprecated
header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/bits/locale_facets.tcc:41,
from /usr/include/c++/locale:47,
from /usr/include/c++/bits/ostream.tcc:37,
from /usr/include/c++/ostream:535,
from /usr/include/c++/iostream:45,
from /usr/include/c++/backward/iostream.h:32,
from /usr/include/c++/backward/iterator.h:62,
from /usr/include/c++/backward/algobase.h:60,
from /usr/include/c++/backward/algo.h:60,
from fltk/qstring.h:4,
from ../kdecore/kurl.h:31,
from html.cpp:24:
/usr/include/c++/cmath:107: error: `acosf' not declared
/usr/include/c++/cmath:110: error: `asinf' not declared
/usr/include/c++/cmath:113: error: `atanf' not declared
/usr/include/c++/cmath:116: error: `atan2f' not declared
/usr/include/c++/cmath:119: error: `ceilf' not declared
... and so on
- Next message: Maximus: "what is Linux root File System ?"
- Previous message: Anes Lihovac: "Re: Problem with Initrd Images(cramfs) on embedded devices using busybox"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|