Displaying 8 results from an estimated 8 matches for "cpp0".
Did you mean:
cpp
2004 Nov 11
6
scan or source a text file into a list
...lleagues that want a free build of the model with the same type of I/O.
The Matlab model reads a text file with the initial parameters specified as:
C:\Data\Carluc\Rport>more Params.R
# Number of years to simulate
nYears = 50;
# Initial year for graphing purposes
year0 = 1970;
# NPP/GPP ratio (cpp0 unitless)
fnr = 0.30;
# Quantum efficency
qe = 0.040;
That is, there are four input variables (for this run - there can be many
more) written in a way that R can understand them. In R, I can have the
model source the parameter text file easily enough and have the objects in
the workspace. The mod...
2003 Apr 05
1
asterisk And OPen h323
hi , im trying to install asterisk-oh323 but no matter what linux i use ,
i allway receibe and error 1 .
right now i'm using linux redhat 7.3 and the las version of pwlib and openh323
i really need some help with this , the error i receibe is with cpp0 , with the file size .
regards ,
victor medrano
2003 Nov 13
1
Installing packages
...ges.
This is unsuccessful with the following error messages:
* Installing *source* package 'MASS' ...
** libs
gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES
-mieee-fp -fPIC -O2 -m486 -fno-strength-reduce -g -c MASS.c -o MASS.o
gcc: installation problem, cannot exec `cpp0': No such file or directory
make: *** [MASS.o] Error 1
ERROR: compilation failed for package 'MASS'
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113) is installed.
I have checked the R archives and FAQ and admin manual for help.
My knowledge of c compiling is limited.
Any point...
2006 Jul 11
1
Building Search_Xapian under FreeBSD
...ch/CORE" Xapian.c
Xapian.c:144: syntax error before `__attribute__'
Xapian.c:145: syntax error before `__attribute__'
Xapian.c:147: register name not specified for `struct SV ** mark'
Xapian.c:147: `sp' was not declared in this scope
Xapian.c:148: syntax error before `if'
cpp0: output pipe has been closed
*** Error code 1
Stop in /tmp/Search_Xapian.
#
Does anybody already saw such problem and can help me?
Thanks.
-----------------------
perl -V:
# perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=4.1...
2002 Oct 16
2
configure/build issue with gcc 3.2.0 (PR#2176)
There is an incompatibility between R's configure/build process, and gcc 3.2.0 (and maybe earlier).
Gcc 3.2.0 includes -I/usr/local/include by default, on my system (default configuration), and cpp0
issues a warning when this flag is issued additionally by the user (= R's configure). This warning
ends up in the dependency sections of the Makefile that are generated "automagically". The 1st
occurrence is line 105 of src/appl/Makefile .
The only way around it that I found, other t...
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
...machine using gcc-2.95.3 from sunfreeware.com, the
build succeeds and passes make check. Using gcc-3.1 from
sunfreeware.com, it fails in the same way as decribed above.
Briefly, I did this:
# ./configure R_PAPERSIZE=letter CPPFLAGS= LDFLAGS=
( CPPFLAGS= suppresses annoying messages like these:
cpp0: warning: changing search order for system directory
"/usr/local/include"
cpp0: warning: as it has already been specified as a non-system
directory)
[deleted]
R is now configured for sparc-sun-solaris2.8
Source directory: .
Installation directory: /usr/local
C compil...
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
...machine using gcc-2.95.3 from sunfreeware.com, the
build succeeds and passes make check. Using gcc-3.1 from
sunfreeware.com, it fails in the same way as decribed above.
Briefly, I did this:
# ./configure R_PAPERSIZE=letter CPPFLAGS= LDFLAGS=
( CPPFLAGS= suppresses annoying messages like these:
cpp0: warning: changing search order for system directory
"/usr/local/include"
cpp0: warning: as it has already been specified as a non-system
directory)
[deleted]
R is now configured for sparc-sun-solaris2.8
Source directory: .
Installation directory: /usr/local
C compil...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
...t}:1442: Error: symbol `IsDescendant__FPCc' is already defined
{standard input}:1472: Error: symbol `GetClass__FUi' is already defined
{standard input}:1502: Error: symbol `IsClass__FPCc' is already defined
{standard input}:1532: Error: symbol `IsDescendant__FPCc' is already defined
cpp0: output pipe has been closed
make: *** [ast_h323.o] Error 1
asterisk:/usr/src/asterisk/channels/h323#
Any Suguestions,
Thanks,
Phil
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 1/09/2...