Displaying 10 results from an estimated 10 matches for "freehoster".
Did you mean:
freehost
2004 Aug 06
3
src/net/resolver.c patches for better IPv6 resolution
[caution: this is an IPv6 e-mail address. if you don't have
IPv6-capable mail then best keep replies on the list only]
> >existing getipnodebyname() call fails with IPv4 on my machine)...
> Well, if you can make it work properly - send your patches in, please.
The following enhancements to src/net/resolver.c (which looks identical
across icecast, ices, libshout, and who knows what
2002 Oct 08
1
openssh-3.4p1 install problems on Solaris 6 with openssl-0.9.6g
All,
I have successfully compiled and installed openssl 0.9.6g and am
attempting to install openssh-3.4p1.
I am using the following cofigure command for openssh:
./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/ssh
--with-tcp-wrappers --with-ssl-dir=/opt/local --with-rand-helper
The configuration appears to work flawlessly. However, when I try to
make the package I get the
2008 Dec 26
3
photoshop cs2 install
My system:
ubuntu 8.04
wine 1.1.10
The installshield assistant starts up but seconds later a error message appears and says, that the insall process can't finish without a reason....
The Terminal log: http://abi09.freehoster.ch/fehler.txt
The necessary fonts were installed.
I can install photoshop cs3 without problems but it works not good at all.
2004 Jan 19
0
rsync 2.6.0 and Solaris 8
Trying to build rsync 2.6.0 on Solaris 8 (gcc 3.3.2) has revealed that
some of the EAI_ defines exist on Solaris, but not all of them. This
causes lib/getaddrinfo.c to fail compilation as EAI_MAX (and some others)
is undefined.
The patch below fixes this issue, but I haven't tested the specific error
conditions represented by the defines.
Bryan
--- lib/addrinfo.h.orig 2001-12-05
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
2009 Jun 18
3
ldap , quotes, upgrade from dovecot-1.0.14 (q2.0)
hello list
help me please - i am trying to fix quotas about 2 days :(
i was using 1.0.14+ldap as userdb/passwd+lda+exim, and after upgrading to
last release my quotas goes away
so
> pkg_info | grep dove
dovecot-1.1.16 Secure and compact IMAP and POP3 servers
dovecot-sieve-1.1.6 A Sieve plugin for the Dovecot 'deliver' LDA
dovecot.conf
...
protocol imap {
listen = *:143
2018 Dec 06
3
Build error while upgrading samba 4.9.3
Hi Team,
Trying to upgrade samba 4.9.3 on debian wheezy. while building facing the following error.
Build phase!
`
Configuring Samba 4 - x86_64
Checking for program gcc or cc : /usr/bin/gcc
Checking for program cpp : not found
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for gcc
2010 Nov 01
1
Samba 4 on osx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have recently tried to build samba4 on osx from the latest git pull
I have had a build error while trying to compile this.
I have make clean, and reconfigured this.
[ 480/2253] Compiling lib/ldb/common/ldb.c
../lib/ldb/common/ldb.c: In function ?ldb_init?:
../lib/ldb/common/ldb.c:103: warning: ?tevent_loop_allow_nesting? is deprecated (declared
2010 Oct 07
1
OSX and samba4 git
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have just pulled the latest git on my OSX 10.6.4 install. I am attempting to build samba4 and i get this error.
[ 411/2152] Compiling ../lib/tdb/common/transaction.c
../../lib/tdb/common/transaction.c: In function ?transaction_sync?:
../../lib/tdb/common/transaction.c:552: error: implicit declaration of function ?fdatasync?
Waf: Leaving
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding?
Thank you,
Ryan
ryan at test1:~/samba-master/source4$ sudo ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")