

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Compilation on FreeBSD or...| From | Sent On | Attachments |
|---|---|---|
| Ed Russell | Jun 7, 2003 8:32 pm | |
| Matthias Andree | Jun 9, 2003 2:49 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [maildropl] Compilation on FreeBSD or BSDI | Actions... |
|---|---|---|
| From: | Ed Russell (erus...@bserv.com) | |
| Date: | Jun 7, 2003 8:32:40 pm | |
| List: | net.sourceforge.lists.courier-maildrop | |
I require maildrop for filtering for Qmail on both a FreeBSD 3.2 and a BSDI 2.0 system (yes I did say BSDI 2.0). The problem is it refuses to compile on either system. The relevant errors are listed below. If anyone has any thoughts I am more than willing to listen. On the FreeBSD 3.2 I get:
Making all in maildrop c++ -DHAVE_CONFIG_H -I. -I. -I. -g -fhandle-exceptions -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -c reformail.C reformail.C: In function `void outofmem()': reformail.C:67: `std' undeclared (first use this function) reformail.C:67: (Each undeclared identifier is reported only once reformail.C:67: for each function it appears in.) reformail.C:67: parse error before `::' reformail.C: In function `void help()': reformail.C:73: `std' undeclared (first use this function) reformail.C:73: parse error before `::' reformail.C: In function `const char * NextLine()': reformail.C:85: `std' undeclared (first use this function) reformail.C:85: parse error before `::' reformail.C: In function `const char * get_autoreply_body()': reformail.C:1080: `std' undeclared (first use this function) reformail.C:1080: parse error before `::' reformail.C:1075: warning: unused variable `char buf[1024]' reformail.C:1118: confused by earlier errors, bailing out *** Error code 1
On the BSDI system I receive:
make g++ -DHAVE_CONFIG_H -I. -I. -I. -g -fhandle-exceptions -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -c dotlock.C dotlock.h: In method `DotLock::DotLock(const DotLock &)': In file included from dotlock.C:1: dotlock.h:41: warning: caution, member `DotLock::refresh' may not be destroyed in the presense of an exception during construction message.h: In method `Message::Message(const Message &)': In file included from maildrop.h:2, from funcs.h:7, from dotlock.C:2: message.h:79: warning: caution, member `Message::mio' may not be destroyed in the presense of an exception during construction message.h:79: warning: caution, member `Message::tempfile' may not be destroyed in the presense of an exception during construction messageinfo.h: In method `MessageInfo::MessageInfo(const MessageInfo &)': In file included from maildrop.h:3, from message.h:82, from maildrop.h:2, from funcs.h:7, from dotlock.C:2: messageinfo.h:31: warning: caution, member `MessageInfo::fromname' may not be destroyed in the presense of an exception during construction messageinfo.h: In method `MessageInfo::MessageInfo()': messageinfo.h:26: warning: caution, member `MessageInfo::fromname' may not be destroyed in the presense of an exception during construction maildrop.h: In method `Maildrop::Maildrop(const Maildrop &)': In file included from message.h:82, from maildrop.h:2, from funcs.h:7, from dotlock.C:2: maildrop.h:52: warning: caution, member `Maildrop::msginfo' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::init_home' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::init_logname' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::init_shell' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::init_default' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::init_quota' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::logfile' may not be destroyed in the presense of an exception during construction maildrop.h:52: warning: caution, member `Maildrop::global_timer' may not be destroyed in the presense of an exception during construction dotlock.C: In method `DotLock::DotLock()': dotlock.C:19: warning: caution, member `DotLock::refresh' may not be destroyed in the presense of an exception during construction dotlock.C: In method `int DotLock::attemptlock(const char *, const char *)': dotlock.C:39: warning: value computed is not used dotlock.C:39: sorry, not implemented: exception handling not supported dotlock.C:47: warning: value computed is not used dotlock.C:53: warning: value computed is not used dotlock.C:73: warning: value computed is not used *** Error code 1
Thanks in advance.
Ed Russell







