bugWeeChat - Bugs: bug #34639, expected specifier-qualifier-list...

 
 

bug #34639: expected specifier-qualifier-list before 'pid_t'

Submitter:  Ryan Carsten Schmidt <ryandesign>
Submitted:  Mon 24 Oct 2011 11:40:41 PM UTC
Votes: 1
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.6 IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Feb 2012 04:05:00 AM UTC, comment #4: 

Confirming this change resolves the problem on OS X 10.6.8.

Toby Thain <qu1j0t3>
Tue 25 Oct 2011 06:37:00 AM UTC, comment #3: 

Fixed.
There was same problem with "pid_t" in src/plugins/xfer/xfer.h.

Sebastien Helleu <flashcode>
Group administrator
Tue 25 Oct 2011 06:22:11 AM UTC, comment #2: 

Thanks, that worked.

Ryan Carsten Schmidt <ryandesign>
Tue 25 Oct 2011 06:06:04 AM UTC, comment #1: 

Hi,
Can you try to add line in wee-hook.h:

#include <unistd.h>

after this line:

#define __WEECHAT_HOOK_H 1

And tell me if that fixes problem.

Sebastien Helleu <flashcode>
Group administrator
Mon 24 Oct 2011 11:40:41 PM UTC, original submission:  

On Mac OS X 10.6.8 Snow Leopard with Xcode 3.2.6 I cannot compile weechat 0.3.6; I get this error:

../../core/wee-hook.h:198: error: expected specifier-qualifier-list before 'pid_t'

weechat 0.3.5 installed fine on the same system.

Ryan Carsten Schmidt <ryandesign>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24193:  weechat.log.bz2 added by ryandesign (12KiB - application/x-bzip2)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by qu1j0t3 (Voted in favor of this item)
  • -email is unavailable- added by qu1j0t3 (Posted a comment)
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by ryandesign (Submitted the item)
  •  

    There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-26 flashcode Open/ClosedOpen Closed
    2012-02-11 qu1j0t3 Carbon-Copy- Added qu1j0t3
    2011-10-25 flashcode StatusIn Progress Fixed
    2011-10-25 flashcode StatusNone In Progress
        Assigned toNone flashcode
    2011-10-24 ryandesign Attached File- Added weechat.log.bz2, #24193

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code