Displaying 20 results from an estimated 20000 matches similar to: "Building R on Interix 6.0"
2004 Jul 26
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
Hi,
I get this error:
------------------
ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
ToolRunner.cpp:396: error: (Each undeclared identifier is reported only once
for each function it appears in.)
------------------
And the config.log shows that configure has detected that ld on my platform
(Interix) doesn't support shared libraries:
------------------
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
Hi again
Does cygwin support shared libraries. And if not, how did you port llvm on
this issue?
/Henrik
>From: "Henrik Bach" <henrik_bach_llvm at hotmail.com>
>Date: Tue, 27 Jul 2004 00:41:53 +0200
>
>Hi,
>
>I get this error:
>------------------
>ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
>ToolRunner.cpp:396:
2007 May 04
1
Help Installing R
I have unzipped the R-2.5.0.tar.gz
gzip -dc R-x.y.z.tar.gz | tar xvf -
2. then #./configure
3. ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
loading site script './config.site'
loading build specific script './config.site'
checking for pwd... /bin/pwd
checking whether builddir is srcdir... yes
checking for
2006 Feb 08
3
problem to install R on linux
Dear members,
this can sound trivial for some people but I don't have experience on
compilation.
I'm trying to install R-2.2.1 on a laptop running Mandriva 2006. I
already installed many of the recommended packages/libraries but it
seems that something is still missing. The problem is that I cannot
identify... Could somebody give me some advise?
I put the output of the command
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
Hi John,
Please see below, too
>From: John Criswell <criswell at cs.uiuc.edu>
>Date: Tue, 27 Jul 2004 14:57:02 -0500
>
>Henrik Bach wrote:
>>Hi,
>
>Please see below.
>
>>
>>I get this error:
>>------------------
>>ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
>>ToolRunner.cpp:396: error: (Each
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
configure: WARNING: dlfcn.h: present but cannot be compiled
configure: WARNING: dlfcn.h: check for missing prerequisite headers?
configure: WARNING: dlfcn.h: see the Autoconf documentation
configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled"
configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
configure: WARNING: dlfcn.h: in the future, the
2002 Dec 16
1
compiling R with gcc 3.2 on Solaris
I am trying to compile R 1.6.1 with gcc 3.2 on Solaris (Sun OS 5.8) and
configure gives me:
checking whether g77 and gcc agree on int and double... configure: WARNING: g77
and gcc disagree on int and double
configure: error: Maybe change CFLAGS or FFLAGS?
Complete output from configure is below. I am not setting CFLAGS or FFLAGS, but
can someone suggest what I should set them to (or is this some
2005 Oct 11
1
jitter.c How to
Hello Jean-Marc,
Hello speex-dev-people,
Jean-Marc Valin wrote:
> All I can suggest is having a look at my simple client at:
> http://people.xiph.org/~jm/speexclient/
Unfortunately, this does not compile:
<<<<< snip >>>>>
bjoern@phobos:~/beleg/speex/speexclient-0.0-dev$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether
2004 Jun 28
1
[LLVMdev] xgcc: installation problem, cannot exec `gccas': No such file or directory
Hi Guys
I'm trying to port and build the GCC Front End to the Interix environment.
I've succeded until the xgcc program executes:
/usr/local/src/cfrontend/build/gcc/xgcc
-B/usr/local/src/cfrontend/build/gcc/
-B/usr/local/src/cfrontend/install//i586-pc-interix3/bin/
-B/usr/local/src/cfrontend/install//i586-pc-interix3/lib/ -isystem
2006 May 31
1
Running R [Broadcast]
In the R-2.3.0 directory, what do you get if you type bin/R? Does R starts
up OK, or do you get an error? What were the last few lines of output from
running configure?
Andy
_____
From: Pramod Anugu [mailto:pramod.r.anugu@jsums.edu]
Sent: Wednesday, May 31, 2006 11:23 AM
To: Liaw, Andy; 'Andrew Perrin'
Cc: r-help@stat.math.ethz.ch
Subject: RE: [R] Running R [Broadcast]
2004 Oct 08
1
problem Installing R 2.0.0 on SuSe 9.1
Hello:
I first tried it by using ./configure with the source files, but found that there is a huge problem with the gcc-g77 package, then I tried using the RPM obtained from CRAN, getting the following, the first of which appears to be another manifestation of the g77 problem:
linux:/tmp # rpm -i R-base-2.0.0-1.i586.rpm
warning: R-base-2.0.0-1.i586.rpm: V3 DSA signature: NOKEY, key ID a3278da3
2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
Dear list members,
I am not able to compile the icecast source under Suse 9.2.
as i have to admit my experience in compiling is reduced to
typing ./configure. Is there someone who can help me with this error
message?
linux:~/shoutcast/server/icecast # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for
2006 May 31
10
Running R
I have downloaded R-2.3.0.tar.gz for Linux 64 bit processor
1. Untar tar -zxvf R-2.3.0.tar.gz
2. changed the directory to the newly created directory R-2.3.0
3. Typed ./configure
4. Typed make
5. Copied the Script File R from directory R-2.3.0/bin/R to
/usr/local/bin/R.
6. Typed R
Fatal error: unable to open the base package
I get the error message. Please advice
[[alternative HTML version
2003 Sep 23
3
problems installing Design and Hmisc libs
Dear All,
when I try to:
install.packages("Design"); install.packages("Hmisc")
I get the following error messages:
* Installing *source* package 'Design' ...
** libs
g77 -mieee-fp -O2 -fomit-frame-pointer -pipe -march=i586
-mcpu=pentiumpro -O2 -fomit-frame-pointer -pipe -march=i586
-mcpu=pentiumpro -c lrmfit.f -o lrmfit.o
make: g77: Command not found
make: ***
2003 Jan 20
2
Fortran linking problems
In a box running Mandrake 9 with R 1.6.2 I get problems when trying to
install packages Matrix and Akima.
It seems my gcc compiler and fortran do not talk to each other.
Thanks in advance for any help,
Gelu
The errors are:
* Installing *source* package 'Matrix' ...
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log?
Jean-Marc
Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit :
> Jean-Marc Valin wrote:
> > What platform (OS, compiler/version)
>
> GNU/Linux
> kernel 2.6.11.8
> gcc 3.4.3
>
> > Also, does it work with no options.
>
> No, I just tried with just "./configure" and I have the same error.
>
>
--
Jean-Marc
2004 Aug 30
1
[LLVMdev] lib/System Unleashed - Need Your Help!
Hi Reid,
I downloaded the latest source code and ran configure (I suppose it was that
you did mean). The result is:
---------------
checking build system type... i586-pc-interix3
---------------
Otherwise, please correct me.
/Henrik
---
Got Freedom?
Software Freedom Day 2004 - 28th of August
http://www.softwarefreedomday.org/
---
>From: Reid Spencer <reid at x10sys.com>
2005 Oct 10
2
jitter.c How to
Hi all:
How to use jitter.c, I see this file is not include in the lib.
Sorry for this newbie Q.
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
What's the config.log from this run?
-bw
On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote:
>
> Following the instructions here:
> http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
>
> I get an error running configure in the llvm-test directory.
>
> ./configure
> --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/
>
2004 Oct 24
1
help
I am try to install icescat-2.0.2 and when I run the command ./configure I get an error message "configure: error: XSLT configuration could not be found".
I am a newbie to Linux can you help? I am running Redhat 9. Below is a copy of what has taken place while the ./configure is running.
Thanks Leonard
[root@cyrus icecast-2.0.2]# ./configure
checking for a BSD-compatible