pkgsrc-Users archive

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

perl 5.18.0 on osx



Is the latest perl package building for anyone else on osx?

I get the following:

rm -f ../../lib/auto/DB_File/DB_File.bundle
LD_RUN_PATH="/opt/local/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc
-L/usr/lib -L/usr/pkg/lib -bundle -undefined dynamic_lookup
-L/usr/local/lib -L/opt/local/lib -fstack-protector version.o
DB_File.o  -o ../../lib/auto/DB_File/DB_File.bundle     \
           -ldb         \
        
ld: library not found for -ldb
collect2: ld returned 1 exit status
gnumake[1]: *** [../../lib/auto/DB_File/DB_File.bundle] Error 1
Unsuccessful make(cpan/DB_File): code=512 at make_ext.pl line 490.
gnumake: *** [lib/auto/DB_File/DB_File.bundle] Error 2
*** Error code 2


Home | Main Index | Thread Index | Old Index