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

Bug 270779

Summary: dev-tex/pdftex-1.40.9 fails to compile with glibc-2.10
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: Current packagesAssignee: TeX project <tex>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270353    

Description Peter Alfredsen (RETIRED) gentoo-dev 2009-05-21 23:40:48 UTC
Fix will probably be the same as for bug 270474

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./..  -I../../libs/obsdcompat -I../../libs/obsdcompat/.. -I./../../libs/obsdcompat -I./../../libs/obsdcompat/.. -I. -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wall -ggdb  -c tangleboot.c -o tangleboot.o
In file included from tangleboot.c:94:
tangleboot.h:34: error: conflicting types for ‘getline’
/usr/include/stdio.h:651: note: previous declaration of ‘getline’ was here
tangleboot.c: In function ‘initialize’:
tangleboot.c:409: warning: array subscript has type ‘char’
tangleboot.c:410: warning: array subscript has type ‘char’
tangleboot.c:419: warning: array subscript has type ‘char’
tangleboot.c:420: warning: array subscript has type ‘char’
tangleboot.c: In function ‘zprintid’:
tangleboot.c:509: warning: array subscript has type ‘char’
Comment 1 Alexis Ballier gentoo-dev 2009-05-23 10:10:59 UTC
fixed, thanks