similar to: compilation probs...

Displaying 20 results from an estimated 8000 matches similar to: "compilation probs..."

2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error $ checking for test routines... configure: error: cant find test code. Aborting config I am not sure how to resolve it. I have posted my error log file at http://www.mutualinterest.com.sg/config.log hope someone can help me out here.. And this is my output. Sorry if it is kinda long. [root@gatecrasher source]# ./configure
2002 Dec 25
1
Trouble installing samba
Well Hello one and all, I am just getting my feet wet here with Linux (Using Mandr... x86 300 Mhz machine) and I have been having a bit of troub... samba. > I have downloaded RPM's, source files, binaries, and what not, read > tutorials after tutorials, FAQ's up the wazo and have still not be able > to get this damned program to work. > > To simplify things I will go
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6 i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i unzip and untar the installation-file and start configuring it with "./configure --prefix=/usr/local/samba2" i get the following output: loading cache ./config.cache checking for gcc... no checking for cc... cc checking whether the C
2003 Jun 02
2
./configure --with-pam fails allways
Hi, It is since a while on different distributions that i can't compile samba --with-pam I download 2.2.8a ./configure --with-pam And i always get: 1)config.log 2)screen dump 1) this is the config.log file This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:814: checking for gcc configure:927: checking
1999 Oct 26
0
Solaris 7 not compiling HEAD code
I am trying to compile the NTDOM HEAD code on Solaris 7 using gcc 2.8. Samba 2.0.5a works fine but not the HEAD Code. See Errors below. Can anyone tell me what I need to do? Samba errors during compile Compiling libsmb/clientgen.c libsmb/clientgen.c: In function `cli_get_string': libsmb/clientgen.c:91: warning: passing arg 1 of `skip_string' discards `const' from pointer target
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
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
When I run configure on either a DU server running 4.0f or a DU client running 4.0d, I receive the following error: ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config Most directories are mounted using nfs v2 or nfs v3. rpc.lockd and rpc.statd are running on servers and clients. The rpcinfo -p command shows nlockmgr and llockmgr
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
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
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
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
Sorry, the typescript file I attached in last email was wrong, here is the right one :)) Helen -------------- next part -------------- An embedded message was scrubbed... From: Helen Wang <huwang@hsc.vcu.edu> Subject: samba-2.2.5 in Tru64 unix v4.0e Date: Fri, 11 Oct 2002 16:37:02 -0400 Size: 2753 Url: http://lists.samba.org/archive/samba/attachments/20021011/d2594161/attachment.eml
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
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
2003 Jan 28
1
can't create user entries in smbpasswd
Hi all, after installing samba 2.2.5 (on Solaris8 running NIS+) it is not possible to create user entries in smbpasswd. I generated the smbpasswd file by # cat /dev/null | /samba/samba-2.2.5/source/script/mksmbpasswd.sh > /usr/local/samba/private/smbpasswd ----- then tried to create user entry "dummy" in smbpasswd by (user "dummy" exists under NIS+) # smbpasswd -a dummy
2002 Jul 01
5
./configure --with-pam
Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a
2002 May 06
1
A make problem with Samba 2.2.4
Hi, I've downloaded Samba 2.2.4 today and attempted to install it on our Compaq AlphaServers running Compaq Tru64 v5.1A. It configures OK, but "make" produces a few serious looking warnings. I've captured both "./configure" and "make" to the attached text file. Examples: .... Compiling smbd/password.c cc: Warning: smbd/password.c, line 664: In this
1998 Dec 10
0
CVS woes under HPUX 10.20
<sigh> Ever since the -lsec/-lsecurity tests in configure were "fixed", post beta2, I cannot compile any version of Samba 2.x on HPUX 10.20. The only options set with configure are --prefix= and --with-mmap. The differences seem to be reversed settings for availability of getspnam, bigcrypt, getprpwnam, and set_auth_parameters (in config.cache) and for the related defines in
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All, I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on solaris 9. We are currently running 3.0.23d and have been putting off upgrading for far to long. I've tried gcc and sun studio 12 cc with the same issues when it comes to compiling dbwrap.c. I can't seem to find anything on google that's related to my issue. Here's my configure line when
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
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing