[pkg-boinc-devel] BOINC Compile failed

Steffen Moeller moeller at inb.uni-luebeck.de
Mon Mar 20 08:43:43 UTC 2006


Hi Peter,

Am Montag 20 März 2006 06:42 schrieb Peter Stoddard:
> deb-src http://pkg-boinc.alioth.debian.org/debian/ sarge main
>
> to /etc/apt/sources.list, and executed the command
>
> # apt-get build-dep boinc
>
> Everything seemed to go fine.
>
> Then I tried to compile the boinc client but it didn't work.  I followed
> the instructions in the wiki, which advised sending failed build
> experiences to this list.
>
> Here are some things I did to prepare for the build:
>
> ##############################
>
> # /usr/bin/gcc --version
> gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
>
> # export CXXFLAGS=CFLAGS
> # export CFLAGS="-mtune=pentium-4"

Hm. From "man gcc" this is pentium4 not pentium-4. I would try without though.
Also, consider to have the CXXFLAGS=CFLAGS setting after the setting of the 
CFLAGS, also it is $CFLAGS since you want the contents of the variable, not 
its name to be assigned ... which actually may be a cause of the problems 
observed.
>
> ##############################
>
> The Debian wiki cited above recommended setting the environmental variables
> CFLAGS and CXXFLAGS.  I made the =pentium-4 part up because I have no idea
> what value to put in the variable CFLAGS.
>
> I tried the build and it choked on the "rfakeroot" option:

apt-get install fakeroot

Since you are apparently building as root, this should not be required, 
though.

If problems prevail, first set the CFLAGS and CXXFLAGS to "" in order to 
reduce complexity ... or use the default binaries :-)

Good luck.

Steffen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/attachments/20060320/f016231f/attachment.pgp


More information about the pkg-boinc-devel mailing list