BUG #2653: failed to make - Mailing list pgsql-bugs

From Ted Petrosky
Subject BUG #2653: failed to make
Date
Msg-id 200609261154.k8QBs9YY011035@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2653
Logged by:          Ted Petrosky
Email address:      tpetrosky@agencysacks.com
PostgreSQL version: 8.2 beta
Operating system:   Mac OS X 10.4.7
Description:        failed to make
Details:

this is my configure line

./configure --enable-thread-safety --with-bonjour

I have the current developers tools... (should I change the gcc...)

version of gcc...
powerpc-apple-darwin8-gcc-4.0.1

tab-complete.c: In function 'psql_completion':
tab-complete.c:574: warning: implicit declaration of function
'rl_completion_matches'
tab-complete.c:574: warning: assignment makes pointer from integer without a
cast
tab-complete.c:578: warning: assignment makes pointer from integer without a
cast
tab-complete.c:583: warning: assignment makes pointer from integer without a
cast
tab-complete.c:591: warning: assignment makes pointer from integer without a
cast

a lot more of these....

tab-complete.c:825: warning: assignment makes pointer from integer without a
cast
tab-complete.c:834: warning: assignment makes pointer from integer without a
cast
tab-complete.c:840: warning: assignment makes pointer from integer without a
cast
tab-complete.c:849: warning: assignment makes pointer from integer without a
cast
tab-complete.c:858: warning: assignment makes pointer from integer without a
cast
tab-complete.c:867: warning: assignment makes pointer from integer without a
cast
tab-complete.c:876: warning: assignment makes pointer from integer without a
cast
tab-complete.c:883: warning: assignment makes pointer from integer without a
cast
tab-complete.c:889: warning: assignment makes pointer from integer without a
cast
tab-complete.c:899: warning: assignment makes pointer from integer without a
cast
tab-complete.c:907: warning: assignment makes pointer from integer without a
cast
tab-complete.c:911: warning: assignment makes pointer from integer without a
cast
tab-complete.c:918: warning: assignment makes pointer from integer without a
cast
tab-complete.c:928: warning: assignment makes pointer from integer without a
cast
tab-complete.c:932: warning: assignment makes pointer from integer without a
cast
tab-complete.c:941: warning: assignment makes pointer from integer without a
cast
tab-complete.c:946: warning: assignment makes pointer from integer without a
cast
tab-complete.c:956: warning: assignment makes pointer from integer without a
cast
tab-complete.c:960: warning: assignment makes pointer from integer without a
cast
tab-complete.c:972: warning: assignment makes pointer from integer without a
cast
tab-complete.c:981: warning: assignment makes pointer from integer without a
cast
tab-complete.c:989: error: 'rl_filename_completion_function' undeclared
(first use in this function)
tab-complete.c:989: error: (Each undeclared identifier is reported only
once
tab-complete.c:989: error: for each function it appears in.)
tab-complete.c:989: warning: assignment makes pointer from integer without a
cast
tab-complete.c:1001: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1012: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1023: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1030: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1035: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1039: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1049: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1051: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1056: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1060: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1067: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1074: warning: assignment makes pointer from integer without
a cast

a lot more of these....

tab-complete.c:1865: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1867: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1875: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1885: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1902: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1904: warning: assignment makes pointer from integer without
a cast
tab-complete.c:1918: warning: assignment makes pointer from integer without
a cast
make[3]: *** [tab-complete.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

pgsql-bugs by date:

Previous
From: "Terrell W. Harkness"
Date:
Subject: BUG #2656: Fails to build on Intel Mac
Next
From: Rémy Beaumont
Date:
Subject: Re: BUG #2651: 8.2 - beta 1 does now compile with Sun Studio 11