Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 16:35:43 -0300
From:      Leonardo Santagostini <lsantagostini@gmail.com>
To:        Bartosz Fabianowski <freebsd@chillt.de>
Cc:        openoffice@freebsd.org
Subject:   Re: Error compiling OO 2.0
Message-ID:  <9ab7eeeb0511101135x417c1e0o@mail.gmail.com>
In-Reply-To: <9ab7eeeb0511101053x2373886av@mail.gmail.com>
References:  <9ab7eeeb0511091335n27c1e029n@mail.gmail.com> <43738AF2.3030703@chillt.de> <9ab7eeeb0511101017r1861b9caw@mail.gmail.com> <437393D4.2040707@chillt.de> <9ab7eeeb0511101053x2373886av@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that in my default ports installation the gcc-oo port doesnt
come, but going into www.freebsd.org/ports i got it.

Now im compiling in the right way.
Thanks
Leonardo

2005/11/10, Leonardo Santagostini <lsantagostini@gmail.com>:
> Ok, i will try it.
>
> Thanks in Advance
> After all i will tell to the group if it worked or not.
>
> Yours,
> Leonardo
> 2005/11/10, Bartosz Fabianowski <freebsd@chillt.de>:
> > Lines 94 ff of configure.log:
> >
> > configure:3118: checking for gcc
> > configure:3144: result: gcc-ooo
> > configure:3388: checking for C compiler version
> > configure:3391: gcc-ooo --version </dev/null >&5
> > gcc-ooo: not found
> >
> > As you can see, the configure script correctly determines that it shoul=
d
> > be using gcc-ooo as the compiler. But when it tries to invoke the
> > compiler, the executable (/usr/local/bin/gcc-ooo) is not found. It
> > really seems to me that something odd happened to your gcc-ooo
> > installation, i.e. it got deinstalled improperly at some point in the
> > past and the ports framework is thinking it's still there. As I said in
> > my previous mail, try this (as root):
> >
> > cd /usr/ports/lang/gcc-ooo
> > make clean && make && make install && make clean
> > cd /usr/ports/editors/openoffice.org-2.0
> > make clean && make
> >
> > HTH
> > - Bartosz
> >
>
>
> --
> -------------------------------------------
> Leonardo Daniel Santagostini
>


--
-------------------------------------------
Leonardo Daniel Santagostini



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