Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2534 - @INC problem with perl
|
DetailsThis is on a pretty fresh install of Arch (just a few days old). I tried today to compile xfce4-dev-tools from subversion and ran into a problem with perl:
$ ./autogen.sh --prefix=/usr Can't locate strict.pm in @INC (@INC contains: /usr/share/automake-1.9 /usr/lib/perl5/5.8.6/i686-linux-thread-multi /usr/lib/perl5/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.3/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/share/automake-1.9/Automake/Config.pm line 20. BEGIN failed--compilation aborted at /usr/share/automake-1.9/Automake/Config.pm line 20. Compilation failed in require at /usr/bin/aclocal line 36. BEGIN failed--compilation aborted at /usr/bin/aclocal line 36. I searched for the file: # find / -name strict.pm -print /usr/lib/perl5/current/strict.pm I reinstalled perl however and that fixed things. So maybe it's just a hiccup with pacman, I don't know, but I thought I'd report it anyway. |
This task depends upon
Closed by Judd Vinet (judd)
Tuesday, 12 April 2005, 07:03 GMT
Reason for closing: Deferred
Additional comments about closing: closing until/unless we can reproduce it.
Tuesday, 12 April 2005, 07:03 GMT
Reason for closing: Deferred
Additional comments about closing: closing until/unless we can reproduce it.
Not much I can do now though, unless it can be reproduced. :(