not compiling on freebsd

Questions and Answers : Unix/Linux : not compiling on freebsd
Message board moderation

To post messages, you must log in.

AuthorMessage
shaun

Send message
Joined: 7 Apr 99
Posts: 3
Credit: 62,396
RAC: 0
Australia
Message 1198 - Posted: 24 Jun 2004, 14:57:29 UTC

I am having trouble installing seti_boinc on freebsd. I installed MySQL-python-1.0.0, boinc and had to edit the seti_boinc Makefile to use /usr/local/bin/autoconf|autoheader > 254. .make fails with
<p>
updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating client/Makefile
config.status: creating db/Makefile
config.status: creating config.h
(cd client; make all)
"Makefile", line 147: Could not find dependencies
make: fatal errors encountered -- cannot continue
*** Error code 1
</p>
I am using freebsd current (build 16 june 04) on i386 (amd 2600) and seti_boinc-2.06. boinc itself installs fine.
ID: 1198 · Report as offensive
Profile AthlonRob
Volunteer developer
Avatar

Send message
Joined: 18 May 99
Posts: 378
Credit: 7,041
RAC: 0
United States
Message 1733 - Posted: 25 Jun 2004, 6:48:54 UTC

You've got to use gmake instead of the freebsd make... :-)

In general, you'll have to use the GNU versions of things where possible when dealing with boinc....

Rob
ID: 1733 · Report as offensive
Profile Toby
Volunteer tester
Avatar

Send message
Joined: 26 Oct 00
Posts: 1005
Credit: 6,366,949
RAC: 0
United States
Message 1781 - Posted: 25 Jun 2004, 8:49:14 UTC

I know someone who runs freebsd and he seems to have had succeeded doing a build following the instructions at
http://setiboinc.ssl.berkeley.edu/sah/forum_thread.php?id=136
good luck
ID: 1781 · Report as offensive
KWSN - Sir She Turned Me Into a Newt - I got Better

Send message
Joined: 3 Aug 99
Posts: 1
Credit: 200
RAC: 0
Message 1796 - Posted: 25 Jun 2004, 9:32:22 UTC - in response to Message 1781.  

> I know someone who runs freebsd and he seems to have had succeeded doing a
> build following the instructions at
> http://setiboinc.ssl.berkeley.edu/sah/forum_thread.php?id=136
> good luck

I'm that someone. It looks as though you (shaun) are trying to build v2.06. That's really old. Grab the nightly source code from June 24th for both seti_boinc and boinc. I tried the 25th, but the boinc source from that date wouldn't build. ./configure && gmake in the boinc directory. This should complete without any problems. Then cd into the seti_boinc directory. ./configure here should complete just fine. I then had to add the 2 includes mentioned in that thread (stdlib.h and assert.h) to two files: analyzeReport.cpp and lcgamm.cpp. After that, gmake completed successfully. I was then able to follow the directions listed at: http://boinc.berkeley.edu/anonymous_platform.php. It has since downloaded some workunits and it working on one now.
ID: 1796 · Report as offensive

Questions and Answers : Unix/Linux : not compiling on freebsd


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.