HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem compiling GD.pm (perl)
Operating System - HP-UX
1831483
Members
3320
Online
110025
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
01-29-2003 12:13 PM
01-29-2003 12:13 PM
Problem compiling GD.pm (perl)
Trying to compile GD on HPUX 11.00. The "perl Makefile" seems to go ok, but the "make" fails - see below. I've installed libgd various ways - from HPUX Software Porting and Archive, from boutell.com. Any advice is appreciated.
/usr/lib/dld.sl: Unresolved symbol: jpeg_CreateDecompress (code) from /usr/loca
l/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: jpeg_set_defaults (code) from /usr/local/li
b/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: jpeg_start_decompress (code) from /usr/loca
l/lib/libgd.sl
Can't load './blib/arch/auto/GD/GD.sl' for module GD: Unresolved external at /op
t/perl/lib/5.8.0/PA-RISC2.0/DynaLoader.pm line 229.
at t/GD.t line 11
Compilation failed in require at t/GD.t line 11.
BEGIN failed--compilation aborted at t/GD.t line 11.
t/GD....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
/usr/lib/dld.sl: Unresolved symbol: jpeg_CreateDecompress (code) from /usr/loca
l/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: jpeg_set_defaults (code) from /usr/local/li
b/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: jpeg_start_decompress (code) from /usr/loca
l/lib/libgd.sl
Can't load './blib/arch/auto/GD/GD.sl' for module GD: Unresolved external at /op
t/perl/lib/5.8.0/PA-RISC2.0/DynaLoader.pm line 229.
at t/GD.t line 11
Compilation failed in require at t/GD.t line 11.
BEGIN failed--compilation aborted at t/GD.t line 11.
t/GD....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 11:49 PM
01-29-2003 11:49 PM
Re: Problem compiling GD.pm (perl)
Hi!
There could be many reasons for "unsatisfied
symbols":
1.) the symbol is indeed missing on right place/check this with "nm" for only "indef"'s there/;
2.) The reference is wrong
3.) Incorrect link order
4.)Version conflict: /it's your problem I thing :)/ Often runtime libraries depend on each other, so you must have all libraries, compiled on 11.00 in order to escape from
build problems. Refer to attachment here.
Regards, Stan
There could be many reasons for "unsatisfied
symbols":
1.) the symbol is indeed missing on right place/check this with "nm" for only "indef"'s there/;
2.) The reference is wrong
3.) Incorrect link order
4.)Version conflict: /it's your problem I thing :)/ Often runtime libraries depend on each other, so you must have all libraries, compiled on 11.00 in order to escape from
build problems. Refer to attachment here.
Regards, Stan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 05:06 AM
01-30-2003 05:06 AM
Re: Problem compiling GD.pm (perl)
Hi
Get the gd source and start again from that.
look at
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc6d7e990647d4118fee0090279cd0f9,00.html
Steve Steel
Get the gd source and start again from that.
look at
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc6d7e990647d4118fee0090279cd0f9,00.html
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 09:27 AM
01-31-2003 09:27 AM
Re: Problem compiling GD.pm (perl)
Thanks for responding.
I've tried to rebuild all dependent modules (libpng, jpge, zlib, freetype, gd). I thinks the problem may be related to libpng. I obtained an eval version of these libraries from TWWfsw and was able to get GD installed.
I've tried to rebuild all dependent modules (libpng, jpge, zlib, freetype, gd). I thinks the problem may be related to libpng. I obtained an eval version of these libraries from TWWfsw and was able to get GD installed.
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