Displaying 20 results from an estimated 900 matches similar to: "Character, Codepage Problems?"
2005 Mar 24
3
iconv not working on Sparc Solaris 8
Hi,
I am trying to compile Samba 3.0.13 but when I run configure I get the
following in the output.
checking for iconv in /usr/lib... yes
checking can we convert from CP850 to UCS2-LE?... no
checking can we convert from IBM850 to UCS2-LE?... no
checking can we convert from ASCII to UCS2-LE?... no
checking can we convert from 646 to UCS2-LE?... 646
checking can we convert from UTF-8 to
2003 Oct 08
1
3.0.0 and libiconv
I'm sure i'm missing something stupid, but I'm getting the following
message when compiling 3.0.0 on AIX 5.2. bos.rte.iconv is installed as
part of the OS, but I installed libiconv 1.9.1 from gnu into /usr/local
and it still happens.
checking for iconv in /usr/local... yes
checking can we convert from CP850 to UCS2-LE?... no
checking can we convert from IBM850 to UCS2-LE?... no
2011 Sep 09
1
1 TByte (99,5%) data missing on rsync backup???
Hi,
I have a weird problem with RSync:
On a NAS are about 1,2 TB data. When I plug in a harddisk and make a
backup with RSync, "df -h" shows the backup disk filling up to nearly 1,2
TB. But after RSync has
finished, there are only 3.7 GB on the backup disk.
System:
Linux nas 2.6.37-gentoo-r4 #1 SMP Tue May 3 19:54:31 CEST 2011
x86_64 Intel(R) Atom(TM) CPU 330 @ 1.60GHz GenuineIntel
2020 Jun 16
2
RFC: Adding support for the z/OS platform to LLVM and clang
> -----Original Message-----
> From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Kai Peter Nacke
> via llvm-dev
> Sent: Tuesday, June 16, 2020 8:51 AM
> To: Corentin <corentin.jabot at gmail.com>
> Cc: llvm-dev at lists.llvm.org
> Subject: Re: [llvm-dev] RFC: Adding support for the z/OS platform to LLVM and
> clang
>
> > > 2) Add
2004 Feb 20
0
dependent module libiconv.a (libiconv.so.2) could not be loaded. .......error starting smbd on AIX v5.1
Hello,
I am getting the following error when I attempt to run smbclient or when I
attempt to start smbd on AIX 5.1:
".....could not load program /usr/local/sbin/smbd"
Dependent module /usr/lib/libiconv.a (libiconv.so.2) could
not be loaded.
Member libiconv.so.2 is not found in archive
This module appears to exist in bos.rte.iconv
1998 Jul 24
1
Anybody want EBCDIC Support for Samba 1.9.18?
We've ported samba 1.9.18p1 to OS/390 Unix (nee MVS), and it
seems to be very much in demand among the mainframe folks. We'd
like to integrate our changes back into the mainline development
stream. Our changes consist entirely of patches to ensure that
the code works on an EBCDIC system, as well as a new facility
that allows for ASCII/EBCDIC data conversion on the fly for files
2004 Jul 22
3
ebcdic problem in bufaux.c
I am working on a port of Openssh 3.8p1 after already
having done a port of Openssh 3.5p1. There are a
couple of new lines in buffer_get_bignum2() that are
causing me problems:
if (len > 0 && (bin[0] & 0x80))
fatal("buffer_get_bignum2: negative
numbers not supported");
The "& 0x80" check is not relevant in ebcdic.
Does anyone
2007 Aug 24
0
Fixes to make flac build on Solaris
Josh:
> fixed, thanks!
Thanks. However, I think there is a better patch to fix these problems.
I reworked this patch not long ago to do better testing for what inline
to use in configure, and also a better way to calculate the size of
the #defines in replaygain_analysis.c. This was submitted to the
SourceForge bug tracker as bug 1701960. See here, and note attached
patch.
2020 Jun 10
9
RFC: Adding support for the z/OS platform to LLVM and clang
As part of IBM’s ongoing efforts to improve the z/OS ecosystem, our
current plans involve adding support for the z/OS platform to LLVM and
Clang. Our goal is to have a viable C and C++ LLVM compiler and runtime
library that generates code for, and runs on z/OS.
Long term, we expect to have a compiler and library that supports the
platform more fully. We intend to support the native character
2009 Nov 18
1
Winbind crashes on SOME users
Hello all.
I'm having big troubles setting up AD integration.
I think prerequisites are OK (machine is joined and many users from both
our domains can login).
But with some (fixed) users I get:
*** glibc detected *** winbindd: free(): invalid next size (fast):
0x00007f24de0d2740 ***
======= Backtrace: =========
/lib64/libc.so.6[0x7f24da3e1ba6]
2006 Apr 18
2
Joining Samba to ADS domain (win2k3)
Hello, I am having trouble joining Samba to my ADS domain. I am using Samba
3 and krb5. I have configured and tested krb5 and know that it is
functioning as it should be. I can successfully authenticate users using
kinit. I've also configured winbindd. When I exicute net ads joing -U <admin
username> and enter the proper password samba generates the following
aborting the process at the
2010 Apr 29
1
EBCDIC
Does R have package/function that can read a file that has been downloaded
from a mainframe in EBCDIC format?
Thanks,
Mike
[[alternative HTML version deleted]]
2002 Nov 21
0
smbclient connection problem from MVS to Windows suspect EBCDIC to ASCII conversion problem
Hi,
I have reciently been attempting to connect an OS\390
system to a windows file server using the smbclient
program that is part of the MVS port of samba.
The problem I have encountered is this. When I try to
connect from MVS to windows without a password I can
connect with no problem at all. Files transfer fine
and the encoding is fine.
However the moment that i put a password on the
2009 Jul 29
1
winbind + rpc windows
Hi,
I've managed to configure winbind to use RPC instead of AD to
authenticate users. I was able to do a few auths and from nothing
winbind started to crash with the following error message:
Any hint on what may be the error?
I've already deleted all tdb files and restarted the services, and the
server, and don't get it solved.
[2009/07/29 14:19:01, 0] winbindd/
2007 Oct 12
0
Too many smb processes....
I run samba ( ver 3.0.26a ) on a linux box ( Fedora 4 ) so that users
from a
Windows 2003 domain can access those files on the linux box. I compiled the
samba and configured it with the command :
configure --with-ads
The /usr/local/samba/lib/smb.conf is :
--------------------------------------
[global]
domain master = no
local master = no
preferred master = no
2007 Oct 29
1
Too many smb processes
I run samba ( ver 3.0.26a ) on a linux box ( Fedora 4 ) so that users from a
Windows 2003 domain can access those files on the linux box. I compiled the
samba and configured it with the command :
configure --with-ads
The /usr/local/samba/lib/smb.conf is :
--------------------------------------
[global]
domain master = no
local master = no
preferred master = no
2013 Apr 05
2
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode (NOT SOLVED)
I forgot to remove 'solved' from the title after the fix I thought I had
discovered didn't work. I was going to post anyway in hopes of helping
someone else but that didn't quite work out the way I'd planned. I'll use
the lateness of the hour as an excuse.
Ok, so after digging further into this problem, it's getting weird:
I decided to manually do the
2010 Sep 15
0
Winbind 3.3.8 crash
Im not sure if this is the place to post this, but winbind just crashed.
This is a CentOS machine with the included samba version- 3.3.8.
Is this a known bug? or do i need to change something? Is more info needed?
Thanks!
smb.conf
------------------------------------------------------------------------
[global]
workgroup = TB-AMERICA
password server = BDC.TB-AMERICA.COM
realm =
2009 Oct 26
0
Users can't login on XP workstations
Hello,
I'm running Samba 3.2.5 on Debian, with tdbsam backend.
For the past few days, I've had trouble with starting Samba (which I
do routinely once a day) but with users unable to login on Windows
workstations.
When this happens, the current smbd.log shows no activity (not even
the "starting samba" event) and the previous day's smbd.log shows
entries like these:
2005 Apr 18
0
ESS 5.2.7 released
Dear ESS users, {BCC'ed to RPM and Debian maintainers of ESS}
We have now released ESS 5.2.7. This is a bug fix release against 5.2.6
where - the new UTF-8 "support" gave problems for Xemacs, and
- accidentally, 'auto-fill-mode' was activated for *.R buffers
with a few new features, see "New Features" below , notably some
extended Sweave supported,