Re: dns.o compilation errors

2001-08-03 Thread Greg White
On Wed, Aug 01, 2001 at 03:43:20PM -0700, Greg White wrote: > On Wed, Aug 01, 2001 at 04:14:16PM -0500, Proc Meminfo wrote: > > Hey, I am receiving the following errors while doing 'make setup check': > > > > dns.o: In function 'resolve': > > dns.o(.text+0xf8): undefined reference to '__dn_expand

Re: dns.o compilation errors

2001-08-01 Thread Greg White
On Wed, Aug 01, 2001 at 04:14:16PM -0500, Proc Meminfo wrote: > Hey, I am receiving the following errors while doing 'make setup check': > > dns.o: In function 'resolve': > dns.o(.text+0xf8): undefined reference to '__dn_expand' > dns.o: In function 'findname': > dns.o(.text+0x1bc): undefined ref

dns.o compilation errors

2001-08-01 Thread Proc Meminfo
Hey, I am receiving the following errors while doing 'make setup check': dns.o: In function 'resolve': dns.o(.text+0xf8): undefined reference to '__dn_expand' dns.o: In function 'findname': dns.o(.text+0x1bc): undefined reference to '__dn_expand' dns.o(.text+0x24c): undefined reference to '__dn_e

Re: EZMLM+idx-0.53 on Solaris8 - bug during compilation

2001-07-09 Thread Robin S. Socha
* Piotr Kasztelowicz <[EMAIL PROTECTED]> [010709 09:37]: > > I have apply to compile ezmlm-0.53 + idx-0.40 with > and such error has been reported 1. You are on the wrong list. Consult http://ezmlm.org/ 2. In the meantime, check this: http://untroubled.org/ezmlm-browse/

EZMLM+idx-0.53 on Solaris8 - bug during compilation

2001-07-09 Thread Piotr Kasztelowicz
Hello I have apply to compile ezmlm-0.53 + idx-0.40 with and such error has been reported Please help fix it: ./load ezmlm-list subdb.a fs.a getconf.o slurpclose.o slurp.o \ strerr.a getln.a getopt.a substdio.a stralloc.a \ alloc.a error.a open.a str.a case.a `head -1 conf-sqlld` ./compile ezml

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-24 Thread Robin S. Socha
* Henning Brauer <[EMAIL PROTECTED]> [010524 14:45]: > On Mon, May 21, 2001 at 02:12:23PM -0400, Ed Weinberg wrote: > > I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have >· > This is a FAQ. With Linux Kernel 2.4 an inlcude path is broken. Search teh > archives for time.h . >

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread K. F. Yim
Edit the tai64nlocal.c remove the "sys/" from #include "sys/time.h" and recompile. KF - Original Message - From: "Ed Weinberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 22, 2001 1:23 AM Subject: Compile problems with compilat

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg
Lordy <[EMAIL PROTECTED]> wrote: >This is a well known problem and I think it is produced by a change >in Glibc, as far as I can remember. However, a little change in Line 2 >of tai64nlocal.c should make things work: >change "#include " to "#include " This is great. You are at a customer's site

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Henning Brauer
On Mon, May 21, 2001 at 02:12:23PM -0400, Ed Weinberg wrote: > I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have This is a FAQ. With Linux Kernel 2.4 an inlcude path is broken. Search teh archives for time.h . Why the hell did they need to change include pathes?! -- * He

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Carl J. Danowski
]> Sent: Monday, May 21, 2001 1:23 PM Subject: Compile problems with compilation of daemontools-0.70 on RH 7.1 > I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have > already compiled Qmail, Checkpassword, and several other packages, just this > one is giving me a

Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg
I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have already compiled Qmail, Checkpassword, and several other packages, just this one is giving me a problem. Are there known problems doing this with 7.1? Anyone have a work-arround? Here is the last few lines while "make" is

Re: qmail compilation error

2001-04-17 Thread Robin S. Socha
* Kieran Barnes <[EMAIL PROTECTED]> [010417 12:33]: > I dont think it is qmail that is causing the problem, possibly a > broken system (Redhat 6.2/i386) ? RedHat indeed qualifies as a broken system. But not in this respect. > In file included from /usr/include/fcntl.h:33, > from

qmail compilation error

2001-04-17 Thread Kieran Barnes
Hello, I am trying to compile qmail on an existing server we have, although I am getting an error during the compile make: *** [open_append.o] Error 1 Full details below. I dont think it is qmail that is causing the problem, possibly a broken system (Redhat 6.2/i386) ? [root@neon qmail-1.03]#

Re: qmail compilation and optimization

2001-02-14 Thread Bruce Guenter
On Wed, Feb 14, 2001 at 12:45:58PM +0100, Peter van Dijk wrote: > On Wed, Feb 14, 2001 at 09:46:30AM -0300, wrote: > > I've seen the standard qmail compilation flags are just "-O2". > > > > Does anybody tried any other level of optimization like > >

Re: qmail compilation and optimization

2001-02-14 Thread Peter van Dijk
On Wed, Feb 14, 2001 at 09:46:30AM -0300, wrote: > Hi all, > > I've seen the standard qmail compilation flags are just "-O2". > > Does anybody tried any other level of optimization like > "-O6... -fomit-frame-pointer... -DCPU=686..." ? What would be t

qmail compilation and optimization

2001-02-14 Thread qmail-return-57194-archive=jab . org
Hi all, I've seen the standard qmail compilation flags are just "-O2". Does anybody tried any other level of optimization like "-O6... -fomit-frame-pointer... -DCPU=686..." ? What would be the benefits of compiling with these flags ? Is this safe ? I'm using e

Problems with qmail compilation on Solaris

2000-09-22 Thread Piotr Kasztelowicz
Hello I have problems with qmail compilation on Solaris 2.6 with gcc-2.95. First I dont now how set gcc as default compiler on Solaris - please help with it! Second - if I have manually change compiler to gcc such error has been occured: ./load qmail-remote control.o constmap.o

Re: rblsmtp compilation error

2000-07-03 Thread Todd A. Jacobs
On Mon, 3 Jul 2000, Peter Green wrote: > I've found that, occasionally, installing the kernel-source RPM after > the kernel-headers RPM breaks stuff. Re-install the kernel-headers RPM > (rpm -Uhv --force kernel-headers-2.2.16-3.i386.rpm) and try again. This is pretty much what happened. Thanks.

Re: rblsmtp compilation error

2000-07-03 Thread Peter Green
also sprach nospam: > On Sun, 2 Jul 2000, Ronny Haryanto wrote: > > > Installing the package kernel-headers will suffice. It's not necessary > > to install the whole kernel source tree just to compile. > > I have those, too: kernel-headers-2.2.16-3 I've found that, occasionally, installing the

Re: rblsmtp compilation error

2000-07-03 Thread schinder
On Sun, Jul 02, 2000 at 09:29:57PM -0700, Todd A. Jacobs wrote: } On Sun, 2 Jul 2000, Ben Beuchler wrote: } } > Do you have the linux source tree installed on your box? I'm guessing } > not. } } Yes, I do: kernel-source-2.2.16-3. Does this symbolic link exist: linux% ls -l /usr/include/linux

Re: rblsmtp compilation error

2000-07-02 Thread Todd A. Jacobs
On Sun, 2 Jul 2000, Ben Beuchler wrote: > Do you have the linux source tree installed on your box? I'm guessing > not. Yes, I do: kernel-source-2.2.16-3. -- Todd A. Jacobs Senior Network Consultant

Re: rblsmtp compilation error

2000-07-02 Thread Ronny Haryanto
On 02-Jul-2000, Ben Beuchler wrote: > On Sun, Jul 02, 2000 at 08:37:24PM -0700, Todd A. Jacobs wrote: > > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory > > make: *** [txt.o] Error 1 > > Do you have the linux source tree installed on your box? I'm guessing > not. Install

Re: rblsmtp compilation error

2000-07-02 Thread Todd A. Jacobs
On Sun, 2 Jul 2000, Ronny Haryanto wrote: > Installing the package kernel-headers will suffice. It's not necessary > to install the whole kernel source tree just to compile. I have those, too: kernel-headers-2.2.16-3 -- Todd A. Jacobs Senior Network Consultant

Re: rblsmtp compilation error

2000-07-02 Thread Ben Beuchler
On Sun, Jul 02, 2000 at 09:30:41PM -0700, Todd A. Jacobs wrote: > On Sun, 2 Jul 2000, Ronny Haryanto wrote: > > > Installing the package kernel-headers will suffice. It's not necessary > > to install the whole kernel source tree just to compile. > > I have those, too: kernel-headers-2.2.16-3 W

