Displaying 20 results from an estimated 3000 matches similar to: ""
2009 Apr 26
0
Compiling dovecot-sieve-1.1.6 against dovecot-1.1.14
When attempting to compile dovecot-sieve-1.1.6 against dovecot-1.1.14
using the following command line to config...
G520X2:~/Temp/dovecot-sieve-1.1.6 root# ./configure --with-dovecot=../
dovecot-1.1.14
make fails with the following...
G520X2:~/Temp/dovecot-sieve-1.1.6 root# make
make all-recursive
Making all in src
Making all in libsieve
/bin/sh ../../libtool --tag=CC --mode=link gcc
2002 Oct 26
1
libsmbclient in Mac OS X / Darwin
Dear folks:
First of all, thanks for a great product and please do keep up your fine
job with samba.
As a humble contribution to your project, below is a patch to configure.in
that allows libsmbclient.so to be correctly built in my system (Mac with
Mac OS X). I hope this to be useful.
I also noted that the generated Makefile, did not correctly install the
library as the 'install'
2002 Nov 21
1
html Search Engine not working
Hi All,
Just installed R on my powerbook G4 (Darwin; see more info below) but
have trouble with the the Search Engine and Keywords html page after
help.start() (with Mozilla 5.0). I've browsed the archives and have
seen some references to similar problems, but can't figure out how to
fix it so that the search function works. When attempting to search
for help using a keyword,
2003 Mar 16
2
Failed to create storage with data: ::
# dovecot.conf:
protocols = imaps
login = imap
login_user = mail
default_mail_env = maildir:%h/
auth = default
auth_mechanisms = plain
auth_userdb = passwd-file /tmp/imap.passwd
auth_passdb = passwd-file /tmp/imap.passwd
auth_user = mail
auth_verbose = yes
In the log files I get:
Mar 15 23:36:30 pos dovecot: Dovecot starting up
Mar 15 23:36:37 pos imap-login: Login: testuser [10.0.66.1]
2006 Apr 16
0
[LLVMdev] 1.7 Pre-Release Ready for Testing
Hi Tanya,
Attached are the "make check" results from my machine Darwin
Bill-Wendlings-Computer.local 8.6.0 Darwin Kernel Version 8.6.0: Tue
Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power
Macintosh powerpc
I'll have the llvm-test results available later.
-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.out
Type:
2004 May 25
0
Compiling on OSX 10.3.3
Hi,
Just thought I'd let you guys know about my time in compiling on
Panther.
Not being the world's greatest Makefile expert, and after applying the
patch suggested on this list (and modifying it so that the 7.2.0 was
replaced by a 7.3.0 - for the latest Darwin kernel) I still had issues
with my system requiring endian.h and byteswap.h .
Being ignorant of most things, after much
2005 Dec 21
1
Build error on Mac OS X
Hi,
The following commands:
> tar zxvf R-devel_2005-12-14.tar.gz
> mv R-devel R-2.3
> cd R-2.3
> ./configure --with-blas='-framework vecLib' --with-lapack
> make
give me the following error on my Mac OS X system:
...
g77 -fno-common -g -O2 -c xxxpr.f -o xxxpr.o
make[3]: *** No rule to make target `-lintl', needed by `libR.dylib'. Stop.
make[2]: *** [R]
2005 Nov 07
0
rsync: readdir(.): Bad file descriptor (9)
Hi,
I've spent the better part of three weeks tracking into this problem. I hope
you don't mind a post here on smbfs, but I was hoping someone might have
some insight or ideas on where to look next.
Summary: trying to rsync folders across an smb mounted share with EXACTLY 50
objects (folder or files), results in the error
rsync: readdir(.): Bad file descriptor (9)
Details
The problem
2007 Oct 21
2
xattrs: Permission denied?
I've found a(nother) bug with the xattr code:
kiwiw:~/x terpstra$ uname -a
Darwin kiwiw.lan 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23
16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh
powerpc
kiwiw:~/x terpstra$ echo test > bar
kiwiw:~/x terpstra$ xattr --set broken demo bar
kiwiw:~/x terpstra$ chmod 0444 bar
kiwiw:~/x terpstra$ rsync-3.0 -aHAXSx bar
2007 Mar 19
1
Again...
Newbie trying to install wine in his Mac OSX, getting the old annoying
message,
home:~/Desktop/wine G3$ /Users/G3/Desktop/wine/tools/wineinstall
WINE Installer v0.75
Running configure...
configure: creating cache config.cache
checking build system type... powerpc-apple-darwin8.7.0
checking host system type... powerpc-apple-darwin8.7.0
checking whether make sets $(MAKE)... no
checking for gcc...
2006 Dec 14
1
Compilation error on Mac OS X 10.4.7
Dear List:
I am having difficulties compiling samba-3.0.23d on mac os x.
Here is the output of 'uname -a':
Darwin TI-15 8.7.0 Darwin Kernel Version 8.7.0: Fri May 26 15:20:53
PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC Power Macintosh powerpc
The errors I get are:
Compiling lib/system.c
lib/system.c: In function 'sys_getxattr':
lib/system.c:1420: error: too few arguments to
2009 Jun 18
0
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
I can configure it now. Thank You!
--- On Wed, 6/17/09, Bill Wendling <isanbard at gmail.com> wrote:
From: Bill Wendling <isanbard at gmail.com>
Subject: Re: [LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Date: Wednesday, June 17, 2009, 6:26 PM
Hi Murat,
This looks suspicious:
2007 Nov 07
4
[noob] simpletest.rb, mongrel 1.1, ruby 1.8.4, mac os x 10.3.9 hangs
Hello,
I''m trying to run the latest/greatest mongrel version:
% sudo gem install mongrel
...
Successfully installed mongrel-1.1
% gem list mongrel
mongrel (1.1)
% ruby -v
ruby 1.8.4 (2005-12-24) [powerpc-darwin7.9.0]
% uname -a
Darwin NewYork.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power
Macintosh powerpc
2001 Apr 05
0
portable OpenSSH bugs.
On Thursday, April 5, 2001, at 02:09 , Theo de Raadt wrote:
> please mail details about the bugs asap.
The first bug I sent (pending/1759: 2.5.2p2 can't connect using protocol
2 to a 2.3.0p1 server), got sent back as "fixed in current" so hopefully
that is taken care of (details at the bottom of this message). I'm
happy to try and repro / debug these if necessary.
The
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
Hi,
I am trying to install llvm 2.5 in my PowerPC machine. I have already installed XCode Tools 2.4.1.
I can compile programs using gcc run them.
I try to configure llvm 2.5, the configuration aborts with following message:
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
2003 Jan 24
1
cvs down?
(Logging in to anonymous at dovecot.procontrol.fi)
CVS password:
cvs [login aborted]: connect to dovecot.procontrol.fi:2401 failed:
Connection refused
cvs [checkout aborted]: connect to dovecot.procontrol.fi:2401 failed:
Connection refused
Was the CVS server taken down?
--
Jesse Peterson / jesse at pixeltechs.com
2003 Mar 13
1
SMTP options
I realize this is not an SMTP discussion list, but... here goes:
This is my situation. We have mobile users that need a secure (SSL)
SMTP+auth gateway that simply forwards rfc822's to our real MTA. All it
would have to do is accept SSL connections, authenticate the user,
accept his message, then send that to the MTA.
Anybody know of a very minimal software package that can do this?
--
2006 Apr 16
1
[LLVMdev] 1.7 Pre-Release Ready for Testing
Are us on Mac OSX or GNU Darwin without apple OS...
I am trying to get it going on OpenBSD 3.8/3.9 latest but
seems that the compiler boffs on this system... Should I send
the configure output-- could anybody maybe have a hint about why
its blowing up...?
regards, Joseph Altea
Bill Wendling <isanbard at gmail.com> wrote: Hi Tanya,
Attached are the "make check" results from
2010 Dec 18
1
[LLVMdev] Python requirement
Hi all,
I've built llvm + clang on OS X 10.4 :
Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT
2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
However, make check-all fails immediately with:
Traceback (most recent call last):
File "/Users/useruser/LLVM/llvm/utils/lit/lit.py", line 4, in ?
import lit
File
2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
There is a small configure glitch for rsync-2.5.5rc1 on Apple Darwin
(== MacOS X) [
uname -a
Darwin darwin.math.utah.edu 5.2 Darwin Kernel Version 5.2: Fri Dec 7 21:39:35 PST 2001; root:xnu/xnu-201.14.obj~1/RELEASE_PPC Power Macintosh powerpc
] the config.h file gets the line
#define INET6 1
The link then fails with
/usr/bin/ld: Undefined symbols:
_freehostent
_getipnodebyaddr