Your message dated Wed, 17 Aug 2005 09:47:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323519: fixed in hyperestraier 0.5.4-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Aug 2005 04:24:08 +0000
>From [EMAIL PROTECTED] Tue Aug 16 21:24:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E5FTE-0002xL-00; Tue, 16 Aug 2005 21:24:08 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7H4O6T9052567
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Tue, 16 Aug 2005 21:24:07 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E54vn-0000vg-7f
        for [EMAIL PROTECTED]; Tue, 16 Aug 2005 10:08:55 -0700
Date: Tue, 16 Aug 2005 10:08:55 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Unable to find qdbm header files
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="U+BazGySraz5kW0T"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1027/Tue Aug 16 16:44:00 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--U+BazGySraz5kW0T
Content-Type: multipart/mixed; boundary="/9DWx/yDrRhgMJTb"
Content-Disposition: inline


--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: hyperestraier
Version: 0.5.4-1
Severity: serious
Tags: patch

hyperestraier fails to build because it is unable to find the qdbm
header files when compiling estseek.fcgi:

> i486-linux-gnu-gcc -Wall -fPIC -fsigned-char -O2 -DNDEBUG -DMYFCGI -o est=
seek.fcgi estseek.c \
>   -L. -L/tmp/buildd/lib -L/usr/local/lib  -lfcgi -lestraier -lresolv -lns=
l  -lpthread  -lqdbm -lz -lm -lc=20
> In file included from estseek.c:20:
> estraier.h:41:19: error: depot.h: No such file or directory
> estraier.h:42:19: error: curia.h: No such file or directory
> estraier.h:43:19: error: cabin.h: No such file or directory
> estraier.h:44:19: error: villa.h: No such file or directory
> In file included from estseek.c:20:
> estraier.h:66: error: syntax error before 'CBMAP'
> estraier.h:66: warning: no semicolon at end of struct or union
> estraier.h:67: warning: type defaults to 'int' in declaration of 'dtexts'
> estraier.h:67: warning: data definition has no type or storage class
> estraier.h:68: error: syntax error before '}' token
> estraier.h:68: warning: type defaults to 'int' in declaration of 'ESTDOC'
> estraier.h:68: warning: data definition has no type or storage class
> estraier.h:73: error: syntax error before '*' token
> estraier.h:73: warning: type defaults to 'int' in declaration of 'est_doc=
_new'
> estraier.h:73: warning: data definition has no type or storage class
> estraier.h:79: error: syntax error before '*' token
> estraier.h:79: warning: type defaults to 'int' in declaration of 'est_doc=
_new_from_draft'
> estraier.h:79: warning: data definition has no type or storage class
> estraier.h:84: error: syntax error before '*' token
> estraier.h:91: error: syntax error before '*' token
> estraier.h:97: error: syntax error before '*' token
> estraier.h:103: error: syntax error before '*' token
> estraier.h:110: error: syntax error before '*' token
> estraier.h:118: error: syntax error before '*' token
> estraier.h:118: error: syntax error before '*' token
> estraier.h:118: warning: type defaults to 'int' in declaration of 'est_do=
c_attr_names'
> estraier.h:118: warning: data definition has no type or storage class
> estraier.h:126: error: syntax error before '*' token
> estraier.h:133: error: syntax error before '*' token
> estraier.h:133: error: syntax error before '*' token
> estraier.h:133: warning: type defaults to 'int' in declaration of 'est_do=
c_texts'
> estraier.h:133: warning: data definition has no type or storage class
> estraier.h:141: error: syntax error before '*' token
> estraier.h:149: error: syntax error before '*' token
> estraier.h:164: error: syntax error before '*' token
> estraier.h:206: error: syntax error before 'CBLIST'
> estraier.h:206: warning: no semicolon at end of struct or union
> estraier.h:213: error: syntax error before '}' token
> estraier.h:213: warning: type defaults to 'int' in declaration of 'ESTCON=
D'
> estraier.h:213: warning: data definition has no type or storage class
> estraier.h:228: error: syntax error before '*' token
> estraier.h:228: warning: type defaults to 'int' in declaration of 'est_co=
nd_new'
> estraier.h:228: warning: data definition has no type or storage class
> estraier.h:233: error: syntax error before '*' token
> estraier.h:239: error: syntax error before '*' token
> estraier.h:245: error: syntax error before '*' token
> estraier.h:251: error: syntax error before '*' token
> estraier.h:258: error: syntax error before '*' token
> estraier.h:269: error: syntax error before '*' token
> estraier.h:283: error: syntax error before 'VILLA'
> estraier.h:283: warning: no semicolon at end of struct or union
> estraier.h:285: error: syntax error before '*' token
> estraier.h:285: warning: type defaults to 'int' in declaration of 'cdb'
> estraier.h:285: warning: data definition has no type or storage class
> estraier.h:286: error: syntax error before '}' token
> estraier.h:286: warning: type defaults to 'int' in declaration of 'ESTIDX'
> estraier.h:286: warning: data definition has no type or storage class
> estraier.h:290: error: syntax error before 'DEPOT'
> estraier.h:290: warning: no semicolon at end of struct or union
> estraier.h:291: warning: type defaults to 'int' in declaration of 'idxdb'
> estraier.h:291: warning: data definition has no type or storage class
> estraier.h:292: error: syntax error before '*' token
> estraier.h:292: warning: type defaults to 'int' in declaration of 'fwmdb'
> estraier.h:292: warning: data definition has no type or storage class
> estraier.h:293: error: syntax error before '*' token
> estraier.h:293: warning: type defaults to 'int' in declaration of 'attrdb'
> estraier.h:293: warning: data definition has no type or storage class
> estraier.h:294: error: syntax error before '*' token
> estraier.h:294: warning: type defaults to 'int' in declaration of 'textdb'
> estraier.h:294: warning: data definition has no type or storage class
> estraier.h:295: error: syntax error before '*' token
> estraier.h:295: warning: type defaults to 'int' in declaration of 'listdb'
> estraier.h:295: warning: data definition has no type or storage class
> estraier.h:301: error: syntax error before '*' token
> estraier.h:301: warning: type defaults to 'int' in declaration of 'idxcc'
> estraier.h:301: warning: data definition has no type or storage class
> estraier.h:304: error: syntax error before '*' token
> estraier.h:304: warning: type defaults to 'int' in declaration of 'outcc'
> estraier.h:304: warning: data definition has no type or storage class
> estraier.h:305: error: syntax error before '*' token
> estraier.h:305: warning: type defaults to 'int' in declaration of 'keycc'
> estraier.h:305: warning: data definition has no type or storage class
> estraier.h:307: error: syntax error before '*' token
> estraier.h:307: warning: type defaults to 'int' in declaration of 'attrcc'
> estraier.h:307: warning: data definition has no type or storage class
> estraier.h:309: error: syntax error before '*' token
> estraier.h:309: warning: type defaults to 'int' in declaration of 'textcc'
> estraier.h:309: warning: data definition has no type or storage class
> estraier.h:311: error: syntax error before '*' token
> estraier.h:311: warning: type defaults to 'int' in declaration of 'spacc'
> estraier.h:311: warning: data definition has no type or storage class
> estraier.h:315: error: syntax error before '*' token
> estraier.h:315: warning: type defaults to 'int' in declaration of 'cbvec'
> estraier.h:315: warning: data definition has no type or storage class
> estraier.h:317: error: syntax error before '*' token
> estraier.h:317: warning: type defaults to 'int' in declaration of 'metacc'
> estraier.h:317: warning: data definition has no type or storage class
> estraier.h:318: error: syntax error before '}' token
> estraier.h:318: warning: type defaults to 'int' in declaration of 'ESTDB'
> estraier.h:318: warning: data definition has no type or storage class
> estraier.h:378: error: syntax error before '*' token
> estraier.h:378: warning: type defaults to 'int' in declaration of 'est_db=
_open'
> estraier.h:378: warning: data definition has no type or storage class
> estraier.h:385: error: syntax error before '*' token
> estraier.h:391: error: syntax error before '*' token
> estraier.h:397: error: syntax error before '*' token
> estraier.h:405: error: syntax error before '*' token
> estraier.h:411: error: syntax error before '*' token
> estraier.h:420: error: syntax error before '*' token
> estraier.h:431: error: syntax error before '*' token
> estraier.h:440: error: syntax error before '*' token
> estraier.h:449: error: syntax error before '*' token
> estraier.h:449: error: syntax error before '*' token
> estraier.h:449: warning: type defaults to 'int' in declaration of 'est_db=
_get_doc'
> estraier.h:449: warning: data definition has no type or storage class
> estraier.h:459: error: syntax error before '*' token
> estraier.h:466: error: syntax error before '*' token
> estraier.h:476: error: syntax error before '*' token
> estraier.h:476: error: syntax error before '*' token
> estraier.h:476: warning: type defaults to 'int' in declaration of 'est_db=
_etch_doc'
> estraier.h:476: warning: data definition has no type or storage class
> estraier.h:482: error: syntax error before '*' token
> estraier.h:489: error: syntax error before '*' token
> estraier.h:496: error: syntax error before '*' token
> estraier.h:502: error: syntax error before '*' token
> estraier.h:508: error: syntax error before '*' token
> estraier.h:514: error: syntax error before '*' token
> estraier.h:529: error: syntax error before '*' token
> estraier.h:540: error: syntax error before '*' token
> estraier.h:547: error: syntax error before '*' token
> estraier.h:574: error: syntax error before 'CBLIST'
> estraier.h:582: error: syntax error before 'CBLIST'
> estraier.h:697: error: syntax error before '*' token
> estraier.h:704: error: syntax error before '*' token
> estraier.h:711: error: syntax error before '*' token
> estraier.h:719: error: syntax error before '*' token
> estraier.h:719: error: syntax error before '*' token
> estraier.h:719: warning: type defaults to 'int' in declaration of 'est_co=
nd_attrs'
> estraier.h:719: warning: data definition has no type or storage class
> estraier.h:727: error: syntax error before '*' token
> estraier.h:734: error: syntax error before '*' token
> estraier.h:740: error: syntax error before '*' token
> estraier.h:747: error: syntax error before '*' token
> estraier.h:753: error: syntax error before '*' token
> estraier.h:760: error: syntax error before '*' token
> estraier.h:767: error: syntax error before '*' token
> estraier.h:775: error: syntax error before '*' token
> estraier.h:775: error: syntax error before '*' token
> estraier.h:775: warning: type defaults to 'int' in declaration of 'est_db=
_meta_names'
> estraier.h:775: warning: data definition has no type or storage class
> estraier.h:784: error: syntax error before '*' token
> estraier.h:790: error: syntax error before '*' token
> estraier.h:797: error: syntax error before '*' token
> estraier.h:797: error: syntax error before ')' token
> estraier.h:806: error: syntax error before '*' token
> estraier.h:806: error: 'est_db_set_vectorizer' declared as function retur=
ning a function
> estraier.h:806: error: syntax error before 'void'
> estraier.h:811: error: syntax error before '*' token
> estraier.h:819: error: syntax error before '*' token
> estraier.h:819: error: syntax error before '*' token
> estraier.h:819: warning: type defaults to 'int' in declaration of 'est_hi=
nts_to_words'
> estraier.h:819: warning: data definition has no type or storage class
> In file included from estseek.c:21:
> myconf.h:187:2: error: #error QDBM is required but not found.
> estseek.c:49: error: syntax error before '*' token
> estseek.c:49: warning: type defaults to 'int' in declaration of 'g_replex=
prs'
> estseek.c:49: warning: data definition has no type or storage class
> estseek.c:54: error: syntax error before '*' token
> estseek.c:54: warning: type defaults to 'int' in declaration of 'g_extatt=
rs'
> estseek.c:54: warning: data definition has no type or storage class
> estseek.c:83: error: syntax error before '*' token
> estseek.c:83: warning: type defaults to 'int' in declaration of 'g_db'
> estseek.c:83: warning: data definition has no type or storage class
> estseek.c:84: error: syntax error before '*' token
> estseek.c:84: warning: type defaults to 'int' in declaration of 'g_kwdb'
> estseek.c:84: warning: data definition has no type or storage class
> estseek.c:94: error: syntax error before '*' token
> estseek.c:94: warning: type defaults to 'int' in declaration of 'getparam=
eters'
> estseek.c:94: warning: data definition has no type or storage class
> estseek.c:95: error: syntax error before '*' token
> estseek.c:97: error: syntax error before '*' token
> estseek.c:97: warning: type defaults to 'int' in declaration of 'vectoriz=
er'
> estseek.c:97: warning: data definition has no type or storage class
> estseek.c:102: error: syntax error before '*' token
> estseek.c:103: error: syntax error before '*' token
> estseek.c: In function 'main':
> estseek.c:115: warning: implicit declaration of function 'cbggcsweep'
> estseek.c: In function 'realmain':
> estseek.c:139: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:139: error: (Each undeclared identifier is reported only once
> estseek.c:139: error: for each function it appears in.)
> estseek.c:139: error: 'lines' undeclared (first use in this function)
> estseek.c:139: error: 'rlist' undeclared (first use in this function)
> estseek.c:139: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:139: error: 'alist' undeclared (first use in this function)
> estseek.c:139: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:139: warning: statement with no effect
> estseek.c:140: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:140: error: 'params' undeclared (first use in this function)
> estseek.c:145: warning: implicit declaration of function 'cbstdiobin'
> estseek.c:150: warning: implicit declaration of function 'cbmalloc'
> estseek.c:150: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:152: warning: implicit declaration of function 'cbglobalgc'
> estseek.c:156: warning: implicit declaration of function 'cbreadlines'
> estseek.c:157: error: 'cblistclose' undeclared (first use in this functio=
n)
> estseek.c:158: warning: implicit declaration of function 'cblistopen'
> estseek.c:162: warning: implicit declaration of function 'cblistnum'
> estseek.c:163: warning: implicit declaration of function 'cblistval'
> estseek.c:163: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:164: warning: implicit declaration of function 'cbstrfwimatch'
> estseek.c:181: warning: implicit declaration of function 'cblistpush'
> estseek.c:183: warning: implicit declaration of function 'cbstricmp'
> estseek.c:232: error: 'cbmapclose' undeclared (first use in this function)
> estseek.c:233: warning: implicit declaration of function 'cbmapget'
> estseek.c:233: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:237: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:241: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:245: warning: implicit declaration of function 'cbstrfwmatch'
> estseek.c:253: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:257: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:259: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:261: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:263: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:265: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:285: warning: implicit declaration of function 'cbreadfile'
> estseek.c:285: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:288: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: At top level:
> estseek.c:331: error: syntax error before '*' token
> estseek.c:331: warning: return type defaults to 'int'
> estseek.c: In function 'getparameters':
> estseek.c:333: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:333: error: 'map' undeclared (first use in this function)
> estseek.c:333: error: 'attrs' undeclared (first use in this function)
> estseek.c:333: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:333: warning: statement with no effect
> estseek.c:334: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:334: error: 'pairs' undeclared (first use in this function)
> estseek.c:334: error: 'parts' undeclared (first use in this function)
> estseek.c:334: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:334: warning: statement with no effect
> estseek.c:338: warning: implicit declaration of function 'cbmapopenex'
> estseek.c:344: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:354: warning: implicit declaration of function 'cbmemdup'
> estseek.c:354: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:361: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:363: warning: implicit declaration of function 'cbmimeparts'
> estseek.c:365: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:366: warning: implicit declaration of function 'cbmapopen'
> estseek.c:367: warning: implicit declaration of function 'cbmimebreak'
> estseek.c:367: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:368: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:369: warning: implicit declaration of function 'cbmapput'
> estseek.c:370: warning: implicit declaration of function 'cbsprintf'
> estseek.c:370: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:371: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:376: warning: implicit declaration of function 'cbmapclose'
> estseek.c:378: warning: implicit declaration of function 'cblistclose'
> estseek.c:381: warning: implicit declaration of function 'cbsplit'
> estseek.c:383: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:386: warning: implicit declaration of function 'cburldecode'
> estseek.c:386: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:387: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: At top level:
> estseek.c:403: error: syntax error before '*' token
> estseek.c: In function 'myestdbclose':
> estseek.c:405: error: 'db' undeclared (first use in this function)
> estseek.c: At top level:
> estseek.c:486: error: syntax error before '*' token
> estseek.c:486: warning: return type defaults to 'int'
> estseek.c: In function 'vectorizer':
> estseek.c:487: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:487: error: 'kwords' undeclared (first use in this function)
> estseek.c:490: warning: implicit declaration of function 'crget'
> estseek.c:490: error: 'CURIA' undeclared (first use in this function)
> estseek.c:490: error: syntax error before ')' token
> estseek.c:490: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:490: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:490: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:490: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:490: error: syntax error before ')' token
> estseek.c:491: warning: implicit declaration of function 'cbmapload'
> estseek.c: In function 'setsimilarphrase':
> estseek.c:499: error: 'doc' undeclared (first use in this function)
> estseek.c:500: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:500: error: 'svmap' undeclared (first use in this function)
> estseek.c:501: error: 'CBDATUM' undeclared (first use in this function)
> estseek.c:501: error: 'datum' undeclared (first use in this function)
> estseek.c:511: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:512: warning: implicit declaration of function 'cropen'
> estseek.c:512: error: 'CR_OREADER' undeclared (first use in this function)
> estseek.c:512: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:513: error: 'crclose' undeclared (first use in this function)
> estseek.c:526: warning: implicit declaration of function 'cbdatumopen'
> estseek.c:527: warning: implicit declaration of function 'cbmapiterinit'
> estseek.c:528: warning: implicit declaration of function 'cbmapiternext'
> estseek.c:528: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:529: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:530: warning: implicit declaration of function 'cbdatumcat'
> estseek.c:535: warning: implicit declaration of function 'cbdatumtomalloc'
> estseek.c:535: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: In function 'showpage':
> estseek.c:544: error: 'cond' undeclared (first use in this function)
> estseek.c:545: error: 'docs' undeclared (first use in this function)
> estseek.c:546: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:546: error: 'hints' undeclared (first use in this function)
> estseek.c:547: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:547: error: 'elems' undeclared (first use in this function)
> estseek.c:561: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:595: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:599: error: syntax error before ')' token
> estseek.c:633: warning: implicit declaration of function 'cbxmlbreak'
> estseek.c:635: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: In function 'showform':
> estseek.c:663: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:663: error: 'list' undeclared (first use in this function)
> estseek.c:680: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: At top level:
> estseek.c:758: error: syntax error before '*' token
> estseek.c: In function 'showresult':
> estseek.c:759: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:759: error: 'cnames' undeclared (first use in this function)
> estseek.c:760: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:760: error: 'words' undeclared (first use in this function)
> estseek.c:765: error: 'hints' undeclared (first use in this function)
> estseek.c:765: warning: passing argument 1 of 'atoi' makes pointer from i=
nteger without a cast
> estseek.c:765: error: 'miss' undeclared (first use in this function)
> estseek.c:778: warning: implicit declaration of function 'cbmaprnum'
> estseek.c:782: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:797: error: 'docs' undeclared (first use in this function)
> estseek.c: At top level:
> estseek.c:839: error: syntax error before '*' token
> estseek.c: In function 'showdoc':
> estseek.c:840: error: 'CBMAP' undeclared (first use in this function)
> estseek.c:840: error: 'kwords' undeclared (first use in this function)
> estseek.c:841: error: 'CBLIST' undeclared (first use in this function)
> estseek.c:841: error: 'names' undeclared (first use in this function)
> estseek.c:841: error: 'lines' undeclared (first use in this function)
> estseek.c:841: warning: left-hand operand of comma expression has no effe=
ct
> estseek.c:841: warning: statement with no effect
> estseek.c:845: error: 'doc' undeclared (first use in this function)
> estseek.c:863: error: 'detail' undeclared (first use in this function)
> estseek.c:866: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:880: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:890: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:904: error: 'words' undeclared (first use in this function)
> estseek.c:908: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:912: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:913: error: 'cnames' undeclared (first use in this function)
> estseek.c:913: warning: assignment makes pointer from integer without a c=
ast
> estseek.c: In function 'makeshownuri':
> estseek.c:939: error: 'CBDATUM' undeclared (first use in this function)
> estseek.c:939: error: 'nuri' undeclared (first use in this function)
> estseek.c:947: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:953: warning: assignment makes pointer from integer without a c=
ast
> estseek.c:972: warning: assignment makes pointer from integer without a c=
ast

