* [Buildroot] host-libxml-parser-perl 2.36 won't install
@ 2011-08-10 19:18 Heiko Helmle
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Helmle @ 2011-08-10 19:18 UTC (permalink / raw)
To: buildroot
Hello List,
another little problem: host-libxml-parser-perl compiles okay but won't install correctly:
---
>>> host-libxml-parser-perl 2.36 Installing to host directory
PATH=/home/hel/buildroot/git/xtest/host/bin:/home/hel/buildroot/git/xtest/host/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/hel/bin LD_LIBRARY_PATH="/home/hel/buildroot/git/xtest/host/usr/lib:" PKG_CONFIG="/home/hel/buildroot/git/xtest/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/home/hel/buildroot/git/xtest/host/usr/lib/pkgconfig" PERLLIB="/home/hel/buildroot/git/xtest/host/usr/lib/perl" /usr/bin/make -j5 -C /home/hel/buildroot/git/xtest/build/host-libxml-parser-perl-2.36 install
Appending installation info to /home/hel/buildroot/git/xtest/host/usr/lib64/perl5/perllocal.pod
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/usr/local/lib64/perl5/XML'
mkdir /usr/local/lib64/perl5/XML: Keine Berechtigung at /usr/share/perl5/ExtUtils/Install.pm line 483
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at -e line 1
make[2]: *** [pure_site_install] Fehler 13
make[1]: *** [/home/hel/buildroot/git/xtest/build/host-libxml-parser-perl-2.36/.stamp_host_installed] Fehler 2
make: *** [all] Fehler 2
---
The problem seems to be in the generated Makefile. it sets:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] host-libxml-parser-perl 2.36 won't install
@ 2011-08-10 19:20 Heiko Helmle
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Helmle @ 2011-08-10 19:20 UTC (permalink / raw)
To: buildroot
Sorry for the half-mail - my mail provider's web frontend thinks it's a great idea to make CTRL-V a shortcut for "send"...
the Makefile sets:
INSTALLSITEARCH = /usr/local/lib64/perl5
I guess this should be
INSTALLSITEARCH = $(PERLPREFIX)/lib64/perl5
if I change this manually, build runs fine.
> ----- Urspr?ngliche Nachricht -----
> Von: Heiko Helmle
> Gesendet: 10.08.11 21:18 Uhr
> An: buildroot at busybox.net
> Betreff: [Buildroot] host-libxml-parser-perl 2.36 won't install
>
> Hello List,
>
> another little problem: host-libxml-parser-perl compiles okay but won't install correctly:
>
> ---
> >>> host-libxml-parser-perl 2.36 Installing to host directory
> PATH=/home/hel/buildroot/git/xtest/host/bin:/home/hel/buildroot/git/xtest/host/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/hel/bin LD_LIBRARY_PATH="/home/hel/buildroot/git/xtest/host/usr/lib:" PKG_CONFIG="/home/hel/buildroot/git/xtest/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/home/hel/buildroot/git/xtest/host/usr/lib/pkgconfig" PERLLIB="/home/hel/buildroot/git/xtest/host/usr/lib/perl" /usr/bin/make -j5 -C /home/hel/buildroot/git/xtest/build/host-libxml-parser-perl-2.36 install
> Appending installation info to /home/hel/buildroot/git/xtest/host/usr/lib64/perl5/perllocal.pod
> Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> ERROR: Can't create '/usr/local/lib64/perl5/XML'
> mkdir /usr/local/lib64/perl5/XML: Keine Berechtigung at /usr/share/perl5/ExtUtils/Install.pm line 483
>
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> ?at -e line 1
> make[2]: *** [pure_site_install] Fehler 13
> make[1]: *** [/home/hel/buildroot/git/xtest/build/host-libxml-parser-perl-2.36/.stamp_host_installed] Fehler 2
> make: *** [all] Fehler 2
> ---
>
> The problem seems to be in the generated Makefile. it sets:
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-10 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 19:18 [Buildroot] host-libxml-parser-perl 2.36 won't install Heiko Helmle
-- strict thread matches above, loose matches on Subject: below --
2011-08-10 19:20 Heiko Helmle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox