similar to: Solaris 10 Compilation Issue with 2.0.12 (actually post 12690) [WORKAROUND PROVIDED]

Displaying 20 results from an estimated 130 matches similar to: "Solaris 10 Compilation Issue with 2.0.12 (actually post 12690) [WORKAROUND PROVIDED]"

2011 Apr 17
2
2.0.12 ipwd.c does not compile under solaris
the new src/lib/ipwd.c introduced in 2.0.12 no longer compiles on solaris. Under solaris, the *_r routines doesn't pass in result as the last parameter and return errno - it just returns result. obviously a job for configure..... -- Roger Fujii<rmf at lookhere.com>
2014 Feb 07
1
Dovecot 2.2.10 crash / infinite loop bug
Hello, I though this bug should be reported, although there is workaround already made and in use. Dovecot 2.2.10 crashes into out of memory error when there is defined system users (userdb+passdb) and own virtual users (userdb+passdb). Removing either one solves the issue and Dovecot is working as it should. When memory leak (I replaced pw_init and gr_init with the version that is found
2019 Apr 02
2
Make/Build Error on armhf
Hello $List, just downloaded and tried to compile samba 4.10.0 an raspbian stretch which ends in an error: [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid string offset 3888 >= 3489 for section `.strtab' /usr/bin/ld:
2019 Apr 02
2
Make/Build Error on armhf
Hello Norbert, thanks for your reply. Does that mean that the rpi build environment is not uptodate? -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Norbert Hanke via samba Gesendet: Dienstag, 2. April 2019 21:28 An: samba at lists.samba.org Betreff: Re: [Samba] Make/Build Error on armhf Hi, I noticed the same, actually with many more shared
2011 Apr 15
1
Dovecot v2.0.12 OpenBSD - getpwuid() error
Hi! I've upgraded from 2.0.11 to 2.0.12. I've experienced errors during delivery with dovecot-lda. The error log attached contains the errors. Since then I had to downgrade to 2.0.11, to make it work again. When starting 2.0.12, it couldn't chown() the files under /var/dovecot (eg.: dict) to the user specified in the configuration file. Configuration: # doveconf -n # 2.0.11:
2012 Oct 23
1
Compiling samba4 hangs at [1815/3978] Compiling librpc/ndr/ndr_basic.c
Hi, I have tried both RC4 and from the repository but I can't seem to get samba4 to compile. I have rebuilt the OS (Centos 6.3) from scratch and I am still having the same issue. I get: WAF_MAKE=1 ./buildtools/bin/waf build Waf: Entering directory `/opt/samba-master/bin' Selected embedded Heimdal build [ 133/3978] Generating VERSION [ 168/3978] Generating smbd/build_options.c [1815/3978]
2011 Aug 19
1
how to merge distance data based on location
Hi all, I have two data frames, two columns each, 1000s of rows. Each row represents a segment of the genome where a deletion has occurred. First column is start position of the deletion in genomic distance, second is end position. So, e.g., first 3 rows of data frame A is: 1003 1023 5932 6120 12348 12689 first 3 rows of data frame B is: 852 5305 1010 1015 8500 9500 10000 13000 I want to merge
2014 Sep 26
1
configure: error: linking to Fortran libraries from C fails
Hi all, Nice one for a Friday afternoon ... I'm trying to follow this section of the manual : http://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Using-Undefined-Behaviour-Sanitizer to build R-devel (as of a few hours ago: rev 66684) with -fsanitize=undefined,address. My OS is Linux Mint Debian Edition. To get gcc-4.9 I added Debian testing to my apt sources and ran : sudo
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi, I've installed a testversion from 2.0.12 and getting coredumps after login via IMAP/POP3. I don't know, if it is a simple config error or something else. ====== dovecot: [ID 583609 local7.error] master: Error: service(imap): child 29333 killed with signal 11 (core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ======
2009 May 07
1
timezone "Europe/London" ntpdate
Hi CentOS 5.3 with latest updates. I have a problem with the time zone on dedicated server. I had to setup the timezone using system-config-date to "Europe/London" and "System clock uses UTC" == checked # date; date -u; hwclock --show; hwclock --show --utc; zdump /etc/localtime Thu May 7 21:29:47 GMT 2009 Thu May 7 21:29:47 UTC 2009 Thu 07 May 2009 09:29:48 PM GMT
2007 Dec 02
1
Asterisk on Solaris
I submiited to the list last night, but it never showed up. Here we go again. I've tried building Asterisk 1.4.15 on Solaris based on instuctions here, http://forums.digium.com/viewtopic.php?t=5888. However, this is the message I get. This is Solaris on X86. Any ideas? [CC] stdtime/localtime.c -> stdtime/localtime.o stdtime/localtime.c: In function `localsub':
2012 Mar 31
2
Libvirt source code cannot built with libnettle.
Hello All, I try to build dependency library name is gnutls which require by libvirt, but show error us below. $./configure checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... no configure: error: *** *** Libnettle 2.4 was not found. I specify macros are LD_LIBRARY_PATH=$LD_LIBRARY_PATH/path_of_nettle_2.4/lib and
2019 Apr 02
0
Make/Build Error on armhf
Hi, I noticed the same, actually with many more shared libraries. It already has been filed as bug https://bugzilla.samba.org/show_bug.cgi?id=13754 with version 4.10.0rc4 . Looking at what actually happens in detail no exotic build options are used so at first sight it looks more like a problem of the build tools on the RPi than a Samba problem. The simplest situation I could find was
2016 Nov 23
5
[Bug 12440] New: make "rsync -N" == "rsync --numeric-ids" ?
https://bugzilla.samba.org/show_bug.cgi?id=12440 Bug ID: 12440 Summary: make "rsync -N" == "rsync --numeric-ids" ? Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayned at
2019 Apr 04
0
Make/Build Error on armhf
I tried the backports tip from https://bugzilla.samba.org/show_bug.cgi?id=13754 and samba 4.10.1 this works... compile finishes without an error... -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Dirk Laurenz via samba Gesendet: Dienstag, 2. April 2019 23:32 An: samba at lists.samba.org Cc: 'Norbert Hanke' <norbert.hanke at
2014 Nov 13
1
coredump while loggin in on SSH with a user ( with UID )
Hai, i've seen a core dump... ? Clean server, static ip, Debian Jessie, samba 4.1.13 and cups installed. ? Im leaving the office now, but ill go test tomorrow some more. It happend while logging in on ssh server. pretty basic setup, like on the wiki, and?pam was updated by running pam-auth-update. tomorrow more info if this is not known. ? Nov 13 16:57:03 rtd-printsvr1 winbindd[12690]:??
2014 Nov 14
0
FW: coredump while loggin in on SSH with a user ( with UID )
If anyone want the below dump its reproduceable, so i looks to my this is a bug and simply fixed. I didnt set the kerberos settings in sshd_config: so i enabled. KerberosAuthentication yes KerberosGetAFSToken no KerberosOrLocalPasswd yes KerberosTicketCleanup yes and the crash is gone. greetz, Louis -----Oorspronkelijk bericht----- Van: belle at bazuin.nl [mailto:samba-bounces at
2019 Apr 05
0
Make/Build Error on armhf
Hi Dirk. Ok, now im ready with the debian packages for 4.10, this could make your life more easy. I've not tested this but should work, you could try this. Install a debian 9 server as minimal as possible, so choose expert install, only install ssh server, nothing else. Now in this order, start building the armhf samba 4.10 packages This should be easy todo now since i've match the
2004 Dec 01
0
Shorewall 2.0.12
This update will be of interest to you if you use dynamic zones or if you have an /etc/shorewall/start file and use the ''save'' command. http://shorewall.net/pub/shorewall/2.0/shorewall-2.0.12 ftp://shorewall.net/pub/shorewall/2.0/shorewall-2.0.12 Problems Corrected: 1. A typo in shorewall.conf (NETNOTSYN) has been corrected. 2. The "shorewall add" and
2000 Nov 08
1
2.3.0p1 vs 2.0.12
With the 2.3.0p1 client on Linux vs F-SECURE SSH Version 2.0.12 on a BSDI box using ssh v2 DSA keys I get the following on the server side: debug: new_connection_callback returning debug: Remote version: SSH-2.0-OpenSSH_2.3.0p1 sshd[7778]: got bad packet when verifying user auto's publickey. Incidentally, there's an option -2 to use v2 if "1,2" is the Protocol line, but no -1