| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Problems compiling Postgresql 8.0.3 on 10.4 |
| Date: | 2005-07-20 09:58:10 |
| Message-ID: | 14692080-9043-4A50-A2D6-9FB1D26F0740@fastcrypt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-patches |
Jamie,
That's strange, I have 8.03 building fine on 10.4 ? Did you simply do
a make without a make clean and run configure again ?
Dave
On 20-Jul-05, at 3:37 AM, Jamie Deppeler wrote:
> Hi, i have just installed 10.4 on one of our machines and cannot
> get past this error during make
>
> gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -
> Wendif-labels -fno-strict-aliasing -dynamiclib -install_name /usr/
> local/pgsql/lib/libpq.4.dylib -compatibility_version 4 -
> current_version 4.0 -multiply_defined suppress fe-auth.o fe-
> connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o
> fe-protocol3.o pqexpbuffer.o pqsignal.o fe-secure.o md5.o ip.o
> wchar.o encnames.o noblock.o pgstrcasecmp.o thread.o -L../../../
> src/port -lresolv -o libpq.4.0.dylib
>
> /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype
> (0) file: -lSystem is not an object file (not allowed in a library)
>
> make[3]: *** [libpq.4.0.dylib] Error 1
>
> make[2]: *** [all] Error 2
>
> make[1]: *** [all] Error 2
>
> make: *** [all] Error 2
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-07-20 10:05:49 | Re: Creating a database with psql |
| Previous Message | imi | 2005-07-20 09:54:12 | Re: Creating a database with psql |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dawid Kuroczko | 2005-07-20 10:52:28 | Re: Constraint Exclusion on all tables |
| Previous Message | Jamie Deppeler | 2005-07-20 07:37:25 | Problems compiling Postgresql 8.0.3 on 10.4 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Trout | 2005-07-20 12:58:59 | Re: [HACKERS] Problems compiling Postgresql 8.0.3 on 10.4 |
| Previous Message | Jamie Deppeler | 2005-07-20 07:37:25 | Problems compiling Postgresql 8.0.3 on 10.4 |