Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578176 - x11-libs/motif-2.3.5 fails to build : missing include directive
Summary: x11-libs/motif-2.3.5 fails to build : missing include directive
Status: RESOLVED DUPLICATE of bug 578168
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 12:53 UTC by Helmut Jarausch
Modified: 2016-03-24 20:53 UTC (History)
0 users

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


Attachments
build log (motif-2.3.5.build,315.05 KB, text/plain)
2016-03-24 12:53 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2016-03-24 12:53:35 UTC
Created attachment 428932 [details]
build log

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm/.. -I.. -I../Xm -mtune=native -O2 -msse3 -pipe -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm/Mrminit.c  -fPIC -DPIC -o .libs/Mrminit.o
In file included from /var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm/../Xm/TextFP.h:34:0,
                 from /var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm/../Xm/DataFP.h:30,
                 from /var/tmp/portage/x11-libs/motif-2.3.5/work/motif-2.3.5/lib/Mrm/Mrminit.c:112:
/usr/include/X11/Xft/Xft.h:39:22: fatal error: ft2build.h: No such file or directory

The file needs -I /usr/include/freetype2 to find that file
Comment 1 Ulrich Müller gentoo-dev 2016-03-24 20:53:20 UTC

*** This bug has been marked as a duplicate of bug 578168 ***