Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2005 01:16:41 +0200
From:      Gregory Nou <gregorynou@altern.org>
To:        openoffice@FreeBSD.org
Subject:   FreeBSD Port: lang/gcc-ooo
Message-ID:  <430FA2D9.2010902@altern.org>

next in thread | raw e-mail | index | archive | help
Hi,

I tried to compile OOo-2.0-devel on a freebsd-7.0 and had a problem with 
gcc-ooo.

uname -a :
FreeBSD nou.rez-metz.supelec.fr 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri 
Aug 26 10:12:03 CEST 2005     
root@nou.rez-metz.supelec.fr:/usr/obj/usr/src/sys/MYKERNEL  i386

last cvsup : aug 26

I added :

    *-*-freebsd7 | *-*-freebsd[7].*)
      tm_defines="${tm_defines} FBSD_MAJOR=6" ;;

in :
/usr/ports/lang/gcc-ooo/work/gcc-3.4.1/gcc/config.gcc line 403

and now, it seems to work.

Please let me know if I should have set FBSD_MAJOR to 7.
Could you also fix it ?
Thanks a lot for your great work.

-- 
Grégory Nou



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430FA2D9.2010902>