Adding $(CPPFLAGS) to that command fixes the problem.

--=20
Matt

--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -u hyperestraier-0.5.4/Makefile.in hyperestraier-0.5.4/Makefile.in
--- hyperestraier-0.5.4/Makefile.in
+++ hyperestraier-0.5.4/Makefile.in
@@ -455,7 +455,7 @@
=20
=20
 estseek.fcgi : estseek.c libestraier.a
-       $(LDENV) $(CC) $(CFLAGS) -DMYFCGI -o $@ estseek.c \
+       $(LDENV) $(CC) $(CPPFLAGS) $(CFLAGS) -DMYFCGI -o $@ estseek.c \
          $(LDFLAGS) -lfcgi -lestraier $(SKLIBS) $(MTLIBS) $(LIBS)
=20
=20

--/9DWx/yDrRhgMJTb--

--U+BazGySraz5kW0T
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDAh2mfNdgYxVXvBARAkrEAJ0TkWTVIHAsYIHHCc/uiWm6VeQacgCaArnE
fctfGZMZBRUXMhNhjPYx9lM=
=b2fd
-----END PGP SIGNATURE-----

--U+BazGySraz5kW0T--

---------------------------------------
Received: (at 323519-close) by bugs.debian.org; 17 Aug 2005 16:54:12 +0000
>From [EMAIL PROTECTED] Wed Aug 17 09:54:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E5R4C-0006Yc-00; Wed, 17 Aug 2005 09:47:04 -0700
From: Fumitoshi UKAI <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323519: fixed in hyperestraier 0.5.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 17 Aug 2005 09:47:04 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5

