Displaying 20 results from an estimated 1000 matches similar to: "problems compiling dovecot-1.2.2 on solaris 10"
2007 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
2006 Mar 30
0
Dovecote Make failure with MySQL support.
Hello all. I am trying to compile Dovecot from source on an AMD Opteron
based Sun server running Solaris 10. I ran the configue script with the
mysql flag on because I need mysql auth support.
I am running MySQL version: 5.0.18
Here is where the make fails. Any suggestions?
*** Error code 1
make: Fatal error: Command failed for target `driver-mysql.o'
Current working
directory
2005 Aug 21
1
Installation error on "make"
I am not sure what the problem is. I try ./configure as the intallation point out;however, when I try make I am getting the bellow error.
PS. I am running Solaris 10 X86, GNU gcc.
1.
[04:05:24][root at www:~/dovecot-1.0.alpha1]$ make
2.
make all-recursive
3.
Making all in src
4.
Making all in lib
5.
Making all in lib-sql
6.
Making all in
2009 Jan 21
1
dovecot 1.1.8 compile error
I'm trying to compile 1.1.8 with dovecot-1-1-989789b2afd8 patches
applied on Solaris 10 sparc using gcc 2.95.3 and also tried version
3.4.3. This is error I'm getting:
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth
-DPKG_RUNDIR=\""/userM/mail-services/dovecot/var/run/dovecot"\"
2007 Dec 31
1
b13 Compile error on Solaris 10 (Sparc)
All betas so far have compiled without problems on my setup, but something
breaks in b13.
This problem occurs with both make and gmake.
Below are outputs from make and gmake.
Regards, Mikkel
make all-recursive
Making all in src
Making all in lib
make all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/pkgsrc/pkg/include/mysql
-std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
I'm trying to build NUT 2.2.1 on a SunBlade 2000 running Solaris 10
(Solaris 10 11/06 s10s_u3wos_10 SPARC) It won't compile. I'm not a
programmer, so I'm afraid I don't know why...
[huge at anubis ~/Prog/nut/nut-2.2.1]: ./configure --with-user=ups
--with-group=nutNetwork UPS Tools version 2.2.1
checking build system type... sparc-sun-solaris2.10
checking host system type...
2012 Feb 29
1
dovecot-2.1-pigeonhole-0.3.0 identifier redeclared: sieve_multiscript_run (patch)
Hi,
I recently compiled dovecot-2.1.1 on Solaris 10 with Sun Studio, but
when I want to compile Sieve for this version
(dovecot-2.1-pigeonhole-0.3.0) I get an error:
"sieve.c", line 578: identifier redeclared: sieve_multiscript_run
and I see that declaration in sieve.h is different from definition in
sieve.c, so compilation process fails with SunStudio cc compiler.
I have done a
2013 Aug 27
1
Install of Dovecot 2.2.5 on Solaris 10/Openssl version 0.9.7d 17 Mar 2004
Greetings!
I am attempting to install Dovecot 2.2.5 on Solaris 10 Sparc hardware with openssl version 0.9.7d 17 Mar 2004. I have created a dovecot user and a dove null user, assigned them their own login directories specifying the ksh shell and assigned them to their own groups. I have run the configure command successfully and am having trouble with the make.
At first, I received the problem
2006 Jul 02
3
Error compiling on Solaris 10
Hi,
I'm trying to compile dovecot 1.0rc1 on a V250, Solaris 10 installed.
-- configure:
CPPFLAGS=-I/usr/local/ssl/include LDFLAGS='-L/usr/local/ssl/lib
-R/usr/local/ssl/lib' ./configure --with-ssl=openssl
--with-file-offset-size=32
--
gcc Version 3.3.2 from Sunfreeware
Error Message:
# make
make all-recursive
Making all in src
Making all in lib
if gcc -DHAVE_CONFIG_H -I. -I.
2005 Dec 16
1
a problem in building dovecot @ opensolaris
Hi,
I'm trying to build dovecot from snapshot dovecot-20051215.tar.gz on
OpenSolaris Nevada build 28.
I have added to the PATH directories for make, gcc and automake/autoconf
(in BASH):
$ export PATH=/opt/sfw/bin:/usr/ccs/bin:/usr/sfw/bin:$PATH
then executed
---
$ aclocal
$ libtoolize --force
$ automake --add-missing
$ autoheader
$ autoconf
---
And then make finished with
---
Install prefix
2016 Feb 20
2
where did SCL go?
monsterjam:/etc/letsencrypt/archive/monsterjam # yum --enablerepo=extras
install centos-release-SCL
Loaded plugins: fastestmirror, remove-with-leaves
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.dattobackup.com
* epel: mirror.us.leaseweb.net
* extras: distro.ibiblio.org
* updates: mirror.netdepot.com
No package centos-release-SCL available.
Error:
2016 Feb 20
1
where did SCL go?
I believe it's because I'm using the 32 bit flavor of centos. Of course I
found a doc stating that right after I sent the email.
Thanks,
Jason
On Feb 20, 2016 2:18 PM, "Lamar Owen" <lowen at pari.edu> wrote:
> On 02/19/2016 08:55 PM, jason welsh wrote:
>
>> No package centos-release-SCL available.
>> Error: Nothing to do
>>
2015 Oct 15
2
cant reattach to screen session since upgrade of screen rpm?
hey folks, running CentOS release 6.6 (Final) and I was upgrading some
rpms and now since screen (and probably some others) were upgraded,
I can no longer reattach to my screen session I had running.
monsterjam:~ $ rpm -qi screen
Name : screen Relocations: (not relocatable)
Version : 4.0.3 Vendor: CentOS
Release : 18.el6
2004 Nov 11
3
make error
Can anyone help with this? I get the following error when running "make".
"configure" worked fine. I am installing the latest dovecot on a Solaris
OS10 machine
make: Fatal error: Command failed for target `all-recursive'
**** Error code 1
Also could someone tell me if it is possible to search all the archives
through the complete message bodies or are we limited to
2003 Feb 13
1
syslinux and booting CD's
hey, Ive got your syslinux booting a floppy disk that boots an image via
NFS just fine and dandy..
default linux-jason
prompt 1
display boot.msg
timeout 100
label linux-jason
kernel vmlinuz
append append=root=/dev/nfs rw
nfsroot=xx.xx.xx.xx:/var/local/user/thinpc,rw,v3,rsize=32768,wsize=32768,hard,udp,nolock,posix
vga=792 ip=dhcp
label linux-egg
kernel vmlinuz
2003 Feb 27
3
forcing smbmount to unmount question
when you have something smbmounted with samba..
//ADMINISTRATOR@CALVIN_SR/M$ 112G 71G 41G 64% /mnt/samba
and you unmount it
and it gives you
/mnt/samba is busy
Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
else.
is there any way to force it to unmount?
Jason
2002 Oct 01
1
quick question about the wins database.
Version 2.2.5 on 2.4.18-6mdk
ive got the following in my smb.conf
[global]
add user script = /usr/sbin/useradd -d /dev/null -g machines -c
'Machine Account' -s /bin/false -M %u
workgroup = ARCHANGEL
netbios aliases = CYBERCENTER PARISHCENTER
netbios name = PENGUIN
server string = Samba Server %v
security = SERVER
guest account =
2006 Aug 13
1
crash on 6.1 stable
ok, finally got a crashdump.. can someone please give it a looksee and let me know what the
malfunction is?
http://monsterjam.org/crash/crash.tar.bz2
thanks/regards,
Jason
--
================================================
| Jason Welsh jason@monsterjam.org |
| http://monsterjam.org DSS PGP: 0x5E30CC98 |
| gpg key: http://monsterjam.org/gpg/ |
2015 Oct 15
1
cant reattach to screen session since upgrade of screen rpm?
I finished installing all of the rpms
monsterjam:~ $ cat /etc/redhat-release
CentOS release 6.7 (Final)
but I still have the issue where screen freezes when i try to reattach.
Jason
On 10/15/2015 02:59 PM, Leon Fauster wrote:
> Am 15.10.2015 um 20:36 schrieb Jason Welsh <jason.welsh at mercurygate.com>:
>> hey folks, running CentOS release 6.6 (Final) and I was upgrading some
2005 Jul 02
1
2nd try, cant print over samba
do I not have enough info for someont to take a crack at this?
hey folks. got cups set up and working on a freebsd 4.11
box running samba 2.2.10. I can print
locally from the freebsd box just fine.. when I try to print from remote
windows boxes on the network, I only get blank pages (may be empty banner
or form feeds). but I jacked up the logging and the only "error" i see in there