Hi Guys,

I'm trying to build Authlib 0.65 on a clean install of Debian squeeze.
As far as I can make out, I have all the prerequisites installed, all
needed compilers and linkers, and all required libraries, but am
getting the following when i tun make:

root@mail:~/courier-authlib-0.65.0# make
make  all-recursive
make[1]: Entering directory `/root/courier-authlib-0.65.0'
Making all in gdbmobj
make[2]: Entering directory `/root/courier-authlib-0.65.0/gdbmobj'
make  all-am
make[3]: Entering directory `/root/courier-authlib-0.65.0/gdbmobj'
/bin/bash ./libtool --tag=CXX   --mode=link g++  -fhandle-exceptions
-static  -o testgdbm testgdbm.o libgdbmobj.la
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[3]: *** [testgdbm] Error 1
make[3]: Leaving directory `/root/courier-authlib-0.65.0/gdbmobj'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/courier-authlib-0.65.0/gdbmobj'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/courier-authlib-0.65.0'
make: *** [all] Error 2
root@mail:~/courier-authlib-0.65.0#


Does this stand out to anyone? Have I got the wrong C++ compiler installed?

Lisa.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to