redhat 6.4; latest boinc not compiling

Message boards : Questions and problems : redhat 6.4; latest boinc not compiling
Message board moderation

To post messages, you must log in.

AuthorMessage
iceback

Send message
Joined: 17 Oct 13
Posts: 1
United States
Message 50887 - Posted: 17 Oct 2013, 23:42:10 UTC

New here but searching for "redhat" using Search forums button got no results so I have a feeling that I'm out of luck.

1. git clone git://boinc.berkeley.edu/boinc-v2.git boinc_repo
2. ./_autoset
3. ./configure --disable-{client/manager} --prefis=/usr/share/boinc
3b. scurry round and find things like fcgi and get down to a single warning about screen savers
4. make
which blows out with

CXXLD fcgi
../lib/.libs/libboinc_fcgi.a(libboinc_fcgi_la-opencl_boinc.o): In function `OPENCL_DEVICE_PROP::write_xml(MIOFILE&, char const*, bool)':
/home/work/boinc/boinc_repo/lib/opencl_boinc.cpp:84: undefined reference to `MIOFILE::printf(char const*, ...)'
/home/work/boinc/boinc_repo/lib/opencl_boinc.cpp:97: undefined reference to `MIOFILE::printf(char const*, ...)'
../lib/.libs/libboinc_fcgi.a(libboinc_fcgi_la-opencl_boinc.o): In function `OPENCL_CPU_PROP::write_xml(MIOFILE&)':
/home/work/boinc/boinc_repo/lib/opencl_boinc.cpp:290: undefined reference to `MIOFILE::printf(char const*, ...)'
../lib/.libs/libboinc_fcgi.a(libboinc_fcgi_la-opencl_boinc.o): In function `OPENCL_DEVICE_PROP::write_xml(MIOFILE&, char const*, bool)':
/home/work/boinc/boinc_repo/lib/opencl_boinc.cpp:99: undefined reference to `MIOFILE::printf(char const*, ...)'
../lib/.libs/libboinc_fcgi.a(libboinc_fcgi_la-opencl_boinc.o): In function `OPENCL_CPU_PROP::write_xml(MIOFILE&)':
/home/work/boinc/boinc_repo/lib/opencl_boinc.cpp:292: undefined reference to `MIOFILE::printf(char const*, ...)'
collect2: ld returned 1 exit status
make[2]: *** [fcgi] Error 1


Do I stand a chance or have I hit the ubuntu/red-hat impasse a la fedora14/15

ID: 50887 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15484
Netherlands
Message 50888 - Posted: 17 Oct 2013, 23:50:06 UTC - in response to Message 50887.  

Depends I think on what you're trying to accomplish. Build the client/manager or not?
ID: 50888 · Report as offensive
whynot

Send message
Joined: 8 May 10
Posts: 89
Ukraine
Message 50906 - Posted: 19 Oct 2013, 14:12:33 UTC

3. ./configure --disable-{client/manager} --prefis=/usr/share/boinc


First, I believe it should be --disable-{client,manager} (probable typo). Second, I believe it should be --prefix= (sure typo). Third, I believe it's about building server-only parts of code, then.

I'm counting for science,
points just make me sick.
ID: 50906 · Report as offensive

Message boards : Questions and problems : redhat 6.4; latest boinc not compiling

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.