Displaying 20 results from an estimated 200 matches similar to: "Solaris 10 dovecot-latest configure error"
2016 May 13
2
2.2.24 ldap-client.c compile failing on Solaris 10
Hi,
I'm trying to compile 2.2.24 on Solaris 10 with SolarisStudio 12.4
compiler. Looks like BerVarray is totallly missing from Solaris ldap.
BR,
Tomppa
Making all in lib-ldap
source='ldap-client.c' object='ldap-client.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../depcomp \
/bin/bash ../../libtool --tag=CC --mode=compile cc -std=c11
-DHAVE_CONFIG_H -I.
2008 Feb 14
3
Solaris 10 / 1.1.beta15 imap cores
Hi,
I've been using 1.0 but moved to beta to see if it works before release.
Both b14 and b15 dies sometimes when accessing folders. Last time I
fixed this by moving one message from folder to another and then back.
Next I'm trying to build this with debugging enabled.
Tomppa
> Feb 14 11:52:33 dovecot: [ID 107833 mail.crit] IMAP(tomppa): file message-parser.c: line 674: assertion
2015 Dec 23
2
2.2.21 imap core dump after enabling autoexpunge
Hi,
I've enabled autoexpunge for Trash and Junk. Now imap process core
dumps occasionally.
Tomppa
> program terminated by signal SEGV (no mapping at the fault address)
> 0xff0dc2e0: o_stream_get_buffer_used_size : ld [%o0 + 20], %o0
> Current function is notify_ok (optimized)
> 13 if (o_stream_get_buffer_used_size(client->output) != 0)
>
2010 Mar 22
2
dovecot-2.0.beta4 mysql support in Solaris
Hi,
I've been able to configure --with-mysql in Solaris 10 which has MySQL
version 4.0.31 bundled in. Since beta4 build fails due to change in
src/lib-sql/driver-mysql.c. I've never used this feature but so I don't
need it. This is just a FYI if someone reads mailing list.
"driver-mysql.c", line 139: undefined symbol: CLIENT_MULTI_RESULTS
"driver-mysql.c",
2010 Feb 25
2
dovecot-2.0.beta3 tcpwrapper support in Solaris
Hi,
2.0 compiles fine in Solaris but and I've found only one glitch so far.
Tcpwapper support needs some tweaks. I need to add
CPPFLAGS=/usr/sfw/include because tcpd.h is in there. Then also
LDFLAGS='-R/usr/sfw/lib -L/usr/sfw/lib' is needed. It would be nice to
have --with-tcpwrap-dir or something.
After this linking gives an error
Undefined first referenced symbol in file
2010 Jul 16
1
Dovecot 2.0.rc2 fd passing regression
Hi,
I've tried to compile 2.0.rc2 and configure fails this which used to
work or at least last time when I tried beta4.
> configure:19606: checking whether fd passing works
> configure:19680: cc -o conftest -xO4 -I./src/lib ./src/lib/fdpass.c -I/usr/sfw/include/mysql -I/usr/sfw/include -R/usr/sfw/lib:/usr/lib/sasl -L/usr/sfw/lib -L/usr/lib/sasl conftest.c -lrt -lnsl -lsocket -lrt
2013 Aug 07
2
2.2.5 fails to compile - SSL_OP_SINGLE_ECDH_USE : Solaris 10 + Sunstudio 12.3
Hi,
Compile fails in these two files
src/lib-ssl-iostream/iostream-openssl-context.c
src/login-common/ssl-proxy-openssl.c
due to missing SSL_OP_SINGLE_ECDH_USE
In these there is only
#if !defined(OPENSSL_NO_ECDH)
when all the other places it always compares also SSL version
#if !defined(OPENSSL_NO_ECDH) && OPENSSL_VERSION_NUMBER >= 0x10002000L
Tomppa
2008 Feb 13
1
Solaris 10 + Sun Studio 12 + dovecot-1.1.beta15 build problem
Hi,
I've been using dovecot quite a while but latest beta fails to compile
on Solaris using latest Sun Studio compiler.
Making all in fts-squat
source='fts-backend-squat.c' object='fts-backend-squat.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../../depcomp \
/bin/bash ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I../../..
2006 May 18
1
configure change for 1.0.beta8
Hi,
I'm trying to compile dovecot under Solaris 10 with native Mysql
support. Couple changes are needed before configure can detect and
compile mysql support. Native Solaris Mysql is installed under
/usr/sfw directory. Configure can't find libraries and when these are
found -R runtime path is needed for linking. Also if library name is
given before library path it can't find it.
2013 Apr 09
0
2.1.16 Solaris 10 compile regression Sunstudio compiler
Hi,
src/plugins/quota/quota-status.c won't compile due to missing include
<getopt.h> needed for optarg
% make
source='quota-status.c' object='quota-status.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../../../depcomp \
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib
-I../../../src/lib-master -I../../../src/lib-dict
-I../../../src/lib-index
2010 Sep 08
3
puppet dashboard and 64-bit mysql
I was looking forward to trying this out, given the puported Solaris
support. However, in attempting to install the prereqs for dashboard,
I hit a major snag. My main server uses the blastwave MySQL install,
which is a 64-bit version of MySQL 5.
mysql Ver 14.12 Distrib 5.0.90, for pc-solaris2.10 (x86_64)
Apparently the mysql bindings for ruby don''t like the 64-bit version.
Output of
2017 May 29
4
The state of ARMConstantIslandPass in 4.0.[01]
Hi,
We at Rust are using LLVM for our codegen. Since Rust version 1.19.0,
which should ship in July 21st, we are using a slightly patched
version of LLVM 4.0.
The transition to LLVM 4.0 had been fairly pain-free on x86 (at least
excluding the standard suite of assertion failures using MSVC SEH, but
that's fairly under control), but we have encountered several scary
bugs in ARM, most
2015 Feb 16
1
Asterisk 11.6. SIP realtime lost peers after 'sip reload'
Hi, list.
We have a problem with loss peers after 'sip reload', our configuration:
Asterisk 11.6-cert1, SIP realtime peers, sip.conf:
- rtcachefriends=yes
- rtsavesysname=yes
- rtupdate=yes
- rtautoclear=yes
When we do 'sip reload' , peers are removing from available.
Before `sip reload` :
srv-pbx2*CLI> sip show peers
Name/username Host
2001 Oct 22
0
Fwd: Re: Using rpcclient to install printer drivers
Hi Jerry Carter and list members,
The post below was rejected by the list moderator as too big. That cost me
four days and now I am really anxious for positive feedback from rpcclient
experts either in the field or at samba.org. It was too big because I
included a listing of STDERR and STDOUT from setting debug level to 10 in
step #4 of install_printer_drivers.pl. I have trimmed it down by
2008 Sep 15
0
Trace log of unify when glusterfs freezes
Ok, I've got the trace translater running above unify at the moment. When I try to access the directory giving me trouble the following gets logged (note, I accessed one which worked first - /home/lozzar, and then mine /home/will):
2008-09-15 20:16:53 C [dict.c:1125:data_to_str] dict: @data=(nil)
2008-09-15 20:16:53 C [dict.c:1125:data_to_str] dict: @data=(nil)
2008-09-15 20:16:53 T
2004 May 25
2
e1071, R1.9.0, Solaris 2.9, should I be worried?
In R 1.9.0 running under Solaris 2.9 on a SunBlade 100,
with "Sun WorkShop 6 update 2 C++ 5.3 2001/05/15" as the
C++ compiler, I just did
> install.packages("e1071")
The output includes these lines, which I have wrapped to fit nicely in mail:
** libs
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c cmeans.c -o cmeans.o
cc
2004 Nov 22
1
Installing rgl in R2.0.1
I'm running R2.0.1 under Solaris 2.9 on a SunBlade 100.
When I installed it, I set things up to use the Sun compilers
cc, CC, f95 with the options recommended in the installation and
administration guide.
Until today, no worries.
With all this discussion about R GUIs I thought I'd give R Commander a go.
The web page said to install a bunch of packages first, so I did
>
2008 Aug 08
2
Audio CD problem on laptop VGN-SZ61MN
Is there anyone out there who has installed FreeBSD on the above Sony
laptop ?
Both ''cat filename > /dev/dsp0.0'' or ''vlc cdda:///dev/acd0@1 are OK.
If I run ''cdcontrol -f /dev/acd0 play'', there is no sound.
But the output of ''cdcontrol -f /dev/acd0 status audio'' is alright.
(same behaviour for cd0 instead of acd0)
And the output
2014 Jan 07
8
RFC: copy-attributes command
Hi,
attached there is a prototype of patch for adding a new copy-attributes
command. Such command would allow copy the attributes of a "file" to
another, so for example in guestfish:
copy-attributes foo bar permissions:true xattributes:false
would only copy the permissions of foo to bar, not copying its extended
attributes too.
Just few notes:
- my first daemon command, so
2008 Jul 07
1
cdr_addon_mysql - additional fields
Hi,
I need help with modifying cdr_addon_mysql.c I want to have more
fields in cdr table in asterisk. I've tried to modify cdr_addon_mysql.c
and replace userfield with ex team (sed -e 's/userfield/team/g' ). When
I try to recomplie
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.