Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#31262 closed defect (fixed)

root: ‘AT_SYMLINK_NOFOLLOW’ was not declared in this scope

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cjones051073 (Chris Jones)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: mattiafrancescomoro@…
Port: root

Description

root 5.30.01 (and 5.30.00 before it) fail to build for me on Snow Leopard with this error:

:info:build XrdOucNSWalk.cc: In member function ‘int XrdOucNSWalk::getStat(XrdOucNSWalk::NSEnt*, int)’:
:info:build XrdOucNSWalk.cc:255: error: ‘AT_SYMLINK_NOFOLLOW’ was not declared in this scope
:info:build XrdOucNSWalk.cc:255: error: ‘fstatat’ was not declared in this scope
:info:build XrdOucNSWalk.cc: In member function ‘int XrdOucNSWalk::isSymlink()’:
:info:build XrdOucNSWalk.cc:316: error: ‘AT_SYMLINK_NOFOLLOW’ was not declared in this scope
:info:build XrdOucNSWalk.cc:316: error: ‘fstatat’ was not declared in this scope

Full log attached.

Attachments (1)

main.log.bz2 (67.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Ryan, is this still a problem for you? I cannot reproduce this.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

No response; closing.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

I do not know if this is still a problem for me since I still cannot build root for other reasons explained in #32525.

Note: See TracTickets for help on using tickets.