hi, all
When building the third parth package cyrus-sasl, an error occoured, a frament of the log is as follow:
zmpost.o: In function `zmpost':
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:73: undefined reference to `curl_slist_append'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:74: undefined reference to `curl_easy_setopt'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:86: undefined reference to `curl_easy_perform'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:88: undefined reference to `curl_slist_free_all'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:106: undefined reference to `curl_easy_cleanup'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:61: undefined reference to `curl_easy_setopt'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:62: undefined reference to `curl_easy_setopt'
/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd/zmpost.c:112: undefined reference to `curl_easy_cleanup'
collect2: ld returned 1 exit status
make[5]: *** [saslauthd] Error 1
make[5]: Leaving directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z/saslauthd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl/build/cyrus-sasl-2.1.22.3z'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/cyrus-sasl'
make[1]: Entering directory `/home/public/p4/zcs/FRANKLIN-507/ThirdParty/openldap'
I can't figure out what's going wrong from this log, it seems like the ld command failed, any idea?
Thanks in advanced


LinkBack URL
About LinkBacks


