Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

irssi fails to build with perl #630

Closed
@irssibot

Description

@irssibot

Recently irssi started to fail to build with perl enabled with this error:

mkdir -p -- .libs
rm -f .libs/DynaLoader.a
ln -s -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i686-linux-thread-multi/CORE -L/usr/local/lib -L/usr/lib/perl5/5.10.0/i686-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc .libs/DynaLoader.a
ln: invalid option -- 'W'
Try ln --help' for more information. make[3]: *** [.libs/DynaLoader.a] Error 1 make[3]: Leaving directory /usr/src/irssi-0.8.12/src/perl'
make[2]: Leaving directory /usr/src/irssi-0.8.12/src' make[1]: Leaving directory /usr/src/irssi-0.8.12'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1

This is with perl 5.10.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions