ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: anyr <anyr@tut.by>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Statistica
Date: Tue, 24 Jan 2006 16:17:19 +0000
Message-ID: <200601241617.20851.anyr@tut.by> (raw)
In-Reply-To: <200601241639.39305.ashen@nsrz.ru>

В сообщении от 24 Январь 2006 13:39 Шенцев Алексей 
Владимирович написал(a):
> Спасибо, с configure помогло.
А как make прошел? У меня:
rembedinternal.cpp:27:28: R_ext/Rdynload.h: No such file or 
directory
rembedinternal.cpp:28:29: R_ext/eventloop.h: No such file or 
directory
rembedinternal.cpp:29:15: R.h: No such file or directory
rembedinternal.cpp:30:24: Rinternals.h: No such file or 
directory
rembedinternal.cpp:31:24: Rinterface.h: No such file or 
directory
rembedinternal.cpp:32:22: Rdevices.h: No such file or 
directory
rembedinternal.cpp:33:25: R_ext/Parse.h: No such file or 
directory
rembedinternal.cpp:46: error: syntax error before `(' token
rembedinternal.cpp:50: error: syntax error before `;' token
rembedinternal.cpp:115: error: `SA_TYPE' was not declared in 
this scope
rembedinternal.cpp:115: error: syntax error before `,' token
rembedinternal.cpp: In 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)
rembedinternal.cpp:119: error: `status' undeclared (first 
use this function)
rembedinternal.cpp:120: error: `RunLast' undeclared (first 
use this function)
rembedinternal.cpp:123: error: `SA_DEFAULT' undeclared 
(first use this function)
rembedinternal.cpp:123: error: `SA_SAVE' undeclared (first 
use this function)
rembedinternal.cpp:125: error: `R_dot_Last' undeclared 
(first use this function)
rembedinternal.cpp:126: error: `R_DirtyImage' undeclared 
(first use this function)
rembedinternal.cpp:126: error: `R_SaveGlobalEnv' undeclared 
(first use this function)
rembedinternal.cpp: At global scope:
rembedinternal.cpp:138: error: type specifier omitted for 
parameter `Rboolean'
rembedinternal.cpp:138: error: syntax error before `,' token
rembedinternal.cpp: In function `int RShowFiles(...)':
rembedinternal.cpp:141: error: `nfile' undeclared (first use 
this function)
rembedinternal.cpp:142: error: `file' undeclared (first use 
this function)
rembedinternal.cpp:143: error: `headers' undeclared (first 
use this function)
rembedinternal.cpp:144: error: `wtitle' undeclared (first 
use this function)
rembedinternal.cpp:145: error: `pager' undeclared (first use 
this function)
rembedinternal.cpp:146: error: `del' undeclared (first use 
this function)
rembedinternal.cpp: In function `int REditFile(char*)':
rembedinternal.cpp:182: warning: deprecated conversion from 
string constant to `char*'
rembedinternal.cpp:183: warning: deprecated conversion from 
string constant to `char*'
rembedinternal.cpp: In constructor 
`REmbedInternal::REmbedInternal()':
rembedinternal.cpp:194: error: `NA_REAL' undeclared (first 
use this function)
rembedinternal.cpp: In member function `void 
REmbedInternal::connectCallbacks()':
rembedinternal.cpp:206: error: `R_Outputfile' undeclared 
(first use this function)
rembedinternal.cpp:207: error: `R_Consolefile' undeclared 
(first use this function)
rembedinternal.cpp:208: error: `ptr_R_Suicide' undeclared 
(first use this function)
rembedinternal.cpp:209: error: `ptr_R_ShowMessage' 
undeclared (first use this function)
rembedinternal.cpp:210: error: `ptr_R_ReadConsole' 
undeclared (first use this function)
rembedinternal.cpp:211: error: `ptr_R_WriteConsole' 
undeclared (first use this function)
rembedinternal.cpp:212: error: `ptr_R_ResetConsole' 
undeclared (first use this function)
rembedinternal.cpp:213: error: `ptr_R_FlushConsole' 
undeclared (first use this function)
rembedinternal.cpp:214: error: `ptr_R_ClearerrConsole' 
undeclared (first use this function)
rembedinternal.cpp:216: error: `ptr_R_CleanUp' undeclared 
(first use this function)
rembedinternal.cpp:217: error: `ptr_R_ShowFiles' undeclared 
(first use this function)
rembedinternal.cpp:218: error: `ptr_R_ChooseFile' undeclared 
(first use this function)
rembedinternal.cpp:219: error: `ptr_R_EditFile' undeclared 
(first use this function)
rembedinternal.cpp: In member function `void 
REmbedInternal::shutdown(bool)':
rembedinternal.cpp:239: error: `R_RunExitFinalizers' 
undeclared (first use this function)
rembedinternal.cpp:243: error: `snprintf' undeclared (first 
use this function)
rembedinternal.cpp:244: error: `R_system' undeclared (first 
use this function)
rembedinternal.cpp:248: error: `KillAllDevices' undeclared 
(first use this function)
rembedinternal.cpp:249: error: `FALSE' undeclared (first use 
this function)
rembedinternal.cpp:249: error: `fpu_setup' undeclared (first 
use this function)
rembedinternal.cpp: In static member function `static void 
REmbedInternal::processX11Events()':
rembedinternal.cpp:257: error: ISO C++ forbids declaration 
of `InputHandler' with no type
rembedinternal.cpp:257: error: syntax error before `*' token
rembedinternal.cpp:258: error: `handler' undeclared (first 
use this function)
rembedinternal.cpp:258: error: `R_InputHandlers' undeclared 
(first use this function)
rembedinternal.cpp:260: error: `XActivity' undeclared (first 
use this function)
rembedinternal.cpp:267: error: `R_PolledEvents' undeclared 
(first use this function)
rembedinternal.cpp:273: error: `R_timeout_handler' 
undeclared (first use this function)
rembedinternal.cpp: At global scope:
rembedinternal.cpp:278: error: `SEXP' was not declared in 
this scope
rembedinternal.cpp:278: error: syntax error before `,' token
rembedinternal.cpp: In function `char** 
extractStrings(...)':
rembedinternal.cpp:281: error: `SEXP' undeclared (first use 
this function)
rembedinternal.cpp:281: error: syntax error before `;' token
rembedinternal.cpp:282: error: `strexp' undeclared (first 
use this function)
rembedinternal.cpp:282: error: `from_exp' undeclared (first 
use this function)
rembedinternal.cpp:282: error: `STRSXP' undeclared (first 
use this function)
rembedinternal.cpp:282: error: `coerceVector' undeclared 
(first use this function)
rembedinternal.cpp:282: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:283: error: `count' undeclared (first use 
this function)
rembedinternal.cpp:283: error: `length' undeclared (first 
use this function)
rembedinternal.cpp:286: error: syntax error before `=' token
rembedinternal.cpp:288: error: `dummy' undeclared (first use 
this function)
rembedinternal.cpp:288: error: `TYPEOF' undeclared (first 
use this function)
rembedinternal.cpp:288: error: `CHARSXP' undeclared (first 
use this function)
rembedinternal.cpp:291: error: `NA_STRING' undeclared (first 
use this function)
rembedinternal.cpp:294: error: `STRING_PTR' undeclared 
(first use this function)
rembedinternal.cpp:298: error: `UNPROTECT' undeclared (first 
use this function)
rembedinternal.cpp: At global scope:
rembedinternal.cpp:310: error: `SEXP' was not declared in 
this scope
rembedinternal.cpp:310: error: syntax error before `)' token
rembedinternal.cpp:314: error: `call' was not declared in 
this scope
rembedinternal.cpp:315: error: syntax error before `->' 
token
rembedinternal.cpp:316: error: ISO C++ forbids declaration 
of `deleteStrings' with no type
rembedinternal.cpp:316: error: `int 
REmbedInternal::deleteStrings' is not a static member of 
`class REmbedInternal'
rembedinternal.cpp:316: error: initializer list being 
treated as compound expression
rembedinternal.cpp:317: error: syntax error before `}' token
rembedinternal.cpp:329: error: `SEXP' was not declared in 
this scope
rembedinternal.cpp:329: error: syntax error before `)' token
rembedinternal.cpp:331: error: 
`char**REmbedInternal::strings' is not a static member of 
`class REmbedInternal'
rembedinternal.cpp:331: error: `call' was not declared in 
this scope
rembedinternal.cpp:332: error: syntax error before `->' 
token
rembedinternal.cpp:333: error: ISO C++ forbids declaration 
of `deleteStrings' with no type
rembedinternal.cpp:333: error: `int 
REmbedInternal::deleteStrings' is not a static member of 
`class REmbedInternal'
rembedinternal.cpp:333: error: initializer list being 
treated as compound expression
rembedinternal.cpp:334: error: syntax error before `return'
rembedinternal.cpp: In member function `bool 
REmbedInternal::startR(const char*, int, char**)':
rembedinternal.cpp:345: error: `DllInfo' undeclared (first 
use this function)
rembedinternal.cpp:345: error: `info' undeclared (first use 
this function)
rembedinternal.cpp:345: error: `R_getDllInfo' undeclared 
(first use this function)
rembedinternal.cpp:347: error: `R_CallMethodDef' undeclared 
(first use this function)
rembedinternal.cpp:347: error: syntax error before `[' token
rembedinternal.cpp: At global scope:
rembedinternal.cpp:353: error: `callMethods' was not 
declared in this scope
rembedinternal.cpp:353: error: ISO C++ forbids declaration 
of `R_registerRoutines' with no type
rembedinternal.cpp:353: error: `int 
REmbedInternal::R_registerRoutines' is not a static member 
of `class REmbedInternal'
rembedinternal.cpp:353: error: initializer list being 
treated as compound expression
rembedinternal.cpp:355: error: syntax error before `return'
rembedinternal.cpp:358: error: syntax error before `char'
rembedinternal.cpp:361: error: `int REmbedInternal::r_error' 
is not a static member of `class REmbedInternal'
rembedinternal.cpp:362: error: syntax error before `=' token
rembedinternal.cpp:363: error: `const 
char*REmbedInternal::c' is not a static member of `class 
REmbedInternal'
rembedinternal.cpp:363: error: `command' was not declared in 
this scope
rembedinternal.cpp:364: error: syntax error before `,' token
rembedinternal.cpp:368: error: syntax error before `++' 
token
rembedinternal.cpp:371: error: `cv' was not declared in this 
scope
rembedinternal.cpp:371: error: `allocVector' was not 
declared in this scope
rembedinternal.cpp:371: error: ISO C++ forbids declaration 
of `PROTECT' with no type
rembedinternal.cpp:371: error: `int REmbedInternal::PROTECT' 
is not a static member of `class REmbedInternal'
rembedinternal.cpp:372: error: `cv' was not declared in this 
scope
rembedinternal.cpp:372: error: `command' was not declared in 
this scope
rembedinternal.cpp:372: error: `mkChar' was not declared in 
this scope
rembedinternal.cpp:372: error: ISO C++ forbids declaration 
of `SET_VECTOR_ELT' with no type
rembedinternal.cpp:372: error: `int 
REmbedInternal::SET_VECTOR_ELT' is not a static member of 
`class REmbedInternal'
rembedinternal.cpp:372: error: initializer list being 
treated as compound expression
rembedinternal.cpp:375: error: syntax error before `while'
rembedinternal.cpp:381: error: syntax error before `--' 
token
rembedinternal.cpp:383: error: ISO C++ forbids declaration 
of `UNPROTECT' with no type
rembedinternal.cpp:383: error: `int 
REmbedInternal::UNPROTECT' is not a static member of `class 
REmbedInternal'
rembedinternal.cpp:385: error: syntax error before `if'
rembedinternal.cpp:395: error: ISO C++ forbids declaration 
of `exp' with no type
rembedinternal.cpp:395: error: `int REmbedInternal::exp' is 
not a static member of `class REmbedInternal'
rembedinternal.cpp:395: error: `R_NilValue' was not declared 
in this scope
rembedinternal.cpp:397: error: syntax error before `}' token
rembedinternal.cpp:399: error: ISO C++ forbids declaration 
of `exp' with no type
rembedinternal.cpp:399: error: `int REmbedInternal::exp' is 
not a static member of `class REmbedInternal'
rembedinternal.cpp:399: error: `R_NilValue' was not declared 
in this scope
rembedinternal.cpp:401: error: syntax error before `if'
rembedinternal.cpp:405: error: ISO C++ forbids declaration 
of `exp' with no type
rembedinternal.cpp:405: error: `int REmbedInternal::exp' is 
not a static member of `class REmbedInternal'
rembedinternal.cpp:405: error: `pxp' was not declared in 
this scope
rembedinternal.cpp:405: error: `R_GlobalEnv' was not 
declared in this scope
rembedinternal.cpp:405: error: `r_error' was not declared in 
this scope
rembedinternal.cpp:405: error: `R_tryEval' was not declared 
in this scope
rembedinternal.cpp:406: error: syntax error before `++' 
token
rembedinternal.cpp:424: error: ISO C++ forbids declaration 
of `Rprintf' with no type
rembedinternal.cpp:424: error: `int REmbedInternal::Rprintf' 
is not a static member of `class REmbedInternal'
rembedinternal.cpp:424: error: invalid conversion from 
`const char*' to `int'
rembedinternal.cpp:426: error: syntax error before `if'
rembedinternal.cpp:431: error: ISO C++ forbids declaration 
of `UNPROTECT' with no type
rembedinternal.cpp:431: error: `int 
REmbedInternal::UNPROTECT' is not a static member of `class 
REmbedInternal'
rembedinternal.cpp:433: error: syntax error before `return'
rembedinternal.cpp:440: error: syntax error before `,' token
rembedinternal.cpp: In function `void tryPrintValue(...)':
rembedinternal.cpp:441: error: `int REmbedInternal::ierror' 
is not a static member of `class REmbedInternal'
rembedinternal.cpp:442: error: `SEXP' undeclared (first use 
this function)
rembedinternal.cpp:442: error: syntax error before `,' token
rembedinternal.cpp:445: error: `tryprint' undeclared (first 
use this function)
rembedinternal.cpp:445: error: `Rf_install' undeclared 
(first use this function)
rembedinternal.cpp:445: error: `R_GlobalEnv' undeclared 
(first use this function)
rembedinternal.cpp:445: error: `Rf_findFun' undeclared 
(first use this function)
rembedinternal.cpp:446: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:447: error: `e' undeclared (first use 
this function)
rembedinternal.cpp:447: error: `LANGSXP' undeclared (first 
use this function)
rembedinternal.cpp:447: error: `allocVector' undeclared 
(first use this function)
rembedinternal.cpp:449: error: `SETCAR' undeclared (first 
use this function)
rembedinternal.cpp:450: error: `CDR' undeclared (first use 
this function)
rembedinternal.cpp:451: error: `ierror' undeclared (first 
use this function)
rembedinternal.cpp:451: error: `R_tryEval' undeclared (first 
use this function)
rembedinternal.cpp:452: error: `UNPROTECT' undeclared (first 
use this function)
rembedinternal.cpp:455: error: `error' undeclared (first use 
this function)
rembedinternal.cpp: In member function `void 
REmbedInternal::runCommandInternal(const char*, 
REmbedInternal::RKWardRError*, bool)':
rembedinternal.cpp:463: error: `runCommandInternalBase' 
undeclared (first use this function)
rembedinternal.cpp:465: error: `R_Visible' undeclared (first 
use this function)
rembedinternal.cpp:465: error: `Rboolean' undeclared (first 
use this function)
rembedinternal.cpp:465: error: syntax error before numeric 
constant
rembedinternal.cpp:468: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:477: error: `UNPROTECT' undeclared (first 
use this function)
rembedinternal.cpp:480: error: `Rprintf' undeclared (first 
use this function)
rembedinternal.cpp: In member function `char** 
REmbedInternal::getCommandAsStringVector(const char*, int*, 
REmbedInternal::RKWardRError*)':
rembedinternal.cpp:489: error: syntax error before `;' token
rembedinternal.cpp:492: error: `runCommandInternalBase' 
undeclared (first use this function)
rembedinternal.cpp:492: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:498: error: `UNPROTECT' undeclared (first 
use this function)
rembedinternal.cpp: In member function `double* 
REmbedInternal::getCommandAsRealVector(const char*, int*, 
REmbedInternal::RKWardRError*)':
rembedinternal.cpp:508: error: syntax error before `;' token
rembedinternal.cpp:511: error: `runCommandInternalBase' 
undeclared (first use this function)
rembedinternal.cpp:511: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:514: error: `SEXP' undeclared (first use 
this function)
rembedinternal.cpp:514: error: syntax error before `;' token
rembedinternal.cpp:515: error: `realexp' undeclared (first 
use this function)
rembedinternal.cpp:515: error: `REALSXP' undeclared (first 
use this function)
rembedinternal.cpp:515: error: `coerceVector' undeclared 
(first use this function)
rembedinternal.cpp:516: error: `length' undeclared (first 
use this function)
rembedinternal.cpp:519: error: `REAL' undeclared (first use 
this function)
rembedinternal.cpp:520: error: `R_IsNaN' undeclared (first 
use this function)
rembedinternal.cpp:520: error: `R_IsNA' undeclared (first 
use this function)
rembedinternal.cpp:522: error: `UNPROTECT' undeclared (first 
use this function)
rembedinternal.cpp: In member function `int* 
REmbedInternal::getCommandAsIntVector(const char*, int*, 
REmbedInternal::RKWardRError*)':
rembedinternal.cpp:535: error: syntax error before `;' token
rembedinternal.cpp:538: error: `runCommandInternalBase' 
undeclared (first use this function)
rembedinternal.cpp:538: error: `PROTECT' undeclared (first 
use this function)
rembedinternal.cpp:541: error: `SEXP' undeclared (first use 
this function)
rembedinternal.cpp:541: error: syntax error before `;' token
rembedinternal.cpp:542: error: `intexp' undeclared (first 
use this function)
rembedinternal.cpp:542: error: `INTSXP' undeclared (first 
use this function)
rembedinternal.cpp:542: error: `coerceVector' undeclared 
(first use this function)
rembedinternal.cpp:543: error: `length' undeclared (first 
use this function)
rembedinternal.cpp:546: error: `INTEGER' undeclared (first 
use this function)
rembedinternal.cpp:548: error: `UNPROTECT' undeclared (first 
use this function)
make[4]: *** [rembedinternal.o] Ошибка 1
make[4]: Leaving directory 
`/home/anyr/tmp/rkward-0.3.4/rkward/rbackend'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory 
`/home/anyr/tmp/rkward-0.3.4/rkward/rbackend'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory 
`/home/anyr/tmp/rkward-0.3.4/rkward'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/anyr/tmp/rkward-0.3.4'
make: *** [all] Ошибка 2



  parent reply	other threads:[~2006-01-24 16:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-20 23:17 anyr
2006-01-21  9:47 ` Peter Volkov
2006-01-21 11:12   ` Serge Skorokhodov
2006-01-21 12:06     ` Vadim V. Zhytnikov
2006-01-21 22:06       ` spider
2006-01-23 14:54     ` anyr
2006-01-23 21:14       ` Aleksey Korotkov
2006-01-24  6:04       ` Шенцев Алексей Владимирович
2006-01-24 10:11       ` Шенцев Алексей Владимирович
2006-01-24 13:26         ` Michael Isachenkov
2006-01-24 13:39           ` Шенцев Алексей Владимирович
2006-01-24 13:54             ` Michael Isachenkov
2006-01-24 14:09               ` Шенцев Алексей Владимирович
2006-01-24 14:49                 ` Шенцев Алексей Владимирович
2006-01-24 15:50                   ` spider
2006-01-25  7:31                     ` Шенцев Алексей Владимирович
2006-01-25  8:46                       ` spider
2006-01-25 10:22                         ` Шенцев Алексей Владимирович
2006-01-25 11:05                           ` spider
2006-01-25 13:19                             ` Шенцев Алексей Владимирович
2006-02-07 16:22                               ` spider
2006-01-24 16:30               ` anyr
2006-01-25 14:31               ` anyr
2006-01-25 16:28                 ` spider
2006-01-24 16:17             ` anyr [this message]
2006-01-25  7:44               ` Шенцев Алексей Владимирович
2006-01-24 10:33       ` Шенцев Алексей Владимирович

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601241617.20851.anyr@tut.by \
    --to=anyr@tut.by \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git