similar to: Compile errors samba 3.0.4 Solaris 2.8

Displaying 20 results from an estimated 3000 matches similar to: "Compile errors samba 3.0.4 Solaris 2.8"

2004 May 20
0
Compile errors 3.0.4 solaris 8
I had sent this email earlier and received no responses. Hopefully I am not being repetitive. This is the first time I have used the list. I will send it again. Since the message was sent I removed all the software I have installed and re-installed it to no avail. I don't know if the compile problems are the root cause or its just the Windows folks (within my org) are not playing nice,
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
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
2004 Dec 13
0
samba4 configure error
I am trying to compile samba 4 with solaris 10 on a x86 machine. I get the "checking configure summary... configure: error: summary failure. Aborting config" failure. I am using gcc 3.4.3 Here is how it goes: cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: svn: not found ./script/mkversion.sh: svn: not found
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
Hello, I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server 4.16sp1. I'm using gcc 3.2.2. When I run the configure, there are several warnings ans when I try to compile samba-3.0.0rc3 I get an error. Now here the warnings from configure --with-acl-support: checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but
2004 Oct 08
0
Trouble compiling pam_winbind 3.0.8pre1 on Solaris 9
Hi All, I am having trouble compiling Samba 3.0.8pre1 with pam_winbind. I am using the following configure string. ./configure --prefix=/usr/local/samba --exec-prefix=/usr/local/samba --with-libiconv=/usr/local/lib --with-ldap=/opt/csw --with-krb5=/usr/local/krb5 --with-automount --with-pam --with-ldapsam --with-utmp --with-libsmbclient --with-winbind ... and I get the following output
2003 Oct 22
1
more solaris/samba 3 build problems
Samba team.. I spent an hour trying to post to the samaba news group at gmane.org. my browser seems retarded, and I need to do work. I also spent about 20 minutes trying to figure out the bugzilla deal, but its beyond me, plus i am getting very frustraited trying to send this damm bug report. so.. here.. here is the bug report. please post it, whatever. Hi all, I am attempting to
2004 Jan 25
0
openbsd support
i'm trying to use samba 3 (3.0.2rc1) on openbsd 3.4-stable (i386) i correct some erros in configure.in (see attached patch), but, as before, i'm falling in an "INTERNAL ERROR" # /opt/samba3/sbin/smbd -i -S -d=3 get_current_groups: user is in 7 groups: 0, 2, 3, 4, 5, 20, 31 smbd version 3.0.2rc1 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 uid=0 gid=0 euid=0
2005 Feb 08
0
Compiling R as a shared library
Hi, I am trying to compile R as a shared library (need to run RMAGEML, which depends on SJava) on 64bit SUSE Linux 9.1 . I am using the source code for R 2.0.1 (Nov 15 04) > ./configure R_PAPERSIZE=LETTER R_BROWSER=/opt/kde3/share/applications/kde/konqbrowser.desktop --enable-R-shlib results in several errors (selected errors below), and make check also yields errors (at bottom) The errors
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2 with AD Support. The problem is that it compiles fine but does a core dump when it's use is attempted. Several of the configuration usability parameters are showing NO. Expecially the CoreFoundation, fcntl, and syscall related areas. I need help determining what my problem is, and is there a place where I can find a
2009 Feb 21
1
Install failure (PR#13545)
Hello: Encountered a problem installing R on CentOS release 5.2 This is a 64bit OS I need to know if this will work on this server or do I need to change OS> Thanks Bob I downloaded the source ( R-2.8.1.tar.gz ) due to no release being available for CentOS. My ./configure --with-x=no --with-readline=no R_PAPERSIZE='letter' Failed: ./configure --with-x=no --with-readline=no
2004 May 05
0
Compiling samba 3.0.3 --with-pam errors pam_modules.h
I've seen this mentioned in the past, but no solutions were suggested. When I attempt to configure --with-pam the following is produced on Solaris 8. configure:5625: checking security/pam_modules.h usability configure:5634: gcc -c -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from configure:5662: /usr/include/security/pam_modules.h:17: error: parse error
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
Hello! I would first like to appologice if this question does not fit on this mailing-list. I am new to Linux and I tried to compile R on my Ubuntu Warty linux. I followed the instructions in "R Installation and Administration" manual. It seams that there was a problem with "configure", since when running "make" afterward gave me this reply: make: *** No
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
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2 with AD Support. The problem is that it compiles fine but does a core dump when it's use is attempted. Several of the configuration usability parameters are showing NO. Expecially the CoreFoundation, fcntl, and syscall related areas. I need help determining what my problem is, and is there a place where I can find a
2005 May 13
0
Problem configuring speex 1.1.8
Jean-Marc Valin wrote: > Can you send me the config.log? I attached it to this email. -- Pierre. -------------- next part -------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ##
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded: checking for test routines... configure: error: cant find test code. Aborting config I have many instances of this but no real solutions I have RH7.2 and gcc 2.95-3 compiled by hand attached is configure output for compilation thanks sean -------------- next part -------------- [sean@sean-turnbull source]$ sudo ./configure
2008 Sep 25
0
Problem building 3.2.4 on Solaris 10
Hi, I'm trying to build Samba 3.2.4 on Solaris 10 using the Sun Studio 12 compiler, but configure keeps dying at: checking for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_tag_t... yes checking for ber_scanf in
2005 May 13
1
Problem configuring speex 1.1.8
Looking at the log, it just seems like your compiler is just not producing working code (see the segfault) Jean-Marc Le vendredi 13 mai 2005 ? 21:32 +0200, Pierre a ?crit : > Jean-Marc Valin wrote: > > Can you send me the config.log? > > I attached it to this email. > > > pi?ce jointe document plein texte (config.log) > This file contains any messages produced by