Displaying 5 results from an estimated 5 matches for "eclar".
Did you mean:
echar
2004 Apr 30
1
problem conpiling snprintf.c
...ele Cawley
problem: tring to install on a HPUX v11 system. make install comming back
with below error.
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:792: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/include/stdio.h:493:
previous d
eclaration of `snprintf'
*** Error exit code 1
Stop.
regards
Michele
****************************************************************************************
Please note as of 31st March 2004 we will not be accepting any email to
Digifone.com addresses. From this date please send all emails to...
2001 Dec 26
0
Sampa-2.2.2 Compile error on HP-UX 11
...dates for samba-2.2.2 using cvs.
./configure --with-pam -with-winbind works fine,
but I get the following error when I try make:
.
.
.
Compiling lib/snprintf.c
lib/snprintf.c:770: conflicting types for `snprintf'
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/include/stdio.h:493:
previous d
eclaration of `snprintf'
Stop.
*** Error exit code 1
I searched previous messages and there was one suggesting replacing the
line in lib/snprintf.c with the line from stdio.h, but that did not
work.
Line 770 from lib/sprintf.c starts with:
int snprintf(char *str,size_t count,const char *fmt,...)
{...
2010 Jul 20
3
v2.0.rc3 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz.sig
A lot of dsync fixes. I think I've fixed now all of the bugs ever
reported about dsync and I'm hopeful that it's now stable. All the rest
of Dovecot looks pretty good too. Maybe v2.0.0 will be out next week.
Changes since rc2:
* Single-dbox is now called
2010 Jul 20
3
v2.0.rc3 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz.sig
A lot of dsync fixes. I think I've fixed now all of the bugs ever
reported about dsync and I'm hopeful that it's now stable. All the rest
of Dovecot looks pretty good too. Maybe v2.0.0 will be out next week.
Changes since rc2:
* Single-dbox is now called
2005 Feb 11
6
i want to load chan_h323.so