similar to: 3.3 and 3.4 compile failure on dbwrap

Displaying 20 results from an estimated 100000 matches similar to: "3.3 and 3.4 compile failure on dbwrap"

2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1. I'm compiling Samba with ADS support against a locally installed Heimdal 1.3.2 Kerberos installation and I'm getting a failure while compiling clikrb5.c This is using the IBM xl_C compiler. Below is the complete build logs. I'm able to get around the error if I undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba server? (I.e., can I use it to test, e.g., a regular Windows SMB server?) Or is it something that only tests Samba server? Anyway, I haven't had any luck compiling it. Any hints? Here is a transcript (this is on SUSE Linux Enterprise 9): cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2004 Jan 15
2
Installation Problem !!!
Hello there, I encountered an error with Samba3.0 installation. I'm sending it as an attachment(i.e. whatever appeared at "konsole") So, please help me out to install Samba3.0 on RedHat Linux 8.0 Waiting For reply !!! Aditya R. Gupta [Beta] HelpClick onthe image to chat with me -------------- next part -------------- [root@localhost root]# cd
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
Could this be why I am getting a problem with the initial configure? checking for Active Directory and krb5 support... yes checking for ldap_initialize... (cached) no configure: error: Active Directory support requires ldap_initialize -------------- next part -------------- SAMBA VERSION: 3.2.0 LIBREPLACE_LOCATION_CHECKS: START checking build system type... sparc-sun-solaris2.9 checking
2009 May 15
2
Trouble with Tinc at make level
Hello, I'm sorry to post this seemingly quite mundane issue, but I just do not find what's wrong with what i did... please help. Basically typing the make command returns a message in french (that one is normal) that says that no goals and no rules were specified. I realize it's a typical make error message but I don't see/am not familiar enough with the output of ./configure to
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all, I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad] I configured with: Code: ./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib' I installed the dependencies for wine with MacPorts (hence the /opt/local).
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
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
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
2012 May 29
3
[LLVMdev] make error
Hello, I am currently trying to install vmkit from source. I am running archlinux i686 with the 3.1.9-2 kernel. This output is from the directions given on the llvm site. Below is the configureation output along with the make output. I run ./configure with the following parameters ./configure --with-llvmsrc=../llvm --with-gnu-classpath-glibj=../classpath-0.97.2/lib/glibj.zip
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All, we're trying to implement R on the IBM p690 cluster "Jump" at the research centre in J?lich, Germany (c.f. http://www.fz-juelich.de/nic/Supercomputer/computer-e.html) using the most recent version of R (2.1.0) and precisly following the installation instructions. After ./configure we get the final message: ---------------- R is now configured for powerpc-ibm-aix5.2.0.0
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
Hi Jack, I didn't get this error. Could you try again? Is it one of the release candidates in particular that's failing? -bw On Oct 2, 2010, at 8:04 AM, Jack Howarth wrote: > Current llvm release 2.8 branch at r115409 is broken on x86_64-apple-darwin10. > > #!/bin/bash -ev > export LD=`xcode-select -print-path`/usr/bin/ld > xcode-select -print-path > ulimit -s
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
Current llvm release 2.8 branch at r115409 is broken on x86_64-apple-darwin10. #!/bin/bash -ev export LD=`xcode-select -print-path`/usr/bin/ld xcode-select -print-path ulimit -s `ulimit -s` ulimit -s mv ../clang-2.8 ./tools/clang mkdir ../llvm_objdir cd ../llvm_objdir ../llvm-2.8/configure --prefix=/sw --prefix=/sw --mandir=/sw/share/man --infodir=/sw/share/info --with-gmp=/sw
2014 May 29
3
Re: libguestfs error
Here's the output of configure.... sudo ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables...
2010 Jul 20
1
Package ff building error on solaris x64 10u7
Hi again, I am trying to building ff on solaris x64 10u7, and failed with the following result: -bash-3.00$ R CMD INSTALL ff * installing to library '/opt/R/R2-11-1/lib/R/library' * installing *source* package 'ff' ... checking for gcc... /opt/sunstudio12.1/bin/cc -m64 checking for C compiler default output file name... a.out checking whether the C compiler
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
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
Hello, I've come across a curious issue with Samba 3.6.10. When running 'emacs' version GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO on Windows Server 2008 SP2 x64 and issuing a file "revert" of one sort or another against a Samba-served file, the 'smbd' process leaks two or three handles. Eventually, when 16k handles are open, this causes
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone can help me figure out what the problem is, i would appreciate it. First a bit of info on OpenBSD's Kerberos path layout, in case it matters: /usr/libexec - daemons
2011 Mar 22
1
builder-debian febootstrap success 6720ad28eddbcd671032c151f7219a35ba615b1b
This is an automatic message generated by the builder on builder-debian for febootstrap. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Tue Mar 22 20:00:01 GMT 2011 ----- + git pull --rebase git://git.annexia.org/git/febootstrap.git master >From git://git.annexia.org/git/febootstrap *
2007 Mar 12
1
Problem with installation of littler-0.0.10. under Free BSD 6.2
MyBSD% ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-unknown-freebsd6.2 checking host system type... i386-unknown-freebsd6.2 checking for a BSD-compatible install...