Displaying 13 results from an estimated 13 matches for "cc_r".
Did you mean:
gcc_r
2002 Jan 30
2
R 1.4.0 build fails on AIX (PR#1289)
...n I
see this:
mkdir ../../../../library/methods/libs
dumping R code in package `methods'
make: 1254-059 The signal code from the last command is 11.
Apparently the make is running R.bin, which coredumps with a segmentation
violation.
Do I need to be using a thread-safe compiler (e.g., "cc_r") for this build?
Any clues at all as to how to get around this?
Thanks.
Dan Million
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2003 Sep 29
1
openssh-3-7-1p2 compiling problems on Reliant UNIX
...ike your libcrypto is compiled with the re-entrant (threaded)
C library. Try adding "-lc_r" to your LDFLAGS or recompile OpenSSL with
the same flags you're using with OpenSSH. Alternatively you could compile
OpenSSH with -lc_r, however you might need to invoke your compiler as
"cc_r" or something for that to work properly.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
...e, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc_r', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES -qlonglong',
optimize='-O',
cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384
-qnoansialias -DUSE...
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
..._pton... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_rwlock_t... yes
checking for cc_r... gcc
checking for libogg... ok
checking for libvorbis... ok
checking for struct ovectl_ratemanage_arg... no
configure: error: requisite Ogg Vorbis library not found
--
Michael Hale <smiley@gift-culture.org>
gift culture: http://www.gift-culture.org
initstrin...
2005 Aug 22
1
ezstream and OSX 10.4.2 Tiger...
...cation, /opt/local (so lib files are in /opt/local/lib,
> include files are in /opt/local/include/etc...)
>
> Hopefully this is enough info to be helpful, else, please let me know
> what other info I can provide...
>
> root# ./configure --prefix=/opt/local
...
> checking for cc_r... gcc
> checking for libogg... ok
> checking for libvorbis... ok
> checking for struct ovectl_ratemanage_arg... no
> configure: error: requisite Ogg Vorbis library not found
from this I would check the version of the vorbis library installed, it
may be very old. The exact error will...
2003 Oct 14
0
Building on AIX 5.1, 5.2
...t_ent_t.
"lib/system.c", line 1333.25: 1506-045 (S) Undeclared identifier ae.
"lib/system.c", line 1361.22: 1506-045 (S) Undeclared identifier ATTR_ROOT.
"lib/system.c", line 1409.52: 1506-045 (S) Undeclared identifier ATTR_DONTFOLLOW.
I set up the build with:
env CC=cc_r CXX=xlC_r ./configure --prefix=/usr/local/samba
It seems that ATTR_MAX_VALUELEN is defined on some systems in
sys/attributes.h. It doesn't appear that AIX has sys/attributes.h, and I
cannot find any headers containing ATTR_MAX_VALUELEN. If I comment out
line 86 of config.h ("#define HAVE_...
2004 Aug 06
0
icecast2 : library error lcrypto
...d.h presence... yes
checking for pthread.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating src/Makefile
config.status: creating src/avl/Makefile
config.status: creating src/httpp/Makefile
config.status: creating src/thread/Makefile
config.status: creat...
2004 Aug 06
5
Stream with Ices2 sound very metallic
Hi,
I don't know why, but the stream generated by ices sounds very metallic, compared to the radio, and compared to a
stream of the same quality with darkice.
I tried different parameters, but it doesn't change.
My parameters are :
<input>
<module>oss</module>
<param name="rate">44100</param> <!-- samplerate -->
<param
2007 Aug 24
0
getting stuck with OSX install
...ra disabled!
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_rwlock_t... yes
checking for cc_r... gcc
checking for curl-config... /usr/bin/curl-config
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for libcurl... yes
checking whether CURLOPT_NOSIGNAL is declared... yes
configure: creating ./config.status
config.status: crea...
2006 Aug 16
2
Problem Installing rrdtool
...no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking do we need malloc/malloc.h... nope, works out of the box
Findr 3rd-Party Libraries
checking for art_vpath_add_point in -lart_lgpl_2... yes
checking libart_lgpl/libart.h usability... no
checking libart_lgpl/libart.h presence... no
checking for libart_lgpl/libart.h... no
checking for...
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
..... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for pthread_rwlock_t... yes
checking for cc_r... gcc
test: yes: unexpected operator
checking for Ogg... yes
checking for Vorbis... yes
test: maybe: unexpected operator
checking whether pkgconfig should be used... maybe
configure: creating shout-config.in
configure: creating ./config.status
config.status: creating Makefile
config.status: creati...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a
1998 Oct 15
1
Problem to map home dir
....5 (without DCE/DFS)
# contributed by Miguel Angel Cruz <mcruz@maccsys.org>
# FLAGSM = -DAIX
# LIBSM =
# This is for AIX 3.2.5 with DCE/DFS
# contributed by Jim Doyle <doyle@oec.com>
# FLAGSM = -DAIX -DDFS_AUTH -DSIGCLD_IGNORE -DNO_SIGNAL_TEST
# LIBSM = -lc_r -ldce -lpthreads
# CC = cc_r
# This is for AIX 4.x
# contributed by tomc@osi.curtin.edu.au
# FLAGSM = -DAIX -DFAST_SHARE_MODES
# LIBSM =
# This is for AIX 4.x with quota support
# contributed by tomc@osi.curtin.edu.au
# FLAGSM = -DAIX -DFAST_SHARE_MODES -DQUOTAS
# LIBSM =
# This is for BSDI
# contributed by tomh@metr...