Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18605 closed defect (fixed)

xorg-server failed to build on unresolved symbols

Reported by: romain.herault+macports@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: xorg-server

Description

The xorg-server failed to build on unresolved symbols:

/usr/bin/ld: Undefined symbols:
_FontFileCheckRegisterFpeFunctions
_PrinterFontRegisterFpeFunctions
_check_fs_register_fpe_functions
collect2: ld returned 1 exit status
make[4]: *** [X11.bin] Error 1

these symbols seems to be in libxfont which is installed

Mac os X 10.4.11 Xcode 2.4 macports 1.7.0

Change History (5)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jeremyhu@…
Port: xorg-server added

comment:2 Changed 15 years ago by slavon-93@…

Same on Leopard 10.5.6 Retail with XCode 3.1.2 and Macports 1.7.0.

comment:3 Changed 15 years ago by romain.herault+macports@…

Build failed also on 10.4.11 with xcode 2.5

comment:4 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

It's because of the new libXfont:

http://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=e1927f80deabe0268dc18b4a9f3ceda1325171f5

The "real" solution will be to update xorg-server to not rely on that libXfont functionality

r47217

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.