Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436164 - net-misc/socat-1.7.2.1 fails to build under x32
Summary: net-misc/socat-1.7.2.1 fails to build under x32
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: x32
  Show dependency tree
 
Reported: 2012-09-25 04:47 UTC by redneb
Modified: 2012-10-26 02:41 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 redneb 2012-09-25 04:47:39 UTC
>>> Compiling source in /var/tmp/portage/net-misc/socat-1.7.2.1/work/socat-1.7.2.1 ...
make -j1 
x86_64-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -Wno-parentheses  -DHAVE_CONFIG_H -I.  -I.   -c -o socat.o socat.c
In file included from socat.c:14:0:
compat.h:236:2: error: #error "HAVE_BASIC_TIME_T is out of range:" HAVE_BASIC_TIME_T
compat.h:408:2: error: #error "HAVE_TYPEOF_ST_NLINK is out of range:" HAVE_TYPEOF_ST_NLINK
compat.h:485:2: error: #error "HAVE_TYPEOF_ST_BLKSIZE is out of range:" HAVE_TYPEOF_ST_BLKSIZE
make: *** [socat.o] Error 1


Reproducible: Always