[rkward-tracker] [ rkward-Support Requests-1356597 ] Compile error
SourceForge.net
noreply at sourceforge.net
Mon Nov 14 17:18:35 UTC 2005
Support Requests item #1356597, was opened at 2005-11-14 15:48
Message generated for change (Comment added) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459008&aid=1356597&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Install Problem (example)
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compile error
Initial Comment:
Compiling on Debian Sarge Kernel 2.4.27
Next make error message:
rembedinternal.cpp:27:28: R_ext/Rdynload.h: No existe el
fichero o el directorio
rembedinternal.cpp:28:29: R_ext/eventloop.h: No existe el
fichero o el directorio
rembedinternal.cpp:29:15: R.h: No existe el fichero o el
directorio
rembedinternal.cpp:30:24: Rinternals.h: No existe el fichero
o el directorio
rembedinternal.cpp:31:24: Rinterface.h: No existe el
fichero o el directorio
rembedinternal.cpp:32:22: Rdevices.h: No existe el fichero
o el directorio
rembedinternal.cpp:33:25: R_ext/Parse.h: No existe el
fichero o el directorio
rembedinternal.cpp:46: error: error sintáctico before `('
token
rembedinternal.cpp:50: error: error sintáctico before `;'
token
rembedinternal.cpp:115: error: `SA_TYPE' was not
declared in this scope
rembedinternal.cpp:115: error: error de decodificación
before `,' token
rembedinternal.cpp: En function `void RCleanUp(...)':
rembedinternal.cpp:116: error: `saveact' undeclared (first
use this function)
rembedinternal.cpp:116: error: (Each undeclared identifier
is reported only
once for each function it appears in.)
rembedinternal.cpp:116: error: `SA_SUICIDE' undeclared
(first use this
function)
Any help?
Thanks
----------------------------------------------------------------------
>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2005-11-14 18:18
Message:
Logged In: YES
user_id=300591
Did you see my answer on kde-aps.org? For
completeness I'll post the most important points
here as well:
1) You need to install the development headers for R.
On debian the package is called r-base-dev.
2) You need to specify the correct paths during
configuration. On debian you need:
./configure --prefix=/usr --with-extra-libs=/usr/lib/R/lib/
--with-extra-includes=/usr/lib/R/include
Please try again with those two hints. If you need
further assistance, ask again. If I do not hear from
you by Sunday, I'll close this support request.
Regards
Thomas
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459008&aid=1356597&group_id=50231
More information about the rkward-tracker
mailing list