Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 23:20:14 +0000
From:      Chris <syseng@gfsys.co.uk>
To:        freebsd-sparc64@freebsd.org
Subject:   Fwd: Re: Can't build devel/boehm-gc
Message-ID:  <57969EAE.2030604@gfsys.co.uk>
In-Reply-To: <57969C35.7030205@gfsys.co.uk>
References:  <57969C35.7030205@gfsys.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help


-------- Original Message --------
Subject: Re: Can't build devel/boehm-gc
Date: Mon, 25 Jul 2016 23:09:41 +0000
From: Chris <syseng@gfsys.co.uk>
To: Gordon Zaft <gordonzaft@gmail.com>

On 07/25/16 18:46, Gordon Zaft wrote:
> I wasn't sure whether to post this here or elsewhere, if I'm in error
> please let me know.
>
> I'm trying to use portmaster to build git on my Ultra 5 running 10.3  When
> it is trying to compile devel/boehm-gc  I get:
>
> libtool: compile:  cc -DHAVE_CONFIG_H -I./include -I./include
> -I/usr/local/include -fexceptions -DGC_VISIBILITY_HIDDEN_SET
> -fvisibility=hidden -Wall -Wextra -O2 -pipe -fno-strict-aliasing
> -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c
> fnlz_mlc.c  -fPIC -DPIC -o .libs/fnlz_mlc.o
>
> make[3]: don't know how to make sparc_mach_dep.S. Stop
>
>
> Google didn't find anything for me on this.  Is this just broken, or am I
> doing something wrong?
>
>
> G
>

Hi,

I'm new to FreeBSD, but have been looking at 11.0 Alpha 4 initially,
with the aim of getting a vnc based gui solution working. Via a
rather tortuous route, have over 400 packages built, various show
stoppers, pages of warnings etc along the way. Machine is a Sun
V215.

Anyway, on checking notes, that .S file is a symbolic link to a
file that doesn't exist, so you need to download the package
source from:-

http://www.hboehm,info/gc/gc_source/gc_7.4.4.tar.gz

Untar that into a separate directory, delete the symbolic
link, then copy / replace it with the file from the download
directory. If you then do a make clean then make install, it
should work.

I plan to write up the notes, but am new to all this and know
nothing at this stage about FreeBSD dev culture and processes
involved...

Regards,

Chris








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