Fwd: Re: Can't build devel/boehm-gc
Chris <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <[email protected]> |
-------- Original Message -------- Subject: Re: Can't build devel/boehm-gc Date: Mon, 25 Jul 2016 23:09:41 +0000 From: Chris <[email protected]> To: Gordon Zaft <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"