| Bug ID | 
          8492
           | 
        
        
          | Summary | 
          Doesn't build due to formatting mistake in help/faq.py
           | 
        
        
          | Classification | 
          Unclassified
           | 
        
        
          | Product | 
          Wireshark
           | 
        
        
          | Version | 
          SVN
           | 
        
        
          | Hardware | 
          x86-64
           | 
        
        
          | OS | 
          other
           | 
        
        
          | Status | 
          UNCONFIRMED
           | 
        
        
          | Severity | 
          Normal
           | 
        
        
          | Priority | 
          Low
           | 
        
        
          | Component | 
          Documentation
           | 
        
        
          | Assignee | 
          [email protected]
           | 
        
        
          | Reporter | 
          [email protected]
           | 
        
      
        
        Build Information:
--configure \
--prefix=/usr \
--with-zlib=yes \
--with-lua=/usr/include \
--with-portaudio \
--without-python \
--enable-aircap \
LDFLAGS="-llua" \
CFLAGS="-Wno-error=old-style-definition -Wno-error=clobbered
-Wno-error=unused-but-set-variable -fno-unit-at-a-time" \
PYTHON=/usr/bin/python2
--
When building, help/faq.py generates an error stating that the Python
unicodeescape cannot decode bytes because of a truncated escape sequence. Patch
included.
Alex Brinister
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.