Opened 11 years ago

#1327 new Defect

Build fails on AFS filesystem on Linux due to the use of hard links

Reported by: rdemaria Owned by:
Priority: Undetermined Milestone: Undetermined
Component: Undetermined Version:
Keywords: Cc:

Description

In AFS filesystems on Linux hard links going across directories are not allowed.

The present build system uses hardlinks in several steps like the one below generating an error.

/bin/ln .libs/libboinc.a .
/bin/ln: creating hard link `./libboinc.a' to `.libs/libboinc.a': Invalid cross-device link

Change History (0)

Note: See TracTickets for help on using tickets.