FreeBSD Port: boinc-setiathome-enhanced-5.27_2

Rene Ladan r.c.ladan at gmail.com
Tue Jan 29 00:17:31 PST 2008


2008/1/29, alex <alexander at schlossadler.net>:
> Broken.
>
> [root at networkservices /usr/ports/astro/boinc-setiathome-enhanced]# uname -a
> FreeBSD networkservices.xor.net 6.3-RELEASE FreeBSD 6.3-RELEASE #2: Sun
> Jan 20 06:47:29 EST 2008
> root at networkservices.xor.net:/usr/obj/usr/src/sys/CUSTOM  i386
>
> [root at networkservices /usr/ports/astro/boinc-setiathome-enhanced]# make
> ===>  Building for boinc-setiathome-enhanced-5.27_2
> gmake  all-recursive
> gmake[1]: Entering directory
> `/usr/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.27'
> Making all in client
> gmake[2]: Entering directory
> `/usr/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.27/client'
> c++ -DHAVE_CONFIG_H -I. -I..  -O2 -fno-strict-aliasing -pipe
> -mfpmath=387 -I/usr/local/include -funroll-loops -ffast-math -O3
> -I/usr/include -I/usr/include/openssl  -fPIC -DPIC -DHAVE_CONFIG_H  -O2
> -fno-strict-aliasing -pipe  -mfpmath=387 -I/usr/local/include
> -funroll-loops -ffast-math -O3 -I/usr/include -I/usr/include/openssl
> -DHAVE_CONFIG_H -DTEXT_UI -DNDEBUG -DCLIENT -I../db
> -I/usr/local/include/BOINC -I/usr/local -I/usr/local/api
> -I/usr/local/lib -I/usr/local/sched -I/usr/local/db -D_THREAD_SAFE
> -pthread   -O2 -fno-strict-aliasing -pipe -mfpmath=387
> -I/usr/local/include -funroll-loops -ffast-math -O3 -O2
> -fno-strict-aliasing -pipe  -mfpmath=387 -I/usr/local/include
> -funroll-loops -ffast-math -O3 -I/usr/include -I/usr/include/openssl -MT
> seti_boinc-analyzeFuncs_fpu.o -MD -MP -MF
> .deps/seti_boinc-analyzeFuncs_fpu.Tpo -c -o
> seti_boinc-analyzeFuncs_fpu.o `test -f 'vector/analyzeFuncs_fpu.cpp' ||
> echo './'`vector/analyzeFuncs_fpu.cpp
> vector/analyzeFuncs_fpu.cpp: In function `int fpu_ChirpData(float
> (*)[2], float (*)[2], int, double, int, double)':
> vector/analyzeFuncs_fpu.cpp:171: error: `floor' was not declared in this
> scope
> gmake[2]: *** [seti_boinc-analyzeFuncs_fpu.o] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.27/client'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.27'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/astro/boinc-setiathome-enhanced.
>
> ==================
>
> Any ideas?
>
I guess I need to add  " USE_GCC=4.2+ " in the Makefile, since FreeBSD
6.3 still uses GCC 3.4.6, while FreeBSD 7+ use GCC 4.2.

Could you try that?  I only have a 7.0 box...

Thanks,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001


More information about the freebsd-ports mailing list