FreeBSD Port: boinc-setiathome-enhanced-6.03.5.00

Gustav Stenberg gustav at neer.se
Sat Jan 10 07:39:17 PST 2009


Hi,
I cannot install this version of setiathome. The setup script _autosetup
fails for make, m4 and pkg-config.
I took a peek in the file, and the way it checks for version seems to be at
fault. It runs each command with the flag --version
which is not a correct flag for neither make or m4. The flag is correct for
pkg-config, but the interpreter misses it somehow.

I have the latest version of everything installed, so I don't see why it
should not work.. Don't know how to get the version of make,
but m4 is 1.4.11,1, and pkg-config is 0.23.

That's as far as i get... below is the last part of the "make install"
command

Regards,
Gustav


*snip*
BOINC_DIR="/usr/local" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake
 ./configure --disable-static-client
--with-boinc-platform=i386-portbld-freebsd --build=i386-portbld-freebsd
--disable-server)
Bootstrapping configure script and makefiles:
Checking version of 'make' >= 3.79... failed. (0)
Checking version of 'gmake' >= 3.79... succeeded. (3.81)
Checking version of 'm4' >= 1.4... failed. (0)
Checking version of 'pkg-config' >= 0.15... failed. (0)
Couldn't find a new-enough version of 'pkg-config', please install one!
*** Error code 1

Stop in /usr/ports/astro/boinc-setiathome-enhanced.
*** Error code 1

Stop in /usr/ports/astro/boinc-setiathome-enhanced.
[/usr/ports/astro/boinc-setiathome-enhanced] #


More information about the freebsd-ports mailing list