2011/12/5 Stephen Kelly <[email protected]>:
> stephen@hal:~/dev/build/qtbase/qtbase/lib$ ./relinfo.pl libQtCore.so.5.0.0
>
> $* is no longer supported at ./relinfo.pl line 2.

Just comment out lines 2-3.
(Long story: hackish workaround in case you happen to invoke the
script using sh instead of perl -- it re-execs it using perl. But it
uses $*, which causes the Perl >= 5.10 _parser_ to complain. All in
all it has only been deprecated around 1996...)

> cannot open libQtCore.so.5.0.0 at ./relinfo.pl line 35.

Do you have eu-readelf?

Cheers,
-- 
Giuseppe D'Angelo
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to