HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Error building Mindi source
Operating System - Linux
1828631
Members
8650
Online
109983
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 07:14 AM
03-19-2007 07:14 AM
Error building Mindi source
I am trying to create mindi binary (as part of the mondo rescue package). I get the following error on install.
/usr/bin/ld: cannot find -lperl
How can I get fix this problem? busybox and parted2fdisk did install and are in the path, not sure why it complains. Thanks in advance. Geetha
---------------------------------------
./install.sh
mindi 1.2.0-r892 will be installed under /usr/local
Creating target directories ...
Copying files ...
chmod: cannot access `/usr/local/lib/mindi/rootfs/bin/*': No such file or directory
WARNING: no busybox found, mindi will not work on this arch (ia64)
perlcc parted2fdisk.pl -c -o parted2fdisk.c
cc -O -static -s -I/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -o parted2fdisk parted2fdisk.c -L/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -lperl -lm -lcrypt /usr/lib/perl5/5.8.5/ia64-linux-thread-multi/auto/DynaLoader/DynaLoader.a -lpthread -ldl
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make: *** [parted2fdisk] Error 1
WARNING: no parted2fdisk found, mindi will not work on this arch (ia64)
/usr/bin/ld: cannot find -lperl
How can I get fix this problem? busybox and parted2fdisk did install and are in the path, not sure why it complains. Thanks in advance. Geetha
---------------------------------------
./install.sh
mindi 1.2.0-r892 will be installed under /usr/local
Creating target directories ...
Copying files ...
chmod: cannot access `/usr/local/lib/mindi/rootfs/bin/*': No such file or directory
WARNING: no busybox found, mindi will not work on this arch (ia64)
perlcc parted2fdisk.pl -c -o parted2fdisk.c
cc -O -static -s -I/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -o parted2fdisk parted2fdisk.c -L/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -lperl -lm -lcrypt /usr/lib/perl5/5.8.5/ia64-linux-thread-multi/auto/DynaLoader/DynaLoader.a -lpthread -ldl
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make: *** [parted2fdisk] Error 1
WARNING: no parted2fdisk found, mindi will not work on this arch (ia64)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 07:34 AM
03-19-2007 07:34 AM
Re: Error building Mindi source
For this error:
"/usr/bin/ld: cannot find -lperl"
Try adding a link with name libperl.so wich points to libperl.so.
"/usr/bin/ld: cannot find -lperl"
Try adding a link with name libperl.so wich points to libperl.so.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 08:35 AM
03-19-2007 08:35 AM
Re: Error building Mindi source
Shalom,
Seems that perl can't be found on the PATH
Find out where perl is, whereis perl
SEP
Seems that perl can't be found on the PATH
Find out where perl is, whereis perl
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 01:22 AM
03-20-2007 01:22 AM
Re: Error building Mindi source
I did put in a link from /usr/lib to the path of libperl.so
lrwxrwxrwx 1 root root 60 Mar 19 14:19 libperl.so -> /usr/lib/perl5/5.8.1/ia64-linux-thread-multi/CORE/libperl.so*
and included the path of the library. Didn't help. Thx.
lrwxrwxrwx 1 root root 60 Mar 19 14:19 libperl.so -> /usr/lib/perl5/5.8.1/ia64-linux-thread-multi/CORE/libperl.so*
and included the path of the library. Didn't help. Thx.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP