similar to: building 4.1.4 on AIX 5.2 : fails on libtalloc.so linking

Displaying 20 results from an estimated 300 matches similar to: "building 4.1.4 on AIX 5.2 : fails on libtalloc.so linking"

2014 Dec 11
0
Compilation Error during make
Hi Everyone, I'm getting error when compiling Samba 4.1 on AIX. Any ideas on the errors below? Thanks! # make WAF_MAKE=1 ./buildtools/bin/waf build Waf: Entering directory `/root/samba-4.1.12/bin' Selected embedded Heimdal build [ 43/3712] Generating smbd/build_options.c [3228/3712] Linking default/lib/talloc/libtalloc.so [3233/3712] Linking
2015 Feb 25
0
4.1.17 compile error on AIX
Greetings everyone, I am having some issues compiling the latest for the AIX platform. The build and configure are all with the default entries. The latest samba we have running is 4.0.8 (source3/autoconf build). This is our first shot at using the waf/python tool. I would like to reach out if any others who have yet to migrate off the proprietary AIX platform have run into this error, and if
2014 Feb 12
1
Samba 3.6.22 corrupting filesystem on AIX
Hi, I have compiled then installed Samba 3.6.22 on my AIX 5.2. When I start SMBD it systematicaly corrupts the filesystem on which it is installed and fails to start I start SMBD on an other port because an old samba (2.2.8) is already running and I have to validate 3.6.22 before shuting down the old one. You'll see more informations bellow : - smbd output - IBM errpt corruption report
2004 Aug 06
1
NEWBIE QUESTION - ERROR [BAD PASSWORD]
hello, i have the same problem than Lukas Bulwahn Le Mercredi 20 Novembre 2002 15:30, "Mitchell Smith" a écrit : > The Debian Icecast server is compiled with password crypt support, which > means you can't put the password in in cleartext. You will have to > > apt-get install makepasswd > > and do something like > > echo "password" >
2006 May 08
3
(sans objet)
thank you Martin , but the problem now is that when I run " R CMD INSTALL -c SJava.tar .gz" I have the message " perl n'est pas reconnue en tant que command interne ou externe" [[alternative HTML version deleted]]
2005 Feb 21
1
Problems Building R on AIX 5.2.0.0
Hello, I am trying to build R 2.0.1 on an AIX 5.2.0.0 machine using gcc 3.3.2: $ oslevel 5.2.0.0 $ gcc -v Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs Configured with: ../gcc-3.3.2/configure : (reconfigured) ../gcc-3.3.2/configure --disable-nls : (reconfigured) ../gcc-3.3.2/configure --disable-nls Thread model: aix gcc version 3.3.2 Configure goes okay, but I
2013 Nov 26
2
Unable to install Puppet Modules
Hi Puppet Users - Currently attempting to install puppet modules on a Security Onion virtual machine. Security Onion is based on Ubuntu 12.04. Puppet was installed using the puppetlabs-release-precise.deb file found on apt.puppetlabs.com. Attempting to install a module results in the following error - user@user-virtual-machine:~$ sudo puppet module install puppet/stdlib --debug --verbose
2004 Jan 22
1
min password length
Bonjour tout le monde, J'ai un PDC samba 3.0.0 sur une redhat 7.3, le tout ratach? ? un LDAP. Les postes clients sont en Windows XP Pro. Je change mes mots de passe via Ctrl+Alt+Suppr depuis windows. Cel? marche pour les mots de passe de plus de 5 caract?res. En dessous de ce nombre, j'obtiens un message d'erreur dans windows, me sp?cifiant que le mot de passe doit faire au
2005 Feb 25
1
Problems Building R on AIX 5.2.0.0 (Update)
Hi, My previous message is appended: I'm still struggling with building on AIX. I updated my config.site to follow the suggestions from R-admin: MAIN_LDFLAGS=-Wl,brtl SHLIB_LDFLAGS=-Wl,-G This led to an error during configure: checking whether mixed C/Fortran code can be run... configure: WARNING: cannot run mixed C/Fortan code configure: error: Maybe check LDFLAGS for paths to Fortran
2005 Mar 01
1
Problems Building Ron AIX 5.2.0.0 (Solved)
Happily I got this to work, largely by trial-and-error. In hopes that this will help somebody else, my config.site ended up being: OBJECT_MODE=64 R_PAPERSIZE=letter CC=/usr/local/bin/gcc MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G Which is virtually identical to that recommended in R-admin: one of my problems was using "-W1,brtl" rather than "-W1,-brtl". This was R 2.0.1
2007 Mar 19
0
PGError "unknown column" on polymorphic association column
Hi all ! This is very strange. I am attempting to get my application running on PostgreSQL (from MySQL), and I get this error: ActiveRecord::StatementInvalid: PGError: ERREUR: la colonne «Party» n'existe pas : SELECT * FROM contact_routes WHERE (routable_type = "Party" AND routable_id = 1000013) ORDER BY position DESC LIMIT 1
2017 Jan 26
1
: strptime bug
Hi, You don't give the time zone but this is probably due to the clock jumping by one hour when switching to summer time. In UK this happens at 1am and on that day there is no such thing as 01:05, etc., see eg https://www.timeanddate.com/time/change/uk/london In your time zone this probably happens at 2am. Georgi Boshnakov ------------------------------ Message: 7 Date: Thu, 26 Jan 2017
2017 Mar 09
1
as.POSIXct behaviour
Dear R-devel, I have tested the code below on R v3.3.2 and v3.3.3 on Mac and Windows. x <- c("2017-01-01 05:00:02", "2017-01-02 03 :M:00") # note the ? :M? in 2nd value as.POSIXct(x) # [1] "2017-01-01 GMT" "2017-01-02 GMT? The time info is lost on the first index as well. And it happens *silently*. On the other hand, if I do: lapply(x, as.POSIXct) #?[[1]]
2017 Nov 30
2
binary form of is() contradicts its unary form
2017-11-30 13:26 GMT+01:00 Suzen, Mehmet <mehmet.suzen at gmail.com>: > On 30 November 2017 at 11:37, I?aki ?car <i.ucar86 at gmail.com> wrote: >> 2017-11-30 3:14 GMT+01:00 Suzen, Mehmet <mehmet.suzen at gmail.com>: >>> My understanding is that there is no inconsistency. `is` does what it >>> claims, from the documentation: >>> >>>
2010 Apr 05
0
ldmap module rid messages using winbind
I am running an Ubuntu 9.04 machine with kernel 2.6.28-16-server, Samba v3.3.2 that uses winbind for authentication of users. My log files are littered with messages like these every time a user remotely mounts their home directory: Apr 5 07:12:40 csfile smbd[15517]: pam_unix(samba:session): session opened for user STLAWU\akwood06 by (uid=0) Apr 5 07:12:40 csfile winbindd[3549]: [2010/04/05
2010 May 10
3
Domain not found in Samba 4 AD
Bonjour, J'ai suivis le HOWTO officiel. Tout va bien jusqu'aux moment ou j'essaye d'ajouter un utilisateur dans AD, il m'indique l'erreur suivante : le domaine sp?cifi? n'existe pas ou n'a pas pu ?tre contact? Merci d'avance
2011 Feb 01
2
RPC_S_PROCNUM_OUT_OF_RANGE
Hi, I had a linux server installed with samba 3.0.9-2.6 (SuSE 9.1) and a samba shared folder among 12 PC under WinXP/Win7. The linux server has been replaced by a new one a week ago. The new machine runs samba 3.5.4-5.1.2x86-64 with the same shared folder and the same smb.conf file. Till then, when the PCs try to connect to the samba share via explorer a window opens with the message "Num?ro
2009 Jun 10
1
GeoXp package
Dear all, I would like to use GeoXp package under Ubuntu Jaunty. I did install the required package GeoXp, for which I had to install before rgdal package. So when done, I want to load the library (library(GepXp), I got the error when GeoXP want to load rgdal package: > library(sp) > library(rgdal) Error in fun(...) : GDAL Error 1: libgrass_I.so: Ne peut ouvrir le fichier
2008 Feb 22
0
Pb de compilation de mgeops-psp-3.0.6
Bonjour, 2008/2/22, Sid Touati <Sid.Touati at inria.fr>: > Bonjour > > > - fichier config.log, dans le r?pertoire de PSP, apr?s avoir lanc? "./configure" > > > le fichier est joint > > > > - r?sultat de "rpm -ql lib64sigc++2.0-devel" > > # rpm -ql lib64sigc++2.0-devel > > /usr/include/sigc++-2.0 >
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone, I hope you are well. Take care of yourself. I have the same problem as describe here: https://lists.samba.org/archive/samba/2014-December/187545.html I migrate a file share from a MAC-OS environment. For its new storage system, the company purchased an ASUSTOR NAS. This NAS works with an operating system based on version 4.14 of the GNU / LINUX x86_64 kernel. This NAS operates a