Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270779 - dev-tex/pdftex-1.40.9 fails to compile with glibc-2.10
Summary: dev-tex/pdftex-1.40.9 fails to compile with glibc-2.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-05-21 23:40 UTC by Peter Alfredsen (RETIRED)
Modified: 2009-05-23 10:10 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 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