Source: hyperestraier
Source-Version: 0.5.4-2

We believe that the bug you reported is fixed in the latest version of
hyperestraier, which is due to be installed in the Debian FTP archive:

hyperestraier_0.5.4-2.diff.gz
  to pool/main/h/hyperestraier/hyperestraier_0.5.4-2.diff.gz
hyperestraier_0.5.4-2.dsc
  to pool/main/h/hyperestraier/hyperestraier_0.5.4-2.dsc
hyperestraier_0.5.4-2_i386.deb
  to pool/main/h/hyperestraier/hyperestraier_0.5.4-2_i386.deb
libestraier-dev_0.5.4-2_i386.deb
  to pool/main/h/hyperestraier/libestraier-dev_0.5.4-2_i386.deb
libestraier-java_0.5.4-2_all.deb
  to pool/main/h/hyperestraier/libestraier-java_0.5.4-2_all.deb
libestraier-ruby1.8_0.5.4-2_all.deb
  to pool/main/h/hyperestraier/libestraier-ruby1.8_0.5.4-2_all.deb
libestraier3_0.5.4-2_i386.deb
  to pool/main/h/hyperestraier/libestraier3_0.5.4-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fumitoshi UKAI <[EMAIL PROTECTED]> (supplier of updated hyperestraier package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 18 Aug 2005 01:25:11 +0900
Source: hyperestraier
Binary: libestraier3 hyperestraier libestraier-java libestraier-dev 
libestraier-ruby1.8
Architecture: source all i386
Version: 0.5.4-2
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI <[EMAIL PROTECTED]>
Changed-By: Fumitoshi UKAI <[EMAIL PROTECTED]>
Description: 
 hyperestraier - a full-text search system for communities
 libestraier-dev - a full-text search system Libraries [development]
 libestraier-java - Hyper Estraier Node API Libraries for Java
 libestraier-ruby1.8 - Hyper Estraier Node API Libraries for Ruby
 libestraier3 - a full-text search system Libraries [runtime]
Closes: 321268 323272 323273 323501 323519
Changes: 
 hyperestraier (0.5.4-2) unstable; urgency=low
 .
   * debian/rules: move filter programs into usr/bin
     closes: Bug#323272
   * debian/estfxfilter.1: added
   * debian/control: add zlib1g-dev to build-depends
     closes: Bug#323501
   * debian/control: add pkg-config to build-depends
     closes: Bug#323519
   * add short notes about difference from estraier
     closes: Bug#323273
   * add http://hyperestraier.sourceforge.net/
     closes: Bug#321268
Files: 
 dcb5e0c8d97c56af3a0046236e6c75d8 958 text optional hyperestraier_0.5.4-2.dsc
 c53a43892caf7ab2a141b1d9e9ae1a31 36555 text optional 
hyperestraier_0.5.4-2.diff.gz
 c097c4db6c552a891721f9a6ed56dc0d 246646 text optional 
hyperestraier_0.5.4-2_i386.deb
 e3a8dd05cd688dd4cb58b02e4d862723 52530 text optional 
libestraier3_0.5.4-2_i386.deb
 4d46b5d709368204913da41dcafd2415 72426 text optional 
libestraier-dev_0.5.4-2_i386.deb
 48d1c515764513b76e3a3c78f8996bd9 32542 text optional 
libestraier-ruby1.8_0.5.4-2_all.deb
 97e3b2644e24fd3c60f8120e161fc30a 44552 libs optional 
libestraier-java_0.5.4-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDA2aE9D5yZjzIjAkRAvxkAKCI+gECy/h/ONM7WBGJDWjLayA9VgCgjmda
GSat9BRs+HKrFO3s0Y74Snc=
=7uhB
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to