Jürg Billeter wrote:
 > OOo doesn't strictly require imake. IIRC it's just NAS which requires
xmkmf and imake. I can certainley build OOo 2.0.1 (using
ooo-build-2.0.1) without xmkmf and imake when disabling NAS.

Thanks - that's good to know for next time round :-)

 HTH,

Jürg


[1] 
http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/src680/buildfix-system-nspr-m112.diff?rev=1.1
[2] 
http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/src680/buildfix-system-nss.diff?rev=1.2

I applied these patches but now the end of the configure routine (set_soenv) barfs:

checking whether to statically link to Gtk... no
checking whether to use custom image sets... no
********************************************************************
*                                                                  *
*   Setting up the build environment variables.                    *
*                                                                  *
********************************************************************
checking solver path... default
configure: creating ./config.status
config.status: creating set_soenv
Possible unintended interpolation of @MOZ_NSPR_CFLAGS in string at ./set_soenv 
line 1727.
Global symbol "@MOZ_NSPR_CFLAGS" requires explicit package name at ./set_soenv 
line 1727.
Execution of ./set_soenv aborted due to compilation errors.
[EMAIL PROTECTED]:/home/alord/OOA680_m1/config_office#

In the Perl script set_soenv the offending line is:
ToFile( "MOZ_NSPR_CFLAGS",   "@MOZ_NSPR_CFLAGS@",  "e" );

Am I being thick? Should I have only applied the nspr patch?

Alan

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to