Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

Perl compile #6845

Closed p5pRT closed 19 years ago

p5pRT commented 20 years ago

Migrated from rt.perl.org#24221 (status was 'resolved')

Searchable as RT24221$

p5pRT commented 20 years ago

From Dukec@labcorp.com

Attempting to compile perl 5.6.1 in 64-bit mode and keep getting -lndbm not found. I have downloaded gdbm and ndbm and placed ndbm.h in various normal include library locations. Still\, the gcc compiler does not see the library. Any help would be appreciated. Thank you.

Charles Duke 231 Maple Ave. Burlington\, NC 27215 336-436-4139 (Office) 336-436-1033 (Fax) 336-212-2015 (Mobile) 877-344-3729 (Pager)

IMPORTANT WARNING​: This e-mail and any files transmitted with it may contain CONFIDENTIAL information\, including PRIVATE AND CONFIDENTIAL HEALTH INFORMATION which is intended for the use of the person to whom it is addressed. If the reader of this e-mail/attachment is not the intended recipient\, employee\, or agent responsible to deliver it to the intended recipient\, you are hereby notified that any dissemination\, distribution\, reproduction\, reading\, or copying of this information is STRICTLY PROHIBITED. If you have received this e-mail in error\, please delete the related e-mail and all attachments and notify the sender immediately (reply e-mail) and the LabCorp Privacy Officer at privacyofficer@​labcorp.com or call (877) 23-HIPAA / (877) 234-4722.

p5pRT commented 20 years ago

From @schwern

On Wed\, Oct 15\, 2003 at 04​:21​:49PM -0000\, Charles Duke wrote​:

Attempting to compile perl 5.6.1 in 64-bit mode and keep getting -lndbm not found. I have downloaded gdbm and ndbm and placed ndbm.h in various normal include library locations. Still\, the gcc compiler does not see the library. Any help would be appreciated. Thank you.

Did you put the libndbm.so shared library in your include directory\, too?

-- Michael G Schwern schwern@​pobox.com http​://www.pobox.com/~schwern/ It's Yellowing Laudanum time!

p5pRT commented 19 years ago

From @smpeters

[schwern - Sun Oct 19 00​:34​:09 2003]​:

On Wed\, Oct 15\, 2003 at 04​:21​:49PM -0000\, Charles Duke wrote​:

Attempting to compile perl 5.6.1 in 64-bit mode and keep getting -lndbm not found. I have downloaded gdbm and ndbm and placed ndbm.h in various normal include library locations. Still\, the gcc compiler does not see the library. Any help would be appreciated. Thank you.

Did you put the libndbm.so shared library in your include directory\, too?

The lack of response is suggesting that everything is now working OK. Ticket closed.

p5pRT commented 19 years ago

@smpeters - Status changed from 'open' to 'resolved'