Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#272 closed defect (fixed)

Compile errors on RHEL5, gcc 4.1.2

Reported by: rainer Owned by: rainer
Priority: critical Milestone: 3.0.1
Component: main Version: 3.0.0
Keywords: Cc:

Description

Reported by Thomas:

1) Several statements of 'error: label at end of compound statement'.

2) Recursive mutexes undefined:

x_sh_files.c: In function mutex_zdirs_init:
x_sh_files.c:289: warning: implicit declaration of function pthread_mutexattr_settype
x_sh_files.c:289: error: PTHREAD_MUTEX_RECURSIVE undeclared (first use in this function)
x_sh_files.c:289: error: (Each undeclared identifier is reported only once
x_sh_files.c:289: error: for each function it appears in.)

Change History (1)

comment:1 by rainer, 12 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [377].

Note: See TracTickets for help on using tickets.