Hello,
I am trying to get started working on calc, but am having trouble
configuring the build environment on an Intel Mac. I tried using a
frozen source release "OOo_2.2.0_src_core.tar.bz2", rather than cvs.
After configuring with no errors (using "--with-use-shell=bash --with-x
--disable-systray"), and successfully building dmake, when I run it in
the src root, I get the following errors:
Fetching dependencies for module libxml2 from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module jpeg from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module sndfile from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module freetype from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module neon from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module moz from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module dictionaries from solver... failed...
Fetching from CVS... failed
Fetching dependencies for module bitstream_vera_fonts from solver...
failed...
Fetching from CVS... failed
Fetching dependencies for module sdk_oo from solver... failed...
Fetching from CVS... failed
WARNING! Project(s):
bitstream_vera_fonts
libxml2
freetype
sdk_oo
sndfile
jpeg
dictionaries
neon
moz
not found and couldn't be built. Maybe you should correct build lists.
dmake: Error code 1, while making 'check_modules'
'---* *---'
So, I tried using an alternate method, running "build --all" in
instsetoo_native/, but after a while, it complains of missing crypto
libraries:
checking for crypto library... configure: error: At least one crypto
library should exist for xmlsec1
dmake: Error code 1, while making
'./unxmacxi.pro/misc/build/so_configured_so_xmlsec1'
I installed openssl-dev (from Fink), and used the "--with-system-xmlsec"
flag, to no avail.
What I really want to do, though, is compile just sc, checked out from
cvs, using the solver "OOo_2.2.0_LinuxIntel_solver.tar.gz" (no MacIntel
solver found), but that setup complains that one of the tools (svidl) is
missing:
Making: ../unxmacxi.pro/misc/scslots.don
svidl @/tmp/mkTQfaOk
/bin/bash: line 1: svidl: command not found
dmake: Error code 127, while making '../unxmacxi.pro/misc/scslots.don'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making /Users/david/oo/OOF680_m14/sc/sdi
Sorry for the lengthy message with multiple problems, but hopefully
someone will have advice on one of them, at least, or even an alternate
approach to building sc on Mactel...
Thanks,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]