Displaying 20 results from an estimated 30000 matches similar to: "Problems with Dovecot + imaptest"
2004 May 14
0
SuSE & Zaptel Compilation errors
Hi,
Thanks for giving me a detailed reply on hardware needs steven.
I have been looking at the archives in detail and found a few people have
had problems with zaptel compilation on suse(kernel-source-2.4.19.SuSE-342
// gcc 3.2.2 ) ... is shifting to red hat the only viable scenario...would
be a pain cuz suse comes with sun java desktop system( just bought it !! )
... any fixes would be a
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
2006 Nov 20
2
Installing PIL-1.1.5
Hello,
I?m trying to install PIL (Python Image Library) in a CentOS-4.4,
but I?m getting the follow error after unpack the tarball:
-------------------------------
# python setup.py install
running install
running build
running build_py
creating build
creating build/lib.linux-i686-2.3
copying PIL/ExifTags.py -> build/lib.linux-i686-2.3
copying PIL/ImageTransform.py ->
2007 Jun 05
2
pam_ldap-184 compile error
I tried to compile pam_ldap-184 but it gave lots of error msgs. BTW, I
have successfully compiled nss_ldap-255.
For pam_ldap, my configure looks like:
./configure --with-ldap-lib=openldap --with-ldap-dir=/usr/local
--with-ldap-conf-file=/usr/local/etc/openldap/ldap.conf
and the following is the configure output
--- start of configure output ---
creating cache ./config.cache
checking host system
2004 Jul 19
0
Cant compile Zaptel at all
I have been trying to compile Zaptel 1.0-RC1 that I just downloaded via tarball on my debian 3.0 system running a 2.4.26 kernel. I have all the headers, libraries and sources installed for the kernel along with the latest versions of GCC. I dont know what else to do to trouble shoot this so I have included the entire output below.
Thanks a lot!
-James Freire
linux1:/usr/src/zaptel-1.0-RC1#
2005 Sep 21
0
Compre facil seu imóvel consorcio (11) 2121-4103
Oi, quando abri a minha caixa adsl e vi o famoso Octal, assustei-me logo, no entanto, depois de ler o teu artigo, fiquei descansado, mas os problemas vieram a seguir... segui o howto por completo, instalei tudo, mas quando vou compilar o amedyn é reportado o seguinte erro :
[root@portatil paulo]# cd amedyn
[root@portatil amedyn]# make
cd init && make clean
make[1]: Entering directory
2005 Oct 18
2
usb doesn't build on mac os x (10.4)
I am having problems building usb on mac os x. First, mac os x
doesn't seem to have asm/types.h, just sys/types.h. I can't find
hiddev.h on mac os x either. Also, it doesn't have usb.h but instead
IOKIT/usb/USB.h. I am using mac os x (10.4), and the latest cvs of nut.
Is the new usb support going to work on mac os x? Is anyone working
on it? It seems that libusb is available
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
After discovering a bug in the SuSE Samba binary (2.2.7a and 2.2.8a)
which prevents some older DOS programs from creating files on a Samba
share, I downloaded and built Samba 2.2.8a from the sources. Everything
seems to work now (the old DOS programs are able to write to Samba
shares) with the exception of smbwrapper which causes the following
errors when Samba is built:
2004 May 17
4
Redhat 7.3 compiling problem
Firstly, amazing software, props to all the developers.
I'm trying to compile the latest asterisk cvs checkout and keep getting
an error which I can't solve, any help would be much appreciated -
make[1]: Leaving directory `/usr/src/asterisk/stdtime'
if [ -d CVS ] && ! [ -f .version ]; then echo CVS-HEAD-05/17/04-16:45:34
> .version; fi
for x in res channels pbx apps
2004 Sep 10
1
[Flac-users] Trouble Building flac-1.1.0
I am trying to build Flac 1.1.0. Version 1.0.3 built without any problems on this system, but 1.0.4 and 1.1.0 fail during the `make' step. I ran `./configure' without any extra flags, then ran `make'. The following is the errors that make outputs:
file_decoder.c:60: parse error before "FLAC__FileDecoderWriteCallback"
file_decoder.c:60: warning: no semicolon at end of
2007 Jul 18
3
Problem building Asterisk 1.2.22
I'm having a problem building Asterisk 1.2.22. It fails in
codecs/codec_zap.c on codec_zap.c is revision 62173. The OS is FC4.
Here's the error. Can anyone help me with this?
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer -fPIC -c -o
2002 Jun 28
2
Error when configuring pam on samba (MANDRAKE 8.2 and before)
Hi, i use mandrake 8.2 and i have this error when i run the following
command (for pam use).
I also have the same error on older mandrake's.
Is this related to mandrake or what ?
Someone has a solution plz ?
make nsswitch/pam_winbind.so
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c:65: parse error before `*'
nsswitch/pam_winbind.c: In function `converse':
2003 Jan 10
0
Samba-2.2.7a Compile error --with-pam
Guys, I'm having some problems trying to compile Samba-2.2.7a --with-pam.
The ./configure works fine but the compile fails. I have no problems
--without-pam.
Any help would be greately appreciated.
Linux SuSE SLES7 on S390, Kernel 2.4.19, Samba 2.2.7a, gcc-2.95.3-62,
pam-0.74-34, pam-devel-0.74-34
./configure \
--prefix=/usr \
--sysconfdir=/etc/samba \
--localstatedir=/var/log/samba \
2003 Jan 28
1
[nsswitch/pam_winbind.po] Error 1 With Compiling 3.0
Greetings,
***Warning: New to compiling and use RPMs whenever I can :-)***
When trying to compile I get the above error. It is preceded by:
=======
.
.
.
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c:60: parse error before `*'
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:67: `pamh' undeclared (first use in this
function)
2014 Apr 23
0
ImapTest utility not compiling
* Found my error.
I moved the dovecot source code after compiling it. Didn?t realize there were embedded/absolute URLS within the dovecot source tree. All I needed to do was make clean && make dovecot, then imaptest compiled no problem.
[Brad Hein]
From: <Hein>, Local Administrator <Brad_Hein at cable.comcast.com<mailto:Brad_Hein at cable.comcast.com>>
Date:
2007 Feb 03
2
asterisk 1.2 branch revision 53132 failed to compile
while compiling svn 53132 of asterisk branch 1.2
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS
-DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_sms.o
app_sms.c
gcc -shared -Xlinker -x -o app_sms.so app_sms.o
make[1]: Leaving directory
2004 Apr 05
1
Error trying to compile 2.6.0 on Solaris 9 Sparc with gcc 3.2
Hi.
I'm trying to compile rsync 2.6.0 on Solaris 9 Sparc, using gcc 3.2.
The configure script seems to run with no problem.
But when I go ahead to make, I get the following error output:
-----8<------------------------------------------------------------
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
In file included from rsync.c:23:
rsync.h:371: warning: no semicolon
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba
after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone
could shed some light on either/both issues. I'm compiling Samba 2.2.8a
with:
./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk
--prefix=/var/samba --with-quotas --with-smbmount --with-shadow
No errors there, but make fails
2007 Oct 30
1
chan_mobile
I'm trying to compile chan_mobile for asterisk 1.4
I've installed 1.4 from SVN and downloaded addons from SVN also. I
make ./configure, make menuconfig, select only chan_mobile, and make.
Then I obtain the following errors. (I've also tryed applying the
patches I found at http://www.chan-mobile.org/?page_id=5 but with no
better results.
make[1]: Entering directory
2004 Apr 30
2
Can not compile zaptel at SuSE 9.0
Hello all,
I am not able to compile zaptel...
I am using kernel 2.4.21-202 and it's source is linked to /usr/src/linux. I
already have to test installations running at SuSE 9.0 (but here I have an
SMP system with to processors).
Could you give me a hint?
/usr/src/linux/include/linux/highmem.h:93: error: `clear_user_page'
undeclared (first use in this function)