From: | "ted Petrosky" <tedpet5(at)yahoo(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #2655: failed to make |
Date: | 2006-09-26 19:08:18 |
Message-ID: | 200609261908.k8QJ8I66017464@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 2655
Logged by: ted Petrosky
Email address: tedpet5(at)yahoo(dot)com
PostgreSQL version: 8.2 beta
Operating system: Mac OS X 10.4.7
Description: failed to make
Details:
this is a G4 mac mini 1.25 gigahertz
developers tools 2.4
Usage: powerpc-apple-darwin8-gcc-4.0.1 [options] file...
failed to make....
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DFRONTEND
-I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump
-I../../../src/include -c -o tab-complete.o tab-complete.c
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: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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-26 19:50:44 | Re: BUG #2655: failed to make |
Previous Message | Meikel Bisping | 2006-09-26 14:49:17 | BUG #2654: comments not ignored |