Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49570 - app-office/mdbtools build failure gcc 3.4
Summary: app-office/mdbtools build failure gcc 3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-30 21:52 UTC by Ed Catmur
Modified: 2004-09-20 11:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
0.5-gcc3.4.patch (0.5-gcc3.4.patch,768 bytes, patch)
2004-04-30 21:53 UTC, Ed Catmur
Details | Diff
Updated Ed's patch, also fixed odbc.c errors (mdbtools-0.5-gcc34.patch,1.64 KB, patch)
2004-07-12 09:46 UTC, Mihai Limbasan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.