On Tue, Jan 02, 2007 at 11:28:05AM +0100, Jens-Heiner Rechtien wrote:
> Hi,
> 
> Which compiler do you use? SunStudio 11? It looks like the Python 
> autoconf configuration for your compiler/OS combination doesn't work. I 
> had no problem with SunStudio 8/Solaris 8. A quick workaround would be 
> to modify Python.h to include <limits.h> unconditionally.

Hi, thanks for responding.

I'm now trying to build using studio 11 and sol8.  Do you have a list
of issues related to building this, or did it just build for you?

so far I have had a few issues which I've resolved:
I had to install gtar and change the script to untar the mozilla source
        ball to use gtar.
I had an issue with __FUNCTION__ being undefined in something.
        -this is symbols related build 
        -changed to "__FUNCTION__"
I had to add /opt/csw/lib to my LD_LIBRARY_PATH to get mozilla compiled.
        -some program used to do the build died with ld.so error looking
        for stuff there

and now I'm getting this...

************************************************************
> pwd
/jreid/OOO/OOC680_m7/libwpd
> build
build -- version: 1.148

============= Building project libwpd =============
/jreid/OOO/OOC680_m7/libwpd ------------- mkdir
./unxsols4/misc/build/libwpd-0.8.4/src/lib mkdir: Failed to make
directory "unxsols4/misc/build/libwpd-0.8.4/src/lib"; File exists cd
./unxsols4/misc/build/libwpd-0.8.4/src/lib && dmake    && touch
so_built_wpd using:  using: ../../../../../../unxsols4/slb/wpdlib.lib
------------------------------ Making:
../../../../../../unxsols4/slb/wpdlib.lib nm:
../../../../../../unxsols4/slo/WP6PrefixData.: No such file or
directory dmake:  Error code 1, while making
'../../../../../../unxsols4/slb/wpdlib.lib' dmake:
'../../../../../../unxsols4/slb/wpdlib.lib' removed.  '---* tg_merge.mk
*---' dmake:  Error code 255, while making
'./unxsols4/misc/build/so_built_wpd' '---* tg_merge.mk *---'
************************************************************

which looks like a typo in a file "WP6PrefixData." - no extension, but
I can't find it...

-- 
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]

Reply via email to