openoffice-1.1 won't compile on 5.2-CURRENT?

Don Lewis truckman at FreeBSD.org
Wed Aug 18 22:23:38 PDT 2004


On 19 Aug, Oliver Lehmann wrote:
> NAKATA Maho wrote:
> 
>> In Message-ID: <20040819003345.63105071.oliver at FreeBSD.org> 
>> Oliver Lehmann <oliver at FreeBSD.org> wrote:
>> 
>> Hi, Oliver,
>> 
>> > Can someone verify and maybe commit it?
>> Your patch seems to be better than current one,
>> and it works for me (still I'm sticking to 5.2.1-RELEASE, though)
>> Hope it works for you.
> 
> Kind of... now I'm stuck with:
> 
> gmake[3]: Entering directory
> `/usr/obj/usr/ports/german/openoffice-1.1/work/mozilla/work/mozilla/nsprp
> ub/config'
> gcc32 -o now.o -c -O -pipe -march=pentium2 now.c
> now.c:45:2: #error "Architecture not supported"
> now.c:123:2: #error "Architecture not supported"
> gmake[3]: *** [now.o] Error 1
> gmake[3]: Leaving directory
> `/usr/obj/usr/ports/german/openoffice-1.1/work/mozilla/work/mozilla/nsprp
> ub/config'
> gmake[2]: *** [export] Error 2
> gmake[2]: Leaving directory
> `/usr/obj/usr/ports/german/openoffice-1.1/work/mozilla/work/mozilla/nsprp
> ub'
> gmake[1]: *** [nspr] Error 2
> gmake[1]: Leaving directory
> `/usr/obj/usr/ports/german/openoffice-1.1/work/mozilla/work/mozilla'
> gmake: *** [default] Error 2
> *** Error code 2
> 
> Stop in /usr/obj/usr/ports/german/openoffice-1.1/work/mozilla.
> *** Error code 1
> 
> Stop in /usr/ports/german/openoffice-1.1.
> *** Error code 1
> 
> Stop in /usr/ports/german/openoffice-1.1.
> 
> It looks like XP_UNIX or some kind isn't defined?!
> 
> Any idas how to fix that?

Apply the patch to Makefile.mozilla that I posted a few hours ago.  The
mozilla build breaks when CFLAGS is passed on the command line the
sub-make because of recent changes to make(1) in 5.2-CURRENT.




More information about the freebsd-openoffice mailing list