New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28215 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

perl5.8: library not found for -lutil (10.4 deployment target)

Reported by: anthony_oro@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.99
Keywords: Cc:
Port: perl5.8

Description

I am running OSX10.6 with latest MacPorts from SVN (1.9.99). I need to compile Universal PPC/i386 libraries for OSX 10.4 Target. So I set the following flags in macports.conf:

build_arch i386, universal_archs ppc i386, macosx_deployment_target 10.4

I managed to build a few libraries successfully (libpng, fltk...) But I get a configure error for Perl5.8, saying that -lutil cannot be found. I tried port clean, and also a complete port reinstall, neither worked. I cannot find which is this library that -lutil refers too.

(Note1: perl5.8 builds correctly if I remove macosx_deployment_target 10.4) (Note2: However, I DO NEED to build the libs for 10.4)

Attachments

main.log (8.7 KB) - added by anthony_oro@… 2 years ago.

Change History

Changed 2 years ago by anthony_oro@…

comment:1 Changed 2 years ago by anthony_oro@…

  • Cc anthony_oro@… added

Cc Me!

comment:2 Changed 2 years ago by anthony_oro@…

Sorry, this ticket has been submitted twice. The next one has more details, can you please delete this one from the database? My sincere apologies...

comment:3 Changed 2 years ago by macsforever2000@…

  • Keywords perl5.8 universal 10.4 -lutil removed
  • Status changed from new to closed
  • Resolution set to duplicate
  • Cc anthony_oro@… removed

Duplicate of #28216.

Note: See TracTickets for help on using tickets.