Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

-lperl not found on FreeBSD #8

Open
leto opened this issue Sep 11, 2009 · 1 comment
Open

-lperl not found on FreeBSD #8

leto opened this issue Sep 11, 2009 · 1 comment

Comments

@leto
Copy link
Collaborator

leto commented Sep 11, 2009

cc -o blizkost_group.so lib-blizkost_group.o p5scalar.o p5array.o p5hash.o p5sub.o p5namespace.o p5interpreter.o p5invocation.o -Wl,-E -L/usr/local/lib -lm -lcrypt -lutil -pthread -lgmp -lreadline -lintl -shared -L/usr/local/lib -lperl

/usr/bin/ld: cannot find -lperl

gmake[1]: *** [linklibs] Error 1

gmake[1]: Leaving directory `/usr/home/leto/git/blizkost/src/pmc'

gmake: *** [src/pmc/blizkost_group.so] Error 2

@leto
Copy link
Collaborator Author

leto commented Sep 11, 2009

It looks like it wants to find /usr/local/lib/perl5/5.10.0/i386-freebsd/CORE/libperl.a , but doesn't.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant