You are not logged in.
i was trying to makepkg the icon-naming-utils, but i get this (please look at the bold text):
....
requires: perl-xml-simple
==>
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so.0' from LD_PRELOAD cannot be preloaded: ignored. #--i get this with all makepkg, why?
Targets: perl-xml-simple-2.14-2Total Package Size: 0.1 MB
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
perl-xml-simple: /usr/lib/perl5/site_perl/5.8.7: exists in filesystem
errors occurred, no packages were upgraded.==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Downloading icon-naming-utils-0.7.1.tar.gz
--06:41:55-- http://tango-project.org/releases/icon- … 7.1.tar.gz
=> `icon-naming-utils-0.7.1.tar.gz'
Resolving tango-project.org... 66.33.204.233
Connecting to tango-project.org|66.33.204.233|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 61,533 (60K) [application/x-gzip]100%[====================================================================================>] 61,533 71.87K/s
06:41:57 (71.66 KB/s) - `icon-naming-utils-0.7.1.tar.gz' saved [61533/61533]
==> Validating source files with MD5sums
icon-naming-utils-0.7.1.tar.gz ... Passed
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf icon-naming-utils-0.7.1.tar.gz
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for XML::Simple... configure: error: XML::Simple perl module is required for icon-naming-utils
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
what to do :?:
Offline
Interesting, I'll take a look at it in a bit after I get off from work.
Offline
ERROR: ld.so: object 'libfakeroot.so.0' from LD_PRELOAD cannot be preloaded: ignored. #--i get this with all makepkg, why?
Do you have fakeroot installed? If not, install it.
BTW, perl-xml-simple installs fine here.
Offline
This is the first complaint I've gotten for xml-simple. But a new package will be in community shortly.
Offline
Galdona wrote:ERROR: ld.so: object 'libfakeroot.so.0' from LD_PRELOAD cannot be preloaded: ignored. #--i get this with all makepkg, why?
Do you have fakeroot installed? If not, install it.
BTW, perl-xml-simple installs fine here.
Yes, i have fakeroot, i even reinstalled just now to be sure, but i still get the message.
Offline
too install anything you need to be root.
Freedom is what i love
Offline
yes, of course
Offline