Displaying 20 results from an estimated 48 matches for "bu21".
Did you mean:
6u21
2001 Oct 01
1
What is an error bu21? (PR#1106)
...k.c
gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c Lapack.c -o Lapack.lo
g77 -fPIC -g -O2 -c double.f -o double.lo
g77 -fPIC -g -O2 -c cmplx.f -o cmplx.lo
don't know how to make # (bu42).
*** Error code 1 (bu21)
What is "bu42" and or error code "bu21"? And how do I get R to compile?
Thanks,
Patrick.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "...
1999 Sep 07
2
R-0.65.0 on mips-sgi-irix6.5: Error code 1 (bu21)
....h:682: conflicting types for `initstate'
/usr/include/stdlib.h:226: previous declaration of `initstate'
/usr/local/lib/gcc-lib/mips-sgi-irix6.2/2.8.1/include/math.h:683: conflicting types for `setstate'
/usr/include/stdlib.h:233: previous declaration of `setstate'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
I know that these errors mean that the functions srandom and *state are being
declared twice with different types; giving me the relevant files and line
numbers....
But, as I am not root on the machine, I'm unable to...
2004 Aug 06
2
icecast + irix
..... -D_REENTRANT -g -O2 -Wall
-c connection.c
connection.c: In function `get_connection':
connection.c:193: storage size of `tv' isn't known
connection.c:223: warning: implicit declaration of function `select'
connection.c:193: warning: unused variable `tv'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
Here's the top of the manpage:
NAME
select - synchronous I/O multiplexing
SYNOPSIS
#include <unistd.h>
#include <sys/types.h>
#include <bstring.h>
#include <sys/time.h>...
2001 Oct 23
1
No subject
...filing support: yes
R as a shared library: no
Then, when I test the installatuion by invoking make check , I got the
following error message:
[duval at svsgi4]/shome/d/duvalm/R-1.2.3/tests> make test-All
don't know how to make ../../library/base/R/base (bu42).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
Any clue to bypass this problem will be greatly appreciated.
Sincerely
Manuel
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "i...
2001 Aug 02
2
problem in making R from sources on SGI IRIX
...ete OK with some non-fatal linker warnings. I then run "make check" and get the following error message:
---------------
22 gomez R-1.3.0> make check
creating tests/Makefile
creating tests/Examples/Makefile
don't know how to make ../../library/base/R/base (bu42).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
------------------
At this point, if I try running R (i.e. the "R" script in the /bin directory) I get the following fatal error:
-----------------------------
25 gomez bin> R
R : Copyright 2001, The R Developme...
2001 Dec 08
2
Building under IRIX 6.5 (report)
...x.f", line 19283: warning(2290): actual argument is incompatible with
dummy argument
CALL ZLARFB( SIDE, TRANS, 'Forward', 'Columnwise', MI, NI,
^
don't know how to make # (bu42).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
------------ configure:
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler: cc -OPT:IEEE_NaN_inf=ON -g
C++ compiler: C...
2002 Oct 17
2
Installing R1.6.0 on SGI
...h.o method_meta_data.o slot.o class_support.o
dumping R code in package 'methods'
Fatal error: The X11 shared library could not be loaded.
The error was 216482:/var/R-1.6.0/bin/R.bin: rld: Fatal Error:
unresolvable symbol in /var/R-1.6.0/modules/R_X11.so: png_set_IHDR
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
----------
Brandon Whitcher
---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.
-------------- next part --------------
An HTML attachment was scrubbe...
2004 Aug 06
2
icecast + irix
...unction)
connection.c:212: warning: implicit declaration of function `FD_SET'
connection.c:222: warning: implicit declaration of function `select'
connection.c:224: warning: implicit declaration of function `FD_ISSET'
connection.c:192: warning: unused variable `tv'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
<p>> > Just wondering if anyone has tried to compile icecast on a SGI machine
> > running irix 6.5.14 or the like. I tried w/ a bunch of differnet
> > compiler options, (using gcc for the compiler) ju...
2001 Oct 24
0
Re: Compiling R v 1.3.1 under Irix 6.5 on SGI Origin
Hello Laurent, Ray and Greg,
I tried the gmake settings.
Yet, I still got an Error code 1 message when I run the test.
running regression tests
don't know how to make ../library/base/R/base (bu42).
*** Error code 1 (bu21)
Thanks you if you have any idea.
Manuel
-----Message d'origine-----
De : Laurent Gautier [ mailto:laurent at genome.cbs.dtu.dk
<mailto:laurent at genome.cbs.dtu.dk> ]
Envoy? : mercredi 24 octobre 2001 10:29
? : Greg Jefferis
Cc : Duval, Manuel; 'R-help at lists.R-project....
2004 Aug 06
0
icecast + irix
...all
> -c connection.c
> connection.c: In function `get_connection':
> connection.c:193: storage size of `tv' isn't known
> connection.c:223: warning: implicit declaration of function `select'
> connection.c:193: warning: unused variable `tv'
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
>
> Here's the top of the manpage:
>
> NAME
> select - synchronous I/O multiplexing
>
> SYNOPSIS
> #include <unistd.h>
> #include <sys/types.h>
>...
2000 Apr 20
1
installation pbm on irix 6.2 : make step
...n i enter : make it says:
-syntax error in file ../tools/jeywords2html at line 9, next 2 tokens
"my $key"
-syntax error in file ../tools/jeywords2html at line 55, next 2 tokens
"searchKey("
-Execution of ../tools/keywords2html aborted due to compilation errors
***error code 255 (bu21)
***error code 1 (bu21)
Thanks in advance for any help
---------
Nicolas Baurin
Doctorant
I.C.O.A
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help"...
2004 Aug 06
2
icecast + irix
Just wondering if anyone has tried to compile icecast on a SGI machine
running irix 6.5.14 or the like. I tried w/ a bunch of differnet
compiler options, (using gcc for the compiler) just to get a myriad of
errors.
Thanks,
Jeff Utter
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this
1997 Aug 14
0
R-alpha: Re: R-beta: R-0.49 on IRIX6.1 does not compile
...> Signal: SIGSEGV in Scope Setup phase.
XC> ### Error (user routine 'sdissect'):
XC> ### Signal SIGSEGV in phase Scope Setup -- processing aborted
XC> cc ERROR: /usr/lib64/cmplrs/fec died due to signal 4
XC> cc ERROR: core dumped
XC> *** Error code 2 (bu21)
XC> *** Error code 1 (bu21)
XC> *** Error code 1 (bu21)
Just above lies the compilation error culprit.
Unfortunately, I have no idea what "Scope Setup phase" means...
Can you find out what 'fec' is doing, or where 'bu21' comes from?
Probably someone...
2004 Aug 06
3
icecast + irix
...> > connection.c: In function `get_connection':
> > connection.c:193: storage size of `tv' isn't known
> > connection.c:223: warning: implicit declaration of function `select'
> > connection.c:193: warning: unused variable `tv'
> > *** Error code 1 (bu21)
> > *** Error code 1 (bu21)
> > *** Error code 1 (bu21)
> > *** Error code 1 (bu21)
> >
> > Here's the top of the manpage:
> >
> > NAME
> > select - synchronous I/O multiplexing
> >
> > SYNOPSIS
> > #include <uni...
2002 May 09
2
Samba 2.2.4 and SCO Openserver 5.0.6
...fine. I get an error "
line 664: Syntax error " when I run "make". If I run " ./configure
--with-winbind", then run "make", I get the error "Compiling smbd/server.c
include/includes.h, line 885:error: identifier redeclared: initgroups
*** Error code 1 (bu21)"
I have installed the same release on SCO Unixware 7.1.0 by running
"./configure --with-winbind", " make" and finally "make install". This
works.
Regards,
Michael
1997 Jun 10
0
R-beta: Compiling 0.49 on IRIX6.1
...: warning(1110): statement is unreachable
break;
^
Signal: SIGSEGV in Scope Setup phase.
### Error (user routine 'sdissect'):
### Signal SIGSEGV in phase Scope Setup -- processing aborted
cc ERROR: /usr/lib64/cmplrs/fec died due to signal 4
cc ERROR: core dumped
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
--
Xiaoming Cai
School of Geography
.&______~*@*~______&. University of Birmingham
"w/%%%%%%%%%%%%%%%%%%%\w" Edgbaston, Birmingha...
1997 Aug 14
0
R-alpha: Compiling 0.49 on IRIX6.1
...: warning(1110): statement is unreachable
break;
^
Signal: SIGSEGV in Scope Setup phase.
### Error (user routine 'sdissect'):
### Signal SIGSEGV in phase Scope Setup -- processing aborted
cc ERROR: /usr/lib64/cmplrs/fec died due to signal 4
cc ERROR: core dumped
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
--
Xiaoming Cai
School of Geography
.&______~*@*~______&. University of Birmingham
"w/%%%%%%%%%%%%%%%%%%%\w" Edgbaston, Birmingh...
1997 Aug 13
1
R-beta: compiling R-5.0 on IRIX6.1
...: warning(1110): statement is unreachable
break;
^
Signal: SIGSEGV in Scope Setup phase.
### Error (user routine 'sdissect'):
### Signal SIGSEGV in phase Scope Setup -- processing aborted
cc ERROR: /usr/lib64/cmplrs/fec died due to signal 4
cc ERROR: core dumped
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
13Aug(16:55){art29}[R-0.50-a1]<100>
--
Xiaoming Cai
School of Geography
.&______~*@*~______&. University of Birmingham
"w/%%%%%%%%%%%%%%...
1997 Aug 13
1
R-beta: compiling R-5.0 on IRIX6.1
...: warning(1110): statement is unreachable
break;
^
Signal: SIGSEGV in Scope Setup phase.
### Error (user routine 'sdissect'):
### Signal SIGSEGV in phase Scope Setup -- processing aborted
cc ERROR: /usr/lib64/cmplrs/fec died due to signal 4
cc ERROR: core dumped
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
13Aug(16:55){art29}[R-0.50-a1]<100>
--
Xiaoming Cai
School of Geography
.&______~*@*~______&. University of Birmingham
"w/%%%%%%%%%%%%%%...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...rror--unrecognizable insn:
(insn 1418 1417 673 (set:DF (reg/v:DF 101)
(if_then_else:DF (ne (reg:DI 416)
(const_int 0 [0x0]))
(reg/v:DF 101)
(reg:DF 415))) -1 (insn_list 1417 (nil))
(expr_list:REG_DEAD (reg:DI 416)
(nil)))
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",...