Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14465 closed defect (duplicate)

I can't build PostgreSQL 8.3

Reported by: yannick@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: PostgreSQL 8.3 build Cc: jyrkiwahlstedt
Port:

Description

---> Building postgresql83 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql83/work/postgresql-8.3.0" && gnumake " returned error 2 Command output: rm -f libecpg.6.dylib ln -s libecpg.6.0.dylib libecpg.6.dylib rm -f libecpg.dylib ln -s libecpg.6.0.dylib libecpg.dylib gnumake -C compatlib all /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -I/opt/local/include -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/include/utils -I../../../../src/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include -c -o informix.o informix.c informix.c: In function 'deccall3': informix.c:69: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:69: error: (Each undeclared identifier is reported only once informix.c:69: error: for each function it appears in.) informix.c: In function 'deccvasc': informix.c:176: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:177: error: 'CSTRINGTYPE' undeclared (first use in this function) informix.c: In function 'deccvdbl': informix.c:223: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:224: error: 'CDOUBLETYPE' undeclared (first use in this function) informix.c: In function 'deccvint': informix.c:245: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:246: error: 'CINTTYPE' undeclared (first use in this function) informix.c: In function 'deccvlong': informix.c:267: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:268: error: 'CLONGTYPE' undeclared (first use in this function) informix.c: In function 'dectoasc': informix.c:359: error: 'CSTRINGTYPE' undeclared (first use in this function) informix.c:360: error: 'CDECIMALTYPE' undeclared (first use in this function) gnumake[4]: * [informix.o] Error 1 gnumake[3]: * [all] Error 2 gnumake[2]: * [all] Error 2 gnumake[1]: * [all] Error 2 gnumake: * [all] Error 2

Error: The following dependencies failed to build: postgresql83 ---> Building postgresql83 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql83/work/postgresql-8.3.0" && gnumake " returned error 2 Command output: gnumake -C pgtypeslib all gnumake[4]: Nothing to be done for `all'. gnumake -C ecpglib all gnumake[4]: Nothing to be done for `all'. gnumake -C compatlib all /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -I/opt/local/include -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/include/utils -I../../../../src/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include -c -o informix.o informix.c informix.c: In function 'deccall3': informix.c:69: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:69: error: (Each undeclared identifier is reported only once informix.c:69: error: for each function it appears in.) informix.c: In function 'deccvasc': informix.c:176: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:177: error: 'CSTRINGTYPE' undeclared (first use in this function) informix.c: In function 'deccvdbl': informix.c:223: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:224: error: 'CDOUBLETYPE' undeclared (first use in this function) informix.c: In function 'deccvint': informix.c:245: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:246: error: 'CINTTYPE' undeclared (first use in this function) informix.c: In function 'deccvlong': informix.c:267: error: 'CDECIMALTYPE' undeclared (first use in this function) informix.c:268: error: 'CLONGTYPE' undeclared (first use in this function) informix.c: In function 'dectoasc': informix.c:359: error: 'CSTRINGTYPE' undeclared (first use in this function) informix.c:360: error: 'CDECIMALTYPE' undeclared (first use in this function) gnumake[4]: * [informix.o] Error 1 gnumake[3]: * [all] Error 2 gnumake[2]: * [all] Error 2 gnumake[1]: * [all] Error 2 gnumake: * [all] Error 2

Any idea?

Thanks for your help,

Yannick

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jwa@… added
Milestone: Port Bugs
Owner: changed from macports-tickets@… to mww@…

Assigning to maintainers.

comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: duplicate
Status: newclosed

Duplicate of #4559.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.