Opened 13 years ago

Closed 13 years ago

#28215 closed defect (duplicate)

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 (1)

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

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by anthony_oro@…

Attachment: main.log added

comment:1 Changed 13 years ago by anthony_oro@…

Cc: anthony_oro@… added

Cc Me!

comment:2 Changed 13 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 13 years ago by mf2k (Frank Schima)

Cc: anthony_oro@… removed
Keywords: perl5.8 universal 10.4 -lutil removed
Resolution: duplicate
Status: newclosed

Duplicate of #28216.

Note: See TracTickets for help on using tickets.