[dev] unowinreg.dll on solaris?

2007-01-09 Thread Joe Reid
Can someone point me in an appropiate direction to understanding this:

checking for external/unowinreg/unowinreg.dll... configure: WARNING: not found, 
will be cross-built using mingw32
configure: error: for rebuilding unowinreg.dll you need the mingw32 C++ 
compiler.
 Specify mingw32 g++ executable name with --with-mingwin.
 Or use prebuilt one from 
http://tools.openoffice.org/unowinreg_prebuild/680/ and put it into 
external/unowinreg


-- 
Joe Reid
[EMAIL PROTECTED]
Tactical Solaris Systems Engineering and Administration
http://www.singlewhitemale.net
?c=a=rb=sc=fd=te=wf=zg=porh=n?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] unowinreg.dll on solaris?

2007-01-09 Thread Joe Reid

Never mind - I found it

http://www.mail-archive.com/discuss@openoffice.org/msg12539.html

still strange to require a file for a feature of another OS...

On Tue, Jan 09, 2007 at 05:30:38PM -0500, Joe Reid wrote:
 Can someone point me in an appropiate direction to understanding this:
 
 checking for external/unowinreg/unowinreg.dll... configure: WARNING: not 
 found, will be cross-built using mingw32
 configure: error: for rebuilding unowinreg.dll you need the mingw32 C++ 
 compiler.
  Specify mingw32 g++ executable name with --with-mingwin.
  Or use prebuilt one from 
 http://tools.openoffice.org/unowinreg_prebuild/680/ and put it into 
 external/unowinreg
 
 
 -- 
 Joe Reid
 [EMAIL PROTECTED]
 Tactical Solaris Systems Engineering and Administration
 http://www.singlewhitemale.net
 ?c=a=rb=sc=fd=te=wf=zg=porh=n?
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
Joe Reid
[EMAIL PROTECTED]
Tactical Solaris Systems Engineering and Administration
http://www.singlewhitemale.net
?c=a=rb=sc=fd=te=wf=zg=porh=n?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] compile error on Solaris 10

2006-12-22 Thread Joe Reid
I am attempting to build Openoffice with all debug symbols and am
getting an compiler/include file error:

--
=
Building project python
=
/jreid/OOO/OOC680_m7/python
dmake: Executing shell macro: +-which cc
dmake: Executing shell macro: pwd
dmake: Executing shell macro: pwd
dmake: Executing shell macro: pwd
-
mkdir ./unxsols4/misc/build/Python-2.3.4/
mkdir: Failed to make directory unxsols4/misc/build/Python-2.3.4/; File exists
dmake: Executing shell macro: pwd
cd ./unxsols4/misc/build/Python-2.3.4/   gmake -j1 ; gmake install ; chmod -R 
g+w /jreid/OOO/OOC680_m7/python/unxsols4/misc/build/python-inst   touch 
so_built_so_python
/opt/SUNWspro/bin/cc -c  -DNDEBUG -O -I. -I./Include -KPIC -DPy_BUILD_CORE -o 
Modules/python.o Modules/python.c
./Include/Python.h, line 21: #error: limits.h is required by std C -- why 
isn't HAVE_LIMITS_H defined?
cc: acomp failed for Modules/python.c
gmake: *** [Modules/python.o] Error 2
--

Any pointers at all would be helpful.

-- 
Joe Reid
[EMAIL PROTECTED]
Tactical Solaris Systems Engineering and Administration
http://www.singlewhitemale.net
?c=a=rb=sc=fd=te=wf=zg=porh=n?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]