Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151696 - dev-db/sqliteodbc-0.64-r1 compile fails
Summary: dev-db/sqliteodbc-0.64-r1 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Anders Rune Jensen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 144826
  Show dependency tree
 
Reported: 2006-10-17 06:07 UTC by Erik Zeek
Modified: 2006-11-12 19:16 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,6.61 KB, text/plain)
2006-10-17 06:10 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2006-10-17 06:07:46 UTC
I get the following when emerging dev-db/sqliteodbc-0.64-r1.  (dev-db/sqliteodbc-0.70 emerges fine, #144826.)

emerge -av =dev-db/sqliteodbc-0.64-r1

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild     UD] dev-db/sqliteodbc-0.64-r1 [0.70] USE="sqlite sqlite3" 0 kB

<snip>

gcc -shared  sqlite3odbc.lo  /usr/lib/libsqlite3.so /usr/lib/libodbcinst.so  -Wl,-soname -Wl,libsqlite3odbc-0.64.so -o .libs/libsqlite3odbc-0.64.so
sqliteodbc.c: In function 'setsqliteopts':
sqliteodbc.c:969: error: invalid storage class for function 'hextobin_func'
sqliteodbc.c:971: error: invalid storage class for function 'bintohex_func'
sqliteodbc.c:974: error: 'hextobin_func' undeclared (first use in this function)
sqliteodbc.c:974: error: (Each undeclared identifier is reported only once
sqliteodbc.c:974: error: for each function it appears in.)
sqliteodbc.c:977: error: 'bintohex_func' undeclared (first use in this function)
sqliteodbc.c:984: error: invalid storage class for function 'time_func'
sqliteodbc.c:987: error: 'time_func' undeclared (first use in this function)
(cd .libs && rm -f libsqlite3odbc.so && ln -s libsqlite3odbc-0.64.so libsqlite3odbc.so)
creating libsqlite3odbc.la
(cd .libs && rm -f libsqlite3odbc.la && ln -s ../libsqlite3odbc.la libsqlite3odbc.la)
make: *** [sqliteodbc.lo] Error 1
Comment 1 Erik Zeek 2006-10-17 06:10:36 UTC
Created attachment 99877 [details]
emerge --info
Comment 2 Matt 2006-10-17 15:17:03 UTC
you could try out the 0.70 ebuild, perhaps that helps ... (search in bugzilla)
Comment 3 Erik Zeek 2006-10-19 07:37:03 UTC
(In reply to comment #2)
> you could try out the 0.70 ebuild, perhaps that helps ... (search in bugzilla)

Ummm.... Yes it does.  (see original post)
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-11-12 19:16:30 UTC
Fixed by bump to 0.70.