Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107852 - sys-block/vblade does not compile (u64 undeclared in linux.c)
Summary: sys-block/vblade does not compile (u64 undeclared in linux.c)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-02 01:21 UTC by lars brun nielsen
Modified: 2005-12-04 18:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lars brun nielsen 2005-10-02 01:21:37 UTC
cc -Wall   -c -o linux.o linux.c
linux.c: In function `getsize':
linux.c:112: error: `u64' undeclared (first use in this function)
linux.c:112: error: (Each undeclared identifier is reported only once
linux.c:112: error: for each function it appears in.)
make: *** [linux.o] Error 1


Reproducible: Always
Steps to Reproduce:
1.emerge -av vblade
2.
3.




simple hack : inserting typedef unsigned long long u64 in 'linux.c' will fix it - 
although why it should be necessary, since 'linux.c' include 'sys/types.h',
eludes me.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-12-01 00:42:59 UTC
please provide your emerge info output.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-12-04 18:00:48 UTC
fixed with version bump to vblade-9.