This is a discussion on Re: [courier-users] Build on Fedora Core 3 x86_64 within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. --=_mimegpg-commodore.email-scan.com-11376-1112795277-0003 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit List Account for Michael Judd writes: > Hi, > > I'm running Fedora Core 3 2.6.10-1.771smp and trying to build courier as a non-root user. > > /configure --with-redhat --with-mailuser=courier --with-mailgroup=courier --with-db=gdbm > > seems to work - but when I make I get: > > make all-gmake-check FOO=BAR > make[1]: Entering directory `/home/juddm/courier-0.49.0' > make[1]: Leaving directory `/home/juddm/courier-0.49.0' > Making all in afx > make[1]: Entering directory `/home/juddm/courier-0.49.0/afx' > make all-am > make[2]: Entering directory `/home/juddm/courier-0.49.0/afx' > Compiling string.C > In file included from string.C:6: > afx.h:189: error: `std::istream' has not been declared > afx.h:189: error: ISO C++ forbids declaration of `parameter' with no type > afx.h:190: error: `std::istream' has not been declared > afx.h:190: error: ISO C++ forbids declaration of `parameter' with no type > afx.h:365: error: expected class-name before '{' token > afx.h:371: error: using-declaration for non-member at class scope > afx.h:371: error: expected `;' before '*' token > afx.h:376: error: `std::streampos' has not been declared > afx.h:376: error: ISO C++ forbids declaration of `parameter' with no type > afx.h:377: error: `std::streampos' has not been declared > afx.h:377: error: ISO C++ forbids declaration of `parameter' with no type > afx.h:386: error: expected class-name before '{' token > afx.h:393: error: `std::streampos' has not been declared > afx.h:393: error: ISO C++ forbids declaration of `p' with no type > afx.h:394: error: `std::streampos' has not been declared > afx.h:394: error: ISO C++ forbids declaration of `p' with no type > afx.h:400: error: expected class-name before '{' token > afx.h:406: error: `std::streampos' has not been declared > afx.h:406: error: ISO C++ forbids declaration of `p' with no type > afx.h:407: error: `std::streampos' has not been declared > afx.h:407: error: ISO C++ forbids declaration of `p' with no type > afx.h:413: error: expected class-name before '{' token > afx.h:419: error: `std::streampos' has not been declared > afx.h:419: error: ISO C++ forbids declaration of `p' with no type > afx.h:420: error: `std::streampos' has not been declared > afx.h:420: error: ISO C++ forbids declaration of `p' with no type > string.C:343: error: declaration of `operator<<' as non-function > string.C:343: error: `istream' is not a member of `std' > string.C:343: error: `i' was not declared in this scope > string.C:344: error: expected `,' or `;' before '{' token > string.C:373: error: `int CString::readline' is not a static member of `class CString' > string.C:373: error: `istream' is not a member of `std' > string.C:373: error: `i' was not declared in this scope > string.C:373: error: expected primary-expression before "unsigned" > string.C:374: error: initializer expression list treated as compound expression > string.C:374: error: expected `,' or `;' before '{' token > make[2]: *** [string.o] Error 1 > make[2]: Leaving directory `/home/juddm/courier-0.49.0/afx' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/juddm/courier-0.49.0/afx' > make: *** [all-recursive] Error 1 > > It seems that I'm not finding some includes or libraries - does anyone know what I'm missing? You're missing libstdc++-devel, of course. --=_mimegpg-commodore.email-scan.com-11376-1112795277-0003 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCU+iNx9p3GYHlUOIRAtR4AJ9ure6nePD/CRtrkq1CCYLtRyO6hwCdFOiS Z5CZLpKR0fInCC9BHcG0fNQ= =5fKS -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-11376-1112795277-0003-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |