similar to: Questions about Samba 3.x on AIX 4.3.3

Displaying 20 results from an estimated 1500 matches similar to: "Questions about Samba 3.x on AIX 4.3.3"

2020 Mar 12
0
Linking Error Building Samba on AIX 7
Hi, I am getting the following error from the linker while building Samba 4.11.6 on AIX 7. I am not explicitly disabling cluster support (which this seems to be related to), but I see in the configure that it gets disabled (presumably due to --without-ads). ld: 0711-317 ERROR: Undefined symbol: .lp__ctdbd_socket Here is my configure setup. ./configure \
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
Hi! I just downloaded samba-3.0.4 and tried to compile it on AIX 4.3.3 with gcc 2.95.2 using LDFLAGS="-Wl,-bbigtoc" ./configure --prefix=/bag/samba \ --mandir=/bag/samba/man \ --localstatedir=/usr/local/samba/var \ --with-configdir=/usr/local/samba \ --with-privatedir=/usr/local/samba/private \ --with-lockdir=/usr/local/samba/var/locks \
2012 Oct 23
2
[LLVMdev] Error building llvm on AIX 7.1
On 10/23/2012 12:20 PM, Sunil Saggar wrote: > I was able to process further by making some code changes and replacing > export-dynamic with -bexpfull in Makefile.config. Now, i am getting > following error while linking .. > > llvm[3]: Linking Release+Asserts Loadable Module LLVMHello.so What exactly was the linking command? -Krzysztof -- Qualcomm Innovation Center, Inc. is a
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
2012 Oct 23
0
[LLVMdev] Error building llvm on AIX 7.1
I was able to process further by making some code changes and replacing export-dynamic with -bexpfull in Makefile.config. Now, i am getting following error while linking .. llvm[3]: Linking Release+Asserts Loadable Module LLVMHello.so ld: 0706-027 The -R $ORIGIN flag is ignored. ld: 0711-317 ERROR: Undefined symbol: llvm::Pass::getPassName() const ld: 0711-317 ERROR: Undefined symbol:
2004 Apr 30
1
Mounting through my ISP works/doesn't work.. Verizon Avenue problems... :-(
Hi, I HAD Verizon ONLINE. I was ABLE to mount samba served machines from the internet... eg \\strange.dreamhost.com\ from my XP box. I switched to Verizon AVENUE. Now I can't. (When I go through a VPN, though, I am able to mount the directory going around Verizon Avenue's network) I'm thinking this is a port restriction that Verizon Avenue has going on. I'm trying to
2003 Aug 06
5
More mount_smbfs
Thanks to Will Saxon I'm finally able to mount Samba shares on my 5.1-R box using the command mount_smbfs -I 129.197.36.34 -W acct01 //bfosdick@129.197.36.34/net-11 /sp/net-11 which then prompts me for my password. So now the question is...how do I put this in /etc/fstab? What do I do about the password?
2010 Jul 21
3
File cloning
Hello, I''ve recently joined this list, primarily because of a thread I found from late April ("Is file cloning anywhere on ZFS roadmap") asking about file-level cloning in ZFS. Based on that thread I understand that it''s not currently possible to ''clone'' files instead of ''copying'' them, but the thread didn''t answer the
2004 Feb 05
1
massive performance problems if transferring many small files
Hi, If I try to transfer about 27.000 small HTML-Files from my Windows-PC to our central SAMBA-Server I'll get massive performance problems. First the performance looks ok but after a time period of 3 minutes it goes slow down - appr. one file per second will be transferred. Has anyone an idea what I can tune to avoid this annoying behaviour. My samba server configuration: - OS: Solaris 8
2007 Feb 14
2
ClearCase Interop problem with recent Samba versions
Dear all, I have a SUN server running as ClearCase view-server and am using Samba for Interop. Today I updated Samba from 3.0.21c to 3.0.24 and now I cannot mount/start my views from windows!! MVFS error log on my windows client gives "{8 pid/tid 49800000c58/85fdf178} MvfsFsNotification: Unsupported filesystem type (6)" Samba logs don't show any error... Trying other
2004 Jul 26
1
Time out failure with mvfs on Linux
I have tried Samba 3.0.2a and 3.0.4. We use Active directory. The server is running on RHEL3. When I connect to the server on a share that is acutally an ext3 or NFS file system, I have no known problems. We use ClearCase on Linux and I am trying to access my workspace (view) as I have done many times before on Solaris, but now we are running on Linux and with a newer version of ClearCase
2006 Nov 16
3
STATUS_INVALID_LOCK_SEQUENCE when writing to a file....
[Note to moderator, I couldn't remember which email account I subscribed to this list from. Sorry...] Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like this: 1) File is opened for reading on a Samba server with oplocks disabled. Open request is requesting a batch oplock. 2) File open SUCCEEDS. (Should this have
2003 Feb 24
1
Accesing shares from ClearCase
Hi all, Just a novice in this world of Samba. I got a question, probably too simple. No problem to access share file systems and mount ClearCase vobs. Log shows access granted to NT userid belonging to the right UNIX group. Then, editing a file ( using a view thru Explorer), log shows another non authenticate user called clearcase_albd trying to be validated. I guess due to
2005 Aug 30
2
crosstab for n-way contingency tables
Dear list. New to R, I'm looking for a way of using crosstab to output low-dimensional (higher than 2) contingency tables (frequencies, per-cents by rows, % by columns, mean, quantiles....) I'm looking for something of the following sort dataframe: singers, categorical variates: voice category (soprano,mezzo-soprano, ...) , voice type( drammatic, spinto, lirico-spinto, lirico,
2000 Jan 11
3
Too many open files when using clearcase
FYI: I'm using samba 2.0.6 for clearcase interoperation between Unix and NT, and while it works great 99% of the time, I run into a problem whenever I do a complete build on an NT system, which involves compiling ~1500 files. The first 1100 or so are compiled correctly, but then the following errors show up on the NT box: The system cannot open the device or file specified. And the
2020 Jun 21
2
Inclusive language in LLVM: can we rename `master` branch?
On Sun, 21 Jun 2020 at 02:00, Lang Hames via llvm-dev <llvm-dev at lists.llvm.org> wrote: > If the bar for removal / renaming is "Use of X is offensive", or "Use of X is clearly impacting contributors or potential contributors" then I'm all for it. If the bar is "Nobody has actually complained, but X could be mistaken for something offensive" that seems
2012 Oct 23
2
[LLVMdev] Error building llvm on AIX 7.1
Hi All, I am trying to build llvm on AIX. I installed all the required packages including gcc, g++, etc ./configure also went fine. but i tried to run gmake, i got the following error: llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build llvm[1]: Compiling Mutex.cpp for Release+Asserts build llvm[1]: Compiling Path.cpp for
2011 Oct 12
3
labels in a boxplot
Dear R-listers, I have a little problem with a boxplot and I hope you can help me figuring it out. I'll try to make up some data to illustrate the issue. Sorry, if my procedures look naive, but these are my first steps in R. Any comments and/or suggestions are very welcome. let's create a vector var1: var1 <- rnorm(100) and 5 five logical vectors. In this case the vectors don't
1997 Jul 24
4
Samba and ClearCase
We're trying to use samba to let our PC's mount view extended pathnames used by clearcase but they show up as empty. If anyone's used samba and Clear Case (by Pure Atria) and gotten it to work I'd love to hear how. thanks, Bill -- --------------------------------------------------------------------- William H. Schwartz email: whschwartz@mmm.com System
2020 Jul 15
2
Inclusive language in LLVM: can we rename `master` branch?
While you can go the route of changing master to main or something similar, you're up for a circlejerk you can not win. If you change technically established terms each time someone gets offended, this will never end. As a comparison, when studying in europe, you do your Master-Degree. In Germany, when you finish your apprenticeship as carpenter and do the next level, to actually lead with