Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#759 closed bug (fixed)

[gcc4] compatibility functions not built

Reported by: danny@… Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc: diver
Blocked By: Blocking:
Platform: All

Description

In libroot (specifically libroot/os/arch/x86/compatibility.c) all functions are protected by a GNUC check which fails under GCC4. However libtracker.so requires a couple of the functions to build (_kset_fd_limit_ amongst others). Removing the check allows libroot and libtracker to build correctly. (Unable to check whether it runs correctly though).

Change History (4)

comment:1 by diver, 18 years ago

Cc: diver added

comment:2 by axeld, 18 years ago

Status: newclosed

comment:3 by axeld, 18 years ago

Fixed in hrev18570.

comment:4 by axeld, 18 years ago

Resolution: fixed
Note: See TracTickets for help on using tickets.