similar to: Cross Compiling Dovecot?

Displaying 20 results from an estimated 7000 matches similar to: "Cross Compiling Dovecot?"

2017 Aug 26
0
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
Aki Tuomi <aki.tuomi at dovecot.fi> writes: > &gt; I simulated your compile arguments as best as I could, and compared the libtool > &gt; command in my compile logs with your's. > &gt; > &gt; (mine) > &gt; Mine: -lssl -lcrypto -lrt -lnsl -lsocket -lsendfile > &gt; > &gt; (your's) > &gt; -lcrypto -lrt -lnsl -lsocket
2017 Aug 26
1
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
Jerry Kemp <dovecot at oryx.us> wrote: > same ENV variable setup and configure statement as originally used, but again, :( > ended up failing here: > .......................................................................... > libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 >
2001 Aug 18
0
installing openssh-2.9p2 after openssl-0.9.6b on freebsd-4.3-RELEASE
hi. please cc comments 2 me, i'm not subscribed. what i did is simply this (you might have guessed :) i had to install the improved version of openssl after recent, urgent improvements. with this came came the urgent desire for openssh-CURRENT, which had to be reinstalled, because an old(?) version comes with the distribution. here's the diff. spare me and yourselfs a desciption of
2007 Jun 29
2
/usr/bin/ld: cannot find -ljs aka missing link from /usr/lib64/libjs.so to /usr/lib64/libjs.so.1
Hello list, I'm trying to compile a php4 package for centos5 and I'm stumbling across some "oddity" with the symbolic links of at least one library. But it's not a php4 problem, so read on. The package 'js' gives the library /usr/lib64/libjs.so.1 but shouldn't there be a link from /usr/lib64/libjs.so to /usr/lib64/libjs.so.1? Otherwise my compiler call %
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all. I use: # ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ... # make ... ... Compiling smbwrapper/wrapped.c with -fPIC Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt Linking shared library bin/smbwrapper.so /usr/libexec/elf/ld: cannot find -lcups *** Error code 1 Stop in /root/work/src/other/samba-2.2.5/source. My system is FreeBSD 4.4-RELEASE Please help.
2002 Oct 22
1
2.2.6 configure problems
[username@localhost source]# ./configure --with-fhs --prefix=/usr --sysconfdir=/etc --with-privatedir=/etc/samba --with-lockdir=/var/state/samba --localstatedir=/var --with-netatalk --with-smbmount --with-pam --with-syslog --with-sambabook --with-utmp --with-acl-support > ~/myconfig.out 2>&1 [username@localhost source]# cat ~/myconfig.out | grep acl checking for sys/acl.h... yes
2011 Mar 04
3
[Bug 1875] New: Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’
https://bugzilla.mindrot.org/show_bug.cgi?id=1875 Summary: Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ?closefrom? Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: Linux Status: NEW Severity: minor
2012 Aug 05
2
[Bug 2030] New: build of 6.0p1 fails @ "/usr/bin/ld: unrecognized option '-Wl,-rpath,/usr/local/ssl/lib64"
https://bugzilla.mindrot.org/show_bug.cgi?id=2030 Priority: P5 Bug ID: 2030 Assignee: unassigned-bugs at mindrot.org Summary: build of 6.0p1 fails @ "/usr/bin/ld: unrecognized option '-Wl,-rpath,/usr/local/ssl/lib64" Severity: major Classification: Unclassified OS: Linux Reporter:
2003 Jan 17
0
Configure error: cant find test code
After googling the archives for the answer to my problem (thank you Andrew) I discovered that I am not alone with the problem I am having. Although I found no solutions to the problem. I will try to give a little more detail than some of the others who have posted this problem. I have a RH 7.3 system with a very minimal install (I am a firm believer in installing from source) The goal is to
2010 Nov 05
1
Asterisk 1.8 Installation Problem
Hi, We want to upgrade both our servers to asterisk 1.8, the one from Romania and the one from Chicago, but for the moment I`m trying to install Asterisk 1.8 on a test machine running CentOS 5.5 with the kernel: Linux asterisk3 2.6.18-194.17.4.el5PAE #1 SMP Mon Oct 25 16:35:27 EDT 2010 i686 i686 i386 GNU/Linux . I`ve tried many things from the forums and mailing lists but none seemed to help me.
2014 Mar 15
1
Gcc-4.9.0 trunk revision 208516 cannot compile openssh package with -flto
Hello, Could I please ask you for help? I opened a case in GCC Bugzilla and got reply that -fpie have to be used to get it compiled. Now it fails for me with: x86_64-pc-linux-gnu-gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o -L. -Lopenbsd-compat/ -flto=4 -fuse-linker-plugin -Wl,--as-needed -Wl,-O2 -Wl,-flto -O2
2008 Jul 28
2
DO NOT REPLY [Bug 5637] New: Match case issue on ext3fs and ARM platform
https://bugzilla.samba.org/show_bug.cgi?id=5637 Summary: Match case issue on ext3fs and ARM platform Product: rsync Version: 3.0.3 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bugzilla@substring.ch
2004 May 07
1
samba with ssl compilation failed
Hi, I'm building samba-2.2.8a fro source with ssl support. ./configure --with-ssl is ok But when I do a make: [root@server source]# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var"
2002 May 10
0
Problems when compiling samba3.0alpha17
Hi, i have problems with the compiling of samba3.0alpha17. I use the following "configure-script" : ------------------------------------------------------ #!/bin/sh make clean autoconf ./configure \ --with-readline \ --with-acl-support \ --prefix=/usr/local/samba \ --with-smbwrapper \ --with-smbmount \ --with-pam \ --with-pam_smbpass \ --with-ldapsam \ --with-ssl \ --with-tdbsam
2002 Feb 28
1
compile problems on netbsd with samba-latest & openldap-2.0.23 resume
dear list, don't really want to annoy you but the "only" platform on which samba && openldap (2.0.19) is working seems to be debian 2.2r3 kernel 2.4.16 i686 unkown ... Everything else (FreeBSD, NetBSD) fails. Is it me, openldap, samba, the used platform or what else ? Compile procedure on debian looks like this : export LDFLAGS="-L/usr/local/ssl/openssl/lib
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:
2009 Jul 20
0
No subject
to have lpthread but with no luck , still doesn=E2=80=99t work. Thanks for the answers guys, Bogdan ------=_NextPart_000_0728_01CB7CD3.380311A0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable <HTML><HEAD></HEAD> <BODY dir=3Dltr> <DIV dir=3Dltr> <DIV style=3D"FONT-FAMILY: 'Calibri'; COLOR: #000000;
2005 Sep 07
1
Compiling Apache 2.0.54 on CentOS 4.1
Has anyone gotten Apache 2.0.54 to build on CentOS 4.1? Apache 2.0.52(distrbiuted with CentOS 4.1) compiles file. This is the error: /scratch/apache2.src/httpd-2.0.54/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
Hello All, While i was able to do a ./configure --prefix=/usr/local/samba --with-ldapsam with no errors, i did encounter the ff when running 'make': ======================================================= Script started on Tue Jun 25 11:52:59 2002 # make install Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE
2009 Nov 22
1
Tripp Lite SmartPro SMX500RT1U incompatibility
Greetings to all, I recently connected a Tripp Lite SMX500RT1U unit to a Synology NAS (basically a Marvell ARM equipped box running a custom 2.6.24 Linux). I tried using the tripplite_usb driver contained in nut 2.4.1 with not much luck. It does read the model ID and VA rating properly, but fails at everything else - mains voltage (this is a 230VAC EU model), battery config, unit status etc.