bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] rltypedefs.h:65: error: expected ')' before '*' token


From: Chet Ramey
Subject: Re: [Bug-readline] rltypedefs.h:65: error: expected ')' before '*' token
Date: Wed, 31 Dec 2008 16:53:04 -0500
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

Lysander David wrote:

> version number: 5.2
> machine: macbook pro
> OS: darwin 9.6.0
> Description: rltypedefs.h:65: error: expected ')' before '*' token when
> attempting to compile sqlite-3.6.7.
> Recipe for recreating:
> atempt to compile sqlite-3.6.7 using readline 5.2 on darwin 9.6.0
> 
> Fix:
> 
> After including <stdio.h> in rltypedefs.h the build completes successfully.

It's the application's responsibility to include <stdio.h> before
<readline.h>.  The readline documentation covers this.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]