Ximian Evolution
Ximian Evolution
- Subject: Ximian Evolution
- From: Michael Weiner <email@hidden>
- Date: 11 Jan 2003 16:34:58 -0500
- Organization: The UserFriendly Network (UFN)
I am trying to get Ximian Evolution built using fink on a G3 running the
latest version of Mac OSX along with the latest version of the Developer
Tools. I have the Apple X11 beta installed on the machine, as well as a
few other packages (SDK,etc). I basically do a fink install evolution,
and after hours of heavy compilation, i finally end up with the
following error, while apparently building mozilla (though i cant
understand why evolution would have a dependency on or even need mozilla
installed), which is already installed outside of fink's /sw directory
tree. Here's the error:
c++ -o SimpleErrorObserver.o -c -DOSTYPE=\"Darwin6.3\"
-DOSARCH=\"Darwin\" -DOJI -I../../../../dist/include/string
-I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil
-I../../../../dist/include/dom -I../../../../dist/include/content
-I../../../../dist/include/widget -I../../../../dist/include/necko
-I../../../../dist/include/caps -I../../../../dist/include/xpconnect
-I../../../../dist/include/js -I../../../../dist/include/transformiix
-I../../../../dist/include
-I/sw/src/mozilla-1.1.0-4/mozilla/dist/include/nspr -I/sw/include
-I/sw/include -I/sw/include -I./../xpath -I./../xslt -I./../xml
-I./../xml/dom -I. -I/usr/X11R6/include -fPIC -I/sw/include
-I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion
-Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual
-Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -no-cpp-precomp
-fno-common -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O -I/sw/include
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../config-defs.h
-Wp,-MD,.deps/SimpleErrorObserver.pp SimpleErrorObserver.cpp
In file included from
/usr/include/gcc/darwin/3.1/g++-v3/bits/locale_facets.tcc:41,
from /usr/include/gcc/darwin/3.1/g++-v3/locale:46,
from
/usr/include/gcc/darwin/3.1/g++-v3/bits/ostream.tcc:37,
from /usr/include/gcc/darwin/3.1/g++-v3/ostream:275,
from /usr/include/gcc/darwin/3.1/g++-v3/iostream:45,
from
/usr/include/gcc/darwin/3.1/g++-v3/backward/iostream.h:32,
from ErrorObserver.h:32,
from SimpleErrorObserver.cpp:26:
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::ceil(float)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:182: `::ceilf' undeclared
(first use
here)
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::floor(float)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:256: `::floorf' undeclared
(first use
here)
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::fmod(float,
float)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:274: `::fmodf' undeclared
(first use
here)
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::frexp(float,
int*)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:294: `::frexpf' undeclared
(first use
here)
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::ldexp(float,
int)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:313: `::ldexpf' undeclared
(first use
here)
/usr/include/gcc/darwin/3.1/g++-v3/cmath: In function `float
std::modf(float,
float*)':
/usr/include/gcc/darwin/3.1/g++-v3/cmath:369: `::modff' undeclared
(first use
here)
make[5]: *** [SimpleErrorObserver.o] Error 1
make[4]: *** [libs] Error 2
make[3]: *** [libs] Error 2
make[2]: *** [libs] Error 2
make[1]: *** [tier_94] Error 2
make: *** [default] Error 2
### execution of failed, exit code 2
Failed: compiling mozilla-1.1.0-4 failed
[sunshine:~] root#
Kind of looks like a gcc or c++ error rather than an actual build error,
though i am certainly NO programmer. Has anyone else run into this? Has
anyone else compiled and installed evolution?
Any assistance or advice would be greatly appreciated
Michael Weiner
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.