pkgsrc bulk build and tiff
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Tue Sep 11 12:30:25 PDT 2007
Justin C. Sherrill wrote:
I managed to get pbulk working on pkgbox.dragonflybsd.org - the output is
below.
tiff doesn't want to build - it fails during the install process with :
=> Checking for missing run-time search paths in tiff-3.8.2nb3
ERROR: /usr/pkg/lib/libtiffxx.so: libstdc++.so.7 => not found (0x0)
ERROR: /usr/pkg/lib/libtiffxx.so.3: libstdc++.so.7 => not found (0x0)
ERROR: /usr/pkg/lib/libtiffxx.so.3.8.2: libstdc++.so.7 => not
found (0x0)
ERROR: *** The programs/libs shown above will not find the listed
ERROR: shared libraries at runtime.
ERROR: Please fix the package (add -Wl,-R.../lib in the right places)!
This is keeping over 1000 packages from building because of the dependency
- can someone point at a reason for this package to fail this way?
Oh sorry, I forgot about that. You need to update the ldconfig cache, I
think. Strange thing - gcc should add -R to the right path itself.
Maybe I've fixed that, maybe I forgot?
cheers
simon
More information about the Kernel
mailing list