Re: rblsmtp compilation error

2000-07-02 Thread Ben Beuchler
On Sun, Jul 02, 2000 at 08:37:24PM -0700, Todd A. Jacobs wrote: > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory > make: *** [txt.o] Error 1 Do you have the linux source tree installed on your box? I'm guessing not. Ben -- The spectre of a polity controlled by the fad

rblsmtp compilation error

2000-07-02 Thread Todd A. Jacobs
I get the following errors when attempting to compile rblsmtpd-0.70 on Red Hat 6.2 running kernel 2.2.16-3. Any ideas about how I can get this to compile? In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:30, from /usr/lib/gcc-

Re: Compilation errors

2000-04-27 Thread Paul Schinder
At 11:41 AM +0800 4/27/00, Isaiah Chua wrote: >hi folks, > >I'm not sure if this has been asked before, but searching the FAQs >didn't produce anything, so I assume it could be new. > >I'm trying to compile qMail on our RedHat 6.2 server and have >downloaded all the necessary files for qMail to

Compilation errors

2000-04-26 Thread Isaiah Chua
hi folks,   I'm not sure if this has been asked before, but searching the FAQs didn't produce anything, so I assume it could be new.   I'm trying to compile qMail on our RedHat 6.2 server and have downloaded all the necessary files for qMail to be compiled and take over sendmail.   However, w

Fw: Compilation

2000-04-18 Thread Mike Alexander Sauvain
try to do ./config-fast yourhost.dname.top - Original Message - From: Stephen F. Bosch <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 18, 2000 7:40 PM Subject: Re: Compilation Marcos dos santos Costa wrote: > > Dear Friends (again), > > We

Re: Compilation

2000-04-18 Thread Stephen F. Bosch
add hosts to locals or virtualdomains! > > Now, I Ask. There are some errors on this compilation, or not? This looks in order to me... -Stephen-

Compilation

2000-04-18 Thread Marcos dos santos Costa
ls to /var/qmail/control/rcpthosts... Now qmail will refuse to accept SMTP messages except to those hosts. Make sure to change rcpthosts if you add hosts to locals or virtualdomains! Now, I Ask. There are some errors on this compilation, or not? Frederiko Costa Rio de Janeiro - Brazil

Qmail compilation errors on RH 6.1 distro.

2000-04-11 Thread Madhav
Hi all, I have downloaded qmail-1.03+patches-12.src.rpm from the site http://em.ca/~bruceg. I have applied all the patches given. I have created the uids. Then I compiled the qmail using "make setup check". Then I got the following error. [root@server1 qmail-1.03]# make setup check ./load auto-st

Re: Compilation error

2000-03-25 Thread Uwe Ohse
On Thu, Mar 23, 2000 at 04:55:59PM -0300, Erico Augusto Bettoni wrote: > I'm trying to compile qmail-1.03 on a solaris 2.5.1 with gcc-2.95.2 and > bintuils-2.9.1 (ld). I've adjusted conf-cc and conf-ld: > > conf-cc: > gcc -02 typo. -O2, not -02. > Users and groups are created and /var/qmail

Compilation error

2000-03-23 Thread Erico Augusto Bettoni
I'm trying to compile qmail-1.03 on a solaris 2.5.1 with gcc-2.95.2 and bintuils-2.9.1 (ld). I've adjusted conf-cc and conf-ld: conf-cc: gcc -02 conf-ld: ld Users and groups are created and /var/qmail too. Both of them are the GNU one's. But I'm getting the error below dur

Qmail compilation errors.

2000-03-14 Thread Wavelle Lindsay
Hello, I am trying to install Qmail 1.03 on a machine running Solaris 7 using the gcc compiler.When I try to compile Qmail with 'make setup check' I get the following errors. Please try and help me since I need to replace Sendmail as soon as possible. Thanks in advance. rm -f trysalen.o ./com

SQWebmail....compilation problems...(0.20)

1999-08-25 Thread Martin Paulucci
Hi, I'm sorry if this is out of the limits of the list, but I couldn't find any list for SQWebmail... After I ran the .configure like this: ./configure --with-vchkpw=yes --enable-maxpurge=30 --with-htmllibdir=/mail/webmail --enable-cgibindir=/usr/local/apache/cgi-bin --enable-hostname=webmail -