Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: freeswitch-core
-
Labels:None
-
Platform:Linux x86/gcc
-
Uname:Linux im2 3.4.0-U #1 SMP Sat Jun 2 09:16:56 MSK 2012 i686 Intel(R) Core(TM) i7 CPU X 990 @ 3.47GHz GenuineIntel GNU/Linux
-
CPU Info:
-
GCC Version:4.6.3
-
FreeSWITCH GIT Revision:HEAD (starting from c608ca35d8bd056b1138e5c1d0fb685a452646ae)
-
Reproduced with GIT HEAD?:yes
Description
I get compilation failures after c608ca35d8bd056b1138e5c1d0fb685a452646ae commit because of "pid" variable is set, but is unused on GCC think and -Werror=unused-but-set-variable is enabled somewhere in makefiles.
Look at line #6778 in build log.
Look at line #6778 in build log.