LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Building evolution-data-server-1.0.2-7.src.rpm (https://www.linuxquestions.org/questions/linux-general-1/building-evolution-data-server-1-0-2-7-src-rpm-335849/)

louisb 06-21-2005 03:16 PM

Building evolution-data-server-1.0.2-7.src.rpm
 
I'm trying to build evolution-data-server-1.0.2-7.src.rpm on a Red Hat Enterprise 4 AS system. The rebuild starts just fine but later I get the following message below:
/usr/bin/ld: cannot find -lgnutls
collect2: ld returned 1 exit status
make[3]: *** [libegroupwise.la] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/evolution-data-server-1.0.2/servers/groupwise'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/evolution-data-server-1.0.2/servers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/evolution-data-server-1.0.2'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.61745 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.61745 (%build)

I us the following command to invoke the build:

rpmbuild --rebuild evolution-data-server-1.0.2-7.src.rpm

What happing and how do I fix it?

Thanks

trickykid 06-22-2005 08:21 AM

Well, just like the error states, you most likely missing dependencies..

"/usr/bin/ld: cannot find -lgnutls"


All times are GMT -5. The time now is 05:12 PM.