Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 49570

Summary: app-office/mdbtools build failure gcc 3.4
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    
Attachments: 0.5-gcc3.4.patch
Updated Ed's patch, also fixed odbc.c errors

Description Ed Catmur 2004-04-30 21:52:27 UTC
sql.c: At top level:
sql.c:625: error: conflicting types for 'gmdb_sql_save_query'
sql.c:146: error: previous implicit declaration of 'gmdb_sql_save_query' was here

and similar.

Patch attached.
Comment 1 Ed Catmur 2004-04-30 21:53:49 UTC
Created attachment 30430 [details, diff]
0.5-gcc3.4.patch

A few forward definitions.

I think this is about GCC no longer accepting implicit definitions for
functions returning void.
Comment 2 Mihai Limbasan 2004-07-12 09:46:59 UTC
Created attachment 35258 [details, diff]
Updated Ed's patch, also fixed odbc.c errors

Updated Ed's patch, also fixed odbc.c errors (they only show up for
USE="odbc").
Comment 3 Mihai Limbasan 2004-07-12 09:52:30 UTC
Patch sent upstream to maintainers.
Comment 4 Robert Moss (RETIRED) gentoo-dev 2004-09-20 11:23:34 UTC
Fixed in CVS. Thanks! Give it a couple of hours to hit the rsync mirrors.