similar to: undefined reference to fallocate64

Displaying 20 results from an estimated 4000 matches similar to: "undefined reference to fallocate64"

2011 Jan 08
1
Unable to build dovecot 2.0.8 on Ubuntu Server 9.10
I'm trying to build dovecot version 2.0.8, but I always end-up with this error: libtool: link: i486-linux-gnu-gcc -std=gnu99 -O3 -mtune=prescott -march=prescott -fomit-frame-pointer -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o .libs/anvil main.o anvil-connection.o anvil-settings.o connect-limit.o
2010 Oct 22
2
fallocate and glibc 2.10
In glibc 2.10 (32 bit) fallocate() exists but fallocate64() doesn't. When _FILE_OFFSET_BITS==64, fallocate() is a redirect to fallocate64() and the program can't be linked (fails to find symbol fallocate64). See http://bugzilla.redhat.com/500487 Attached patch detects fallocate() more robustly to guard against this problem. Cheers, Paul. -------------- next part -------------- A non-text
2011 May 15
2
Compilation problem with linux/falloc.h include in rsync.h
Hi all, I'm trying to compile rsync from the git sources (rev 8bcd6a4afff3cb8197d5589ec4fdf9fe153f53de) the configuration step went without any reported problems so I ran the make utility to compile the code base. The following error was almost immediately returned after running make: ./rsync.h:669:26: fatal error: linux/falloc.h: No such file or directory The reported line resides in
2010 Dec 06
2
imap/pop proxy and filter
Hi I use dovecot as imap/pop proxy. Is it possible to filter the messages before they get delivered to the client? Thanks for any hint how to achieve this. Mike
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1 You can't really do anything except open INBOX and read mails from it, so it's currently only intended for initial testing. It sucks in many ways right now, but I'll be improving it. The idea is that you could set for example: mail_location =
2007 Jun 28
1
Heartbeat for Centos 5- Can't build RPMS or install prebuilt RPMS
I am stuck. This is X86_64 platform. In the extras repos, there is the SRPMS for heartbeat along with the RPMS for it. I have downloaded both. But I can't build the RPMS from the SRPM as it fails compiling something in BUILD/heartbeat-2.0.8/lib/crm/pengine Additionally, I can't install the RPMS: rpm -Uvh heartbeat-2.0.8-3.el5.centos.i386.rpm heartbeat-2.0.8-3.el5.centos.x86_64.rpm
2013 Feb 01
2
error during yum update 6.3
Hello, Anybody else running into this. I am seeing it on two different CentOS boxes I have. yum --disablerepo=* --enablerepo=base,updates update ... ---> Package abrt.i686 0:2.0.8-6.el6.centos will be updated ---> Package abrt.i686 0:2.0.8-6.el6.centos.2 will be an update --> Processing Dependency: libreport >= 2.0.9-5.el6_3.2 for package: abrt-2.0.8-6.el6.centos.2.i686 ... --->
2004 Sep 20
3
Possible bug in shorewall 2.0.8
Hello, I believe there may be a bug in shorewall version 2.0.8. I''ve been using shorewall for years without problems (last installed version was 1.4.6b-1). I''ve posted previously with the subject line "After upgrade people can no longer connect" dated on Sunday, September 19, 2004 which contains all the information for the upgrade. Today I uninstalled shorewall
2010 Feb 23
1
undefined method `scaffold' for AdminController:Class
Hello everyone! I think a little background is necessary. I''ve been a web-developer and linux user for a little over 4 years now, primarily working with PHP and MySQL. I''ve tried several other frameworks like Django and CodeIgniter and several other languages, including python, perl, ASP/.NET, javascript and javascript frameworks, also worked with Oracle and PostgreSQL and many
2012 May 29
4
per-mailbox message limits
This is something Timo hacked up for me a few years ago and I realised should be on the list in case anyone else wants them. The following patches will limit maildir folders to 4000 messages on Dovecot 2.0.* and 2.1.* The Specfile patch is against the Cityfan Redhat EL5 SRPM but is likely to work on most build platforms Changing the message limit requires a recompile. It's brutal and
2010 Feb 12
1
[RFC] add support for fallocate()
fallocate() is linux specific and will preallocate the space on disk for the entire file. FALLOC_FL_KEEP_SIZE does not change the filesize as reported by stat(). An aborted transfer will have preallocated disk space which is not "visible" via stat(). This shouldn't matter unless the user does complet his transfer. An alternative would be to use ftruncate() and shorten the file to the
2010 Dec 16
2
dovecot 2.0.8 LDA with MYSQL issues
Hi, after deciding to use Dovecot 2.0.8 as a postfix LDA using mysql DB I'm running into some issues. I started to follow, http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL but noticed that the auth settings on the config changed, after looking through the dovecot wiki I think I have that issue fixed. However I still can't get the SQL part to work right, below is what I have on the
2010 Dec 21
2
over quota issue
I have a situation where if a user is over quota and sending through postfix I get an error, now this error only happens if the user is over quota, otherwise it works with no problem. However if sending using /usr/local/libexec/dovecot/dovecot-lda it works every time even if overquota, any ideas? I just can't seem to figure this one out. TIA, Paul Using mail command Dec 21
2001 Apr 19
3
Error Mapping Clearcase Views/Vobs using Samba
Hi All, Users at our site are using SAMBA (Version 2.0.8 and 1.9.15p8) to map their Home Directories and their Clearcase Vobs/Views on their Windows 2000 desktops. Home directories are being mapped without any issues but while mapping their views/vobs we are getting the error stated below: Network path \\server name\share could not be found and The mapped network drive could not
2000 May 17
2
Next stable version of Samba.
Hi all, I'd like to ask to make a version number change for the next stable release. Currently we're planning to release something we're planning to call 2.0.8. However, what I'm actually busyly creating in the CVS tree is HEAD minus vfs and dfs and some of the TNG mods. This is a very big change to call 2.0.8, which implies a minor rev. on 2.0.7. Now I still want to
2010 Aug 28
4
[PATCH 0/4] Add progress bars
As discussed previously: https://www.redhat.com/archives/libguestfs/2010-July/msg00003.html https://www.redhat.com/archives/libguestfs/2010-July/msg00024.html To do: (1) Implement progress notifications for many more daemon operations. (2) OCaml bindings to the callback. (3) Perl bindings to the callback. Rich. -- Richard Jones, Virtualization Group, Red Hat
2002 May 23
3
AutoCAD file names UPPER CASE on samba
Hi folks, we are experiencing a problem when AutoCAD 2000+ drawing files are saved on a Samba (2.0.8) file share. Regardless of what the file is 'saved as', the name is always converted to all capitals. e.g. Drawing1 becomes DRAWING1 Just wondering if anyone else has experienced this problem. Seems strange that it is only AutoCAD files, but I think it is Samba related, not AutoCAD,
2010 Jul 08
0
[ANNOUNCE] libguestfs 1.4.0 - tools for accessing and modifying disk images and virtual machines
I'm pleased to announce a major new release of libguestfs. libguestfs is a library and a set of tools for accessing and modifying disk images and virtual machines. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, P2V, V2V, performing partial backups, cloning VMs, and much more. Home page: http://libguestfs.org/
2005 Jan 18
6
I'm gonna kill YUM (mailing list version ;-) )
Hi all. Most of you already know about my problems (well, my computer's problems ;-) ), since we've been discussing on the forum. Hughesjr recommended me to post here, so let's see, I have my faith on you. I have a dedicated server with RH9 that I upgraded to CentOS 3.4 . Everything ok, but after the first yum upgrade and reboot I get this when I try to do a yum update: yum
2018 Aug 02
1
Managesieve stopped working - Undefined symbol "i_stream_read_memarea"
> On 02 August 2018 at 16:22 Henrik Larsson <dovecot-user at spambox.dk> wrote: > > > On 02-08-2018 15:16, Aki Tuomi wrote: > >> On 02 August 2018 at 16:08 Henrik Larsson <dovecot-user at spambox.dk> > >> wrote: > >> > >> > >> On 15-07-2018 11:42, Henrik Larsson wrote: > >> > After upgrading Dovecot to 2.3.2.1