Opened 12 months ago

Last modified 6 months ago

#68314 closed defect

egacy-support @1.1.1_0: fails to build on 10.4.11 — at Version 1

Reported by: lazd (Larry Davis) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: tiger Cc: cjones051073 (Chris Jones)
Port: legacy-support

Description (last modified by lazd (Larry Davis))

I get the following error when trying to install legacy-support:

:info:build Undefined symbols:
:info:build   "___mpls_libc_opendir", referenced from:
:info:build       ___mpls_opendir in fdopendir.dl.o
:info:build       _fdopendir in fdopendir.dl.o
:info:build   "___mpls_libc_rewinddir", referenced from:
:info:build       ___mpls_rewinddir in fdopendir.dl.o
:info:build   "___mpls_libc_telldir", referenced from:
:info:build       ___mpls_telldir in fdopendir.dl.o
:info:build   "___mpls_libc_seekdir", referenced from:
:info:build       ___mpls_seekdir in fdopendir.dl.o
:info:build   "___mpls_libc_readdir", referenced from:
:info:build       ___mpls_readdir in fdopendir.dl.o
:info:build   "___mpls_libc_readdir_r", referenced from:
:info:build       ___mpls_readdir_r in fdopendir.dl.o
:info:build   "___mpls_libc_closedir", referenced from:
:info:build       ___mpls_closedir in fdopendir.dl.o
:info:build       ___mpls_opendir in fdopendir.dl.o
:info:build       _fdopendir in fdopendir.dl.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make: *** [lib/libMacportsLegacySupport.dylib] Error 1

See attachment main.log for full log output.

System info

  • Mac OS X 10.4.11 (darwin/8.11.0) arch powerpc
  • MacPorts 2.8.1
  • Xcode 2.5, CLT none

Change History (2)

Changed 12 months ago by lazd (Larry Davis)

Attachment: main.log added

Logfile from install

comment:1 Changed 12 months ago by lazd (Larry Davis)

Description: modified (diff)
Note: See TracTickets for help on using tickets.