gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/usr/lib/libgnutls.so.13 won't work


From: Zak Hoskins
Subject: /usr/lib/libgnutls.so.13 won't work
Date: Thu, 9 Jul 2009 18:53:46 -0700

I hate to just send complaints like this, but this software has completely crapped out my system. I can't get Amarok, SAMBA, cupsd, and alot of apps that worked before to work. I didn't mind at first because I don't really use these services right now. But when gammu didn't build because of problems with this, that was enough. I really need gammu to function because I'm using it at work. But when I try to build it with make I get the following errors:

/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to address@hidden'
collect2: ld returned 1 exit status
make[3]: *** [gammu/gammu] Error 1
make[3]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure'
make[2]: *** [gammu/CMakeFiles/gammu.dir/all] Error 2
make[2]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure'
make: *** [all] Error 2

I tried downloading and building the latest versions of both curl and gnuTLS. Both compiled and installed properly. Yet after I tried running ./configure and make on gammu, I get the same errors as above. I'm really at a loss as of what to do here. Do I need to re-link something manually. Please respond soon as I have completely exhausted ideas on fixing this issue and no longer have any desire to search on google for solutions that don't work. I hope one of you can help me, and I would be sincerely grateful if you could.


Insert movie times and more without leaving HotmailĀ®. See how.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]