Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-20-2014, 09:48 AM
|
#1
|
Member
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92
Rep:
|
Building package got from Slackbuilds.org fails
Hello,
I downloaded inkscape-0.48.4.tar.gz as well as the build package from slackbuilds.org (all required packages (numpy, gsl, gtkmm, lxml) installed as well. But compilation of inkscape fails with this:
CXXLD inkscape
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: warning: libfftw3.so.3, needed by /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagick++-6.Q16.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagickCore-6.Q16.so: undefined reference to `fftw_plan_dft_r2c_2d'
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagickCore-6.Q16.so: undefined reference to `fftw_cleanup'
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagickCore-6.Q16.so: undefined reference to `fftw_execute'
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagickCore-6.Q16.so: undefined reference to `fftw_plan_dft_c2r_2d'
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../libMagickCore-6.Q16.so: undefined reference to `fftw_destroy_plan'
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[2]: *** [inkscape] Fehler 1
make[2]: Leaving directory `/tmp/SBo/inkscape-0.48.4/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/tmp/SBo/inkscape-0.48.4'
make: *** [all] Fehler 2
It tells about libfftw3.so.3, but i haven´t found any package that contains libfftw3.so.3. There is a package called fftw-3.3.3-i486-1.txz
but this one has no libfftw3.so.3 nor libfftw3.so
Since i haven´t much programming experience i would appreciate and help on this.
|
|
|
06-20-2014, 10:04 AM
|
#2
|
Member
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833
Rep:
|
libfftw3.so.3 is indeed part of the fftw package:
Code:
# grep libfftw3.so.3 /var/log/packages/*
/var/log/packages/fftw-3.3.3-x86_64-1:usr/lib64/libfftw3.so.3.3.2
|
|
|
06-20-2014, 10:16 AM
|
#3
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
libfftw3.so.3 is a symlink to libfftw3.so.3.3.2 (libfftw3.so is too) that is created when the package is installed which is why you did not see that file in the file list of the package. You could try creating the symlink or reinstall the package (perhaps something else went wrong, too).
Brian
|
|
1 members found this post helpful.
|
06-20-2014, 03:52 PM
|
#4
|
Member
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92
Original Poster
Rep:
|
Thanks for the help/hint on that. I reinstalled the fftw-3.3.3-i486-1 package, but there was no symlink. But after creating it manually compilation of inkscape went fine.
Thx,
|
|
|
06-21-2014, 10:26 AM
|
#5
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
Do you install the package in the normal way with upgradepkg or slackpkg?
|
|
|
06-23-2014, 09:21 AM
|
#6
|
Member
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92
Original Poster
Rep:
|
I installed the package with upgradepkg. Well, first i followed the Slackware 14.0 to 14.1 Upgrade HOWTO.
|
|
|
06-23-2014, 09:34 AM
|
#7
|
Senior Member
Registered: Apr 2005
Posts: 2,727
|
Quote:
Originally Posted by BCarey
Do you install the package in the normal way with upgradepkg or slackpkg?
|
If you mean how to install the resulting package after building from a slackbuild script?
|
|
|
06-23-2014, 09:45 AM
|
#8
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
Quote:
Originally Posted by tiuz
I installed the package with upgradepkg. Well, first i followed the Slackware 14.0 to 14.1 Upgrade HOWTO.
|
It is strange that the symlink wasn't created, then.
Brian
|
|
|
All times are GMT -5. The time now is 03:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|