Opened 19 years ago

Closed 17 years ago

Last modified 17 years ago

#4800 closed defect (wontfix)

BUG: gtksql fails to build

Reported by: hcir@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

fails to install

--->  Building gtksql with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/
file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_databases_gtksql/
work/gtksql-0.3" && make all" returned error 2
Command output: postgres.c:325: error: invalid operands to binary *
postgres.c:325: error: parse error before ')' token
postgres.c:327: error: 'struct db_conn' has no member named 'table_num'
postgres.c:328: warning: control reaches end of non-void function
postgres.c: In function 'DBget_table':
postgres.c:332: error: invalid operands to binary *
postgres.c:332: error: parse error before ')' token
postgres.c:334: error: 'struct db_conn' has no member named 'table_num'
postgres.c:339: error: 'struct db_conn' has no member named 'table_def'
postgres.c:343: error: 'struct db_conn' has no member named 'table_def'
postgres.c:345: warning: control reaches end of non-void function
postgres.c: In function 'get_base_list':
postgres.c:350: error: 'PGconn' undeclared (first use in this function)
postgres.c:350: error: 'sc' undeclared (first use in this function)
postgres.c:351: error: 'PGresult' undeclared (first use in this function)
postgres.c:351: error: 'base_list' undeclared (first use in this function)
postgres.c:355: warning: implicit declaration of function 'PQsetdb'
postgres.c:356: warning: implicit declaration of function 'PQstatus'
postgres.c:356: error: 'CONNECTION_BAD' undeclared (first use in this function)
postgres.c:360: error: 'PGRES_TUPLES_OK' undeclared (first use in this function)
postgres.c:364: warning: passing argument 1 of 'g_strdup' makes pointer from integer without a cast
postgres.c: In function 'connect_callback':
postgres.c:405: error: 'PGconn' undeclared (first use in this function)
postgres.c:405: error: 'pg_conn' undeclared (first use in this function)
postgres.c:411: warning: implicit declaration of function 'PQsetdbLogin'
postgres.c:412: error: 'CONNECTION_BAD' undeclared (first use in this function)
postgres.c:414: warning: initialization makes pointer from integer without a cast
postgres.c:424: error: 'ret_pg' undeclared (first use in this function)
postgres.c:428: error: parse error before ')' token
make: *** [postgres.o] Error 1

Change History (5)

comment:1 Changed 19 years ago by mww@…

Summary: gtksqlBUG: gtksql fails to build

comment:2 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:3 Changed 17 years ago by markd@…

Resolution: wontfix
Status: newclosed

This app is no longer in development so it has been deleted.

comment:4 Changed 17 years ago by jmpp@…

Description: modified (diff)

comment:5 Changed 17 years ago by jmpp@…

Milestone: Available Ports
Note: See TracTickets for help on using tickets.