Displaying 20 results from an estimated 5960 matches for "o2".
1998 Dec 08
0
R compile problems with AIX
...conftest.c
configure:1257: checking whether gcc accepts -g
configure:1349: checking for ranlib
configure:1413: checking for g77
configure:1413: checking for f77
configure:1501: checking for underscore after Fortran symbols
configure:1753: checking for sin in -lm
configure:1772: gcc -o conftest -g -O2   conftest.c -lm   1>&5
configure:1765: warning: conflicting types for built-in function `sin'
configure:1801: checking for sin in -lmoto
configure:1820: gcc -o conftest -g -O2   conftest.c -lmoto  -lm  1>&5
configure:1813: warning: conflicting types for built-in function `sin'...
1998 Dec 08
0
R compile problems with AIX
...conftest.c
configure:1257: checking whether gcc accepts -g
configure:1349: checking for ranlib
configure:1413: checking for g77
configure:1413: checking for f77
configure:1501: checking for underscore after Fortran symbols
configure:1753: checking for sin in -lm
configure:1772: gcc -o conftest -g -O2   conftest.c -lm   1>&5
configure:1765: warning: conflicting types for built-in function `sin'
configure:1801: checking for sin in -lmoto
configure:1820: gcc -o conftest -g -O2   conftest.c -lmoto  -lm  1>&5
configure:1813: warning: conflicting types for built-in function `sin'...
1998 Sep 11
1
R-beta: cannot make R
...MIRROR-SITES
cmd/           demos/         include/       RESOURCES
------------ detailed output of "make something" ------------------------
[gwen:root:~/Pkg/R-0.62.2] make
make -f Makefile.2nd all
Building R
cd src; make R
Extracting foreign function symbols
cd graphics; make
gcc -g -O2 -I ../include -c graphics.c
ar cr ../lib/libgraphics.a graphics.o
ranlib ../lib/libgraphics.a
cd nmath; make
gcc -g -O2 -I../include -c mlutils.c
gcc -g -O2 -I../include -c d1mach.c
gcc -g -O2 -I../include -c i1mach.c
gcc -g -O2 -I../include -c fmax2.c
gcc -g -O2 -I../include -c fmin2.c
gcc -g -O2...
2010 Jan 09
1
errors when installing packages (ubuntu)
...g URL 'http://cran.at.r-project.org/src/contrib/fields_6.01.tar.gz'
Content type 'application/x-gzip' length 3670039 bytes (3.5 Mb)
opened URL
==================================================
downloaded 3.5 Mb
* Installing *source* package ‘spam’ ...
** libs
gfortran   -fpic  -g -O2 -c bckslvmodified.f -o bckslvmodified.o
gfortran   -fpic  -g -O2 -c cholmodified.f -o cholmodified.o
gfortran   -fpic  -g -O2 -c dist.f -o dist.o
gfortran   -fpic  -g -O2 -c fromsparsekit.f -o fromsparsekit.o
gfortran   -fpic  -g -O2 -c kronecker.f -o kronecker.o
gfortran   -fpic  -g -O2 -c spamown...
2011 May 23
3
RGL package installation problem on Centos
...g for freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12
-DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext
-I/usr/local/include   -g -O2 -fpic  -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12
-DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext
-I/usr/local/include   -g -O2 -fpic  -g -O2 -c Background.cpp -o
Background.o
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/...
2008 Feb 20
1
Compilation error on installing rgl package
...-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-I/System/Library/Frameworks/OpenGL.framework/Headers 
-DHAVE_PNG_H -I/usr/local/include/libpng12
-I/usr/X11/include -DDarwin -DNO_GL_PREFIX
-I/usr/X11R6/include -Iext -I/usr/local/include   -g
-O2 -fPIC  -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o
g++ -arch x86_64
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-I/System/Library/Frameworks/OpenGL.framework/Headers 
-DHAVE_PNG_H -I/usr/local/include/libpng12
-I/usr/X11/include -DDarwin -DNO_GL_...
2011 Feb 14
0
package rgl installation failure due to png
...eetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/people/rim/zhangx2s/software/R/lib64/R/include -DHAVE_PNG_H 
-I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYPE -Iext/ftgl 
-I/usr/include/freetype2 -Iext -I/usr/local/include   -g -O2 -fpic  -g -O2 
-c BBoxDeco.cpp -o BBoxDeco.o
g++ -I/usr/people/rim/zhangx2s/software/R/lib64/R/include -DHAVE_PNG_H 
-I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYPE -Iext/ftgl 
-I/usr/include/freetype2 -Iext -I/usr/local/include   -g -O2 -fpic  -g -O2 
-c Background.cpp -o Background.o...
2012 Jul 26
2
RGL
...** arch - x86_64
g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/System/Library/Frameworks/OpenGL.framework/Headers  -DHAVE_PNG_H -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include -Iext -I/usr/local/include   -g -O2 -fPIC  -g -O2  -c ABCLineSet.cpp -o ABCLineSet.o
g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/System/Library/Frameworks/OpenGL.framework/Headers  -DHAVE_PNG_H -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
....6.6.tar.gz.  Would any of you have ideas on troubleshooting this
issue?  I haven't had much luck googling info on this, with the
exception of switching from HP's simple c compiler to gcc.  The warnings
and errors I am recieving are below.  TIA!
 
-Dave Poe
 
bash-2.04# make
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt  -c rsync.c -o
rsync.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt  -c generator.c -o
generator.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt  -c receiver.c -o
receiver.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt  -c cleanup.c -o
cleanu...
2013 Jul 24
1
package compilation on OSX 10.8 -- error compiling Fortran library for architecture i386
...ork/Versions/2.15/Resources/library’
* installing *source* package ‘seismic’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG
-Ilibmseed -I/usr/local/include   -fPIC -fPIC  -g -O2  -c parseMiniSEED.c
-o parseMiniSEED.o
gcc -O2 -Wall -fPIC   -c -o fileutils.o fileutils.c
gcc -O2 -Wall -fPIC   -c -o genutils.o genutils.c
gcc -O2 -Wall -fPIC   -c -o gswap.o gswap.c
gcc -O2 -Wall -fPIC   -c -o lmplatform.o lmplatform.c
gcc -O2 -Wall -fPIC   -c -o lookup.o lookup.c
gcc -O2 -Wall...
2013 Jan 31
5
Modify objects in function
...ogram on a larger S4 project for a package, and I arrived at a point where I have to think a little harder on implementation style (especially to spare users complex object handling). 
I have a function foo(), taking as input arguments two S4 objects of different class type
foo <- function(o1, o2) {
	o1 at att1 <- producesomething()
	o2 at att2 <- producesomethingelse()
 
}
Of course, this functions does not change the objects in the global environment. Now I have two choices 
1. Change the objects and return a list with both objects:
	foo <- function(o1, o2) {
		o1 at att1 <...
2007 Nov 30
0
Cannot install ferret gem on Leopard
...hile...
ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
    ERROR: Failed to build gem native extension.
ruby extconf.rb install ferret
creating Makefile
make
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3
-I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I.  -fno-common -g -O2
-fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64  -c analysis.c
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3
-I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I.  -fno-common -g -O2
-fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64  -c api.c
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.1...
2006 Jul 28
1
could someone help me to install packages "gam" (ubuntu 6.06)
...... done
trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/gam_0.97.tar.gz'
Content type 'application/x-gzip' length 89613 bytes
opened URL
==================================================
downloaded 87Kb
* Installing *source* package 'gam' ...
** libs
g77   -fpic  -g -O2 -c backfit.f -o backfit.o
g77   -fpic  -g -O2 -c backlo.f -o backlo.o
g77   -fpic  -g -O2 -c bsplvd.f -o bsplvd.o
g77   -fpic  -g -O2 -c bvalue.f -o bvalue.o
g77   -fpic  -g -O2 -c bvalus.f -o bvalus.o
g77   -fpic  -g -O2 -c linear.f -o linear.o
gcc -I/usr/share/R/include -I/usr/share/R/include...
2019 Jan 31
2
Dailplan with playtones
With softphone I mean linphone csipsimple or whatever.
How should a dialplan lokks like?
On 31.01.19 11:26, Antony Stone wrote:
> On Thursday 31 January 2019 at 10:59:01, basti wrote:
> 
>> Hello I use this dial paln:
>>
>> [o2-in]
>> exten => o2,1,Answer
>> exten => o2,n,Playback(hello-world)
>> exten => o2,n,Ringing
>> exten => o2,n,Dial(SIP/10&SIP/20&Local/s at no-op,25,rt)
>> exten => o2,n,Playtones(425/1000,0/4000)
>> exten => o2,n,Wait(30)
>> exten...
2003 Nov 10
5
OT : For the SQL gurus..
...r would it take more 
than just SQL to get to the best result?
Thanks..
Later..
Example numbers, (random end digits so I don't know who's they are.)
00442085673456 - UK London
00441273786524 - UK Geographic
00441444456789 - UK Geographic
00447796345678 - Vodafone Mobile
00447930987321 - O2 Mobile
0027117654321 - South Africa
0016047863252 - USA/Canada
______________________
Code       |        Data
-----------------------------------
001            USA/Canada
0027          South Africa
0031          Netherlands
0032          Belguim
0033          France
0034          Spain
0039...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...mmands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing stamp-h commands
R is now configured for i386-apple-darwin9.6.0
  Source directory:          .
  Installation directory:    /Library/Frameworks
  C compiler:                gcc -std=gnu99  -g -O2
  Fortran 77 compiler:       gfortran  -g -O2
  C++ compiler:              g++  -g -O2
  Fortran 90/95 compiler:    gfortran -g -O2
  Obj-C compiler:
  Interfaces supported:      X11, aqua, tcltk
  External libraries:        readline, BLAS(vecLib)
  Additional capabilities:   JPEG, iconv, MBCS, N...
2006 Aug 24
8
installing ferret
...9;ferret''
Local gem file not found: ferret*.gem
Attempting remote installation of ''ferret''
Updating Gem source index for: http://gems.rubyforge.org
Building native extensions.  This could take a while...
ruby extconf.rb install ferret
creating Makefile
make
gcc -fPIC -g -O2 -fno-common  -I. -I/usr/local/lib/ruby/1.8/i686-linux 
-I/usr/local/lib/ruby/1.8/i686-linux -I.   -c q_filtered_query.c
gcc -fPIC -g -O2 -fno-common  -I. -I/usr/local/lib/ruby/1.8/i686-linux 
-I/usr/local/lib/ruby/1.8/i686-linux -I.   -c priorityqueue.c
gcc -fPIC -g -O2 -fno-common  -I. -I/usr/loca...
2005 Apr 05
1
Install R 2.0 package on R 1.9.1
...cc/powerpc-apple-darwin6.6/3.4 which doesn't exist. I'm 
not sure where it is getting that from. I can only guess that autoconf or 
something is messed up on this machine:
R CMD INSTALL quantreg_3.76.tar.gz
* Installing *source* package 'quantreg' ...
** libs
g77   -fno-common  -g -O2 -c akj.f -o akj.o
g77   -fno-common  -g -O2 -c boot.f -o boot.o
g77   -fno-common  -g -O2 -c bound.f -o bound.o
g77   -fno-common  -g -O2 -c boundc.f -o boundc.o
g77   -fno-common  -g -O2 -c chlfct.f -o chlfct.o
g77   -fno-common  -g -O2 -c cholesky.f -o cholesky.o
g77   -fno-common  -g -O2 -c extr...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...attr_getf... no
checking for attr_listf... no
checking for attr_setf... no
checking for attr_removef... no
checking ability to build shared libraries... true
checking linker flags for shared libraries...
-Wl,-bexpall,-bM:SRE,-bnoentry,-berok
checking compiler flags for position-independent code... -O2
checking whether building shared libraries actually works... yes
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... yes
checking for 64 bit ino_t... no
checking for ino64_t... yes
checking for dev64_t... yes
chec...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...attr_getf... no
checking for attr_listf... no
checking for attr_setf... no
checking for attr_removef... no
checking ability to build shared libraries... true
checking linker flags for shared libraries...
-Wl,-bexpall,-bM:SRE,-bnoentry,-berok
checking compiler flags for position-independent code... -O2
checking whether building shared libraries actually works... yes
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... yes
checking for 64 bit ino_t... no
checking for ino64_t... yes
checking for dev64_t... yes
chec...