Closed Bug 799650 Opened 12 years ago Closed 12 years ago

ERROR: In file ./media/webrtc/signaling/src/common/browser_logging/CSFLog.h - [undefined symbol "va_list"]

Categories

(Firefox Build System :: General, defect)

19 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 799477

People

(Reporter: mr_pathak, Unassigned)

Details

(Keywords: platform, Whiteboard: [type: good first bug])

User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4

Steps to reproduce:

While Building firefox I came accross error "va_list" [undefined symbol]


Actual results:

ERROR: In file  |$src/media/webrtc/signaling/src/common/browser_logging/CSFLog.h| 
[undefined symbol "va_list"] line #70


Expected results:

va_list is data type defined in header <stdarg.h>
missing  #include<stdarg.h> in file CSFLog.h
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
the patch is also submitted 
cool
I was about to submit 1 :D
Status: RESOLVED → VERIFIED
Keywords: platform
Whiteboard: [type: good first bug]
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.