similar to: ./configure problem

Displaying 20 results from an estimated 10000 matches similar to: "./configure problem"

2005 Nov 08
2
[LLVMdev] llvm-test configure problem
On Mon, 7 Nov 2005, Bill Wendling wrote: > What's the config.log from this run? its attached. -Tanya > > -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. >>
2003 Mar 29
1
compling errors for sun unix (PR#2702)
--Scraw_of_Flies_285_000 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: eXeT31BJngKeovsqhTpOHg== Dear R-project, I am having difficulty compiling R for my unix machine. Attached is the config.log file that has all the necessary info. Can you help? Thank you. Mutlu.. ------------------------------- Mr. Mutlu Ozdogan Center for Remote Sensing Boston University 725 Commonwealth Avenue
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
System details: -------------- Sun Blade 1000, Solaris 8, Sun ONE Compiler Suite (rebranded Forte 7), R versions 1.6.0 and 1.6.2 - suspect others are affected, too Problem description: ------------------- Using the recommended env var setting from p.15 of the Admin Guide, the configure script fails the sgemm sunperf test, even though the sunperf libraries are available Not linking with
2003 Nov 08
1
[Fwd: Sun Solaris 8 compile problem.]
-------- Original Message -------- Subject: Sun Solaris 8 compile problem. Date: Thu, 06 Nov 2003 23:03:36 -0700 From: Jack Matthews <jmatthews@t-graphic.com> To: R-help@lists.R-project.org I am new to the list was wondering if anyone can help me find the reason and remedy for compiling R on an ultrasparc 60 solaris 8 with gcc 3.2.2 in 64 bit mode? Fails in checking for a fortran
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
Full_Name: Christine Brower Version: 1.4.1 OS: Solaris 8 Submission from: (NULL) (128.151.148.205) Configure options fails with following message: ./configure --with-f77 loading cache ./config.cache checking for a BSD compatible install... tools/install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing
2005 May 12
2
Solaris 10 on amd and R-2.1.0
Hi I am having problems compiling R on a Solaris 10 opteron box we have on trial. checking for Fortran libraries of g77... -L/usr/ccs/lib -L/usr/lib - L/usr/local/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.2 - L/usr/ccs/bin -L/usr/local/lib/gcc-lib/i386-pc- solaris2.10/3.3.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s -lfrtbegin: - lg2c: checking how to get verbose linking output from
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
Sorry about the earlier confusion. I'll start fresh here. I'm getting these error messages when I run "make". begin installing recommended package foreign make[2]: *** [foreign.ts] Error 1 make[2]: Leaving directory `/opt/net/source/R-2.0.1/src/library/Recommended' make[1]: *** [recommended-packages] Error 2 make[1]: Leaving directory
2004 Oct 23
1
Issues with compiling wine
Hi, Hi, I'm trying to compile wine-20041019 and this is what I'm getting so far: checking for assembler keyword for word values... configure: error: could not discover how to specify word values with assembler. Below is the who wineinstall I did to the point of failure. Below is my configuration: wino #cat /etc/release Solaris 9 4/04 s9x_u6wos_08a x86
2004 Jan 26
0
Solaris 9 compile errors, samba 3.0.2rc1
I've tried compiling samba 3.0.2rc1, 'gcc -v' gives me - Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.3.2 Here are a few bits from my config.log that I probably need help with, tell me if you need the whole thing - In file
2004 Apr 30
1
configure problem - mixed fortran/c
I'm trying to build R 1.9.0 to get the opportunity to build rpy for some folks at my office. (I'm a Python guy, not an R guy, so I'm completely unfamiliar with the machinations of building R.) I'm having trouble getting past the configure step. A plain old configure generates this output at the end: checking whether we can compute C Make dependencies... yes, using gcc -MM
2001 Nov 11
0
help with compiling under hpux
Dear all, to begin with, I'm not a professional programmer and this might explain my problems. I apologize tis in advance. I tried to compile R-1.3.1 under hpux 10.20 and have problems with the configure script. I have installed the hpux c and f77 compiler and gcc 3.01 The configue script (started with ./configure) stops with the following lines: checking for unzip... no checking for
2003 May 28
1
RE: Installing on 5.0.6 OSR
Downloaded Samba 2.2.8a and loaded into a Samba directory on UNIX 5.0.6 OSR system. Installed gcc compiler and patches as recommended from gcc.gnu.org. Went back to Samba directory and ran ./configure Upon executing ./configure The following message was written to the config.log file: This file contains any messages produced by compilers while running configure, to aid debugging if configure
1999 Aug 23
1
2.0.5a configure bug fcntl test on automounted source dir
Hello, I believe that I have found a bug in the 2.0.5a configure process. If the source tarball is extracted to an automounted directory, and you run configure, it will fail the fcntl_lock test, resulting in this message at the end of the configure process: WARNING: No locking available. Running Samba would be unsafe To verify that the automounted directory is the problem, I put an "exit
2006 Apr 21
1
Linker problem in installing 64-bit R
Hi, I am trying to compile R-2.2.1 on Solaris 2.9 with a 64-bit build. Following the instructions in "R Installation and Adminstration", I changed the following settings in "config.site": CC="gcc -m64" F77="g77 -64" CXX="g++ -m64" LDFLAGS="-L/usr/local/lib/sparcv9 -L/usr/local/lib" But I got the following error messages:
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
i do not have access to the solaris machine on which this error is occuring, the info is coming to me via email. any advice on how to get R 1.6.1 built in the face of configure:12951: error: cannot compute sizeof (int), 77 would be appreciated. here are some snippets from the config.log $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = opus uname -m = sun4u uname
2003 Feb 12
2
rl_callback_read_char error on Solaris 7
This question is about compiling R-1.6.2 from source on a Sparcstation-20 machine running Solaris 7, gcc-2.95.3 and readline-4.2 (both gcc and readline from sunfreeware.com). I searched the r-help archive and the FAQ. The errors seem to be related to the binary readline libraries, and I have /usr/local/lib/libreadline.a,libreadline.so@, and libreadline.so.4. The attached errors are from
2003 Nov 22
6
zlib missing when installing openssh-3.7.1p2
"Pacelli, Louis M, ALABS" wrote: > > Hi, > I apologize for sending in this problem via email, but I had trouble using bugzilla. Please use openssh-unix-dev at mindrot.org for problems with OpenSSH Portable (ie anything that's not OpenBSD). > I'm trying to install openssh-3.7.1p2 > When I run the configure step, I get the following message: > >
2003 Jun 09
1
[patch] ./configure problem on Solaris with Sun's CC
Hi, I have a problem with tftpd-hpa on Solaris-8, in that the configure script cannot find the regex engine. This is because of the following in configure.in: LIBXTRA=false AC_SEARCH_LIBS(xmalloc, iberty, , LIBXTRA=true AC_LIBOBJ(xmalloc)) AC_SEARCH_LIBS(xstrdup, iberty, , LIBXTRA=true AC_LIBOBJ(xstrdup)) AC_SEARCH_LIBS(bsd_signal, bsd, , LIBXTRA=true AC_LIBOBJ(bsdsignal)) if $LIBXTRA; then
2003 Jun 09
0
[patch] ./configure problem on Solaris
Hi, I have a problem with tftpd-hpa on Solaris-8, in that the configure script cannot find the regex engine. This is because of the following in configure.in: LIBXTRA=false AC_SEARCH_LIBS(xmalloc, iberty, , LIBXTRA=true AC_LIBOBJ(xmalloc)) AC_SEARCH_LIBS(xstrdup, iberty, , LIBXTRA=true AC_LIBOBJ(xstrdup)) AC_SEARCH_LIBS(bsd_signal, bsd, , LIBXTRA=true AC_LIBOBJ(bsdsignal)) if $LIBXTRA; then
2006 Jul 05
0
[Bug 1206] configure: error: *** 'ar' missing, please install or fix your $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1206 ------- Comment #5 from papadg00 at yahoo.com 2006-07-06 07:38 ------- Created an attachment (id=1155) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1155&action=view) Your OpenSSL headers do not match your library. I've installed zlib 1.2.3 for Solaris 10 x86. Build openssl 0.9.8b and installed under /usr/local. Attempting to