Bug 165 - openmotif does not build
Summary: openmotif does not build
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P3 normal
Target Milestone: 2010.02
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 07:47 UTC by Mathis
Modified: 2010-02-24 21:59 UTC (History)
1 user (show)

See Also:
Host: Ubuntu 8.10 (64bit)
Target: i586
Build: buildroot-2009.02


Attachments
buildroot configuration (27.95 KB, application/octet-stream)
2009-03-10 07:47 UTC, Mathis
Details
buildroot configuration with openmotif enabled (27.94 KB, application/octet-stream)
2009-03-10 07:50 UTC, Mathis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathis 2009-03-10 07:47:05 UTC
Created attachment 117 [details]
buildroot configuration

When compiling buildroot with openmotif enabled, it always fails with:

make[3]: Betrete Verzeichnis '/home/mathis/buildroot-2009.02/build_i586/openmotif-2.3.0-host/config/util'
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm     -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT makestrs.o -MD -MP -MF .deps/makestrs.Tpo -c -o makestrs.o makestrs.c
mv -f .deps/makestrs.Tpo .deps/makestrs.Po
/bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter   -o makestrs makestrs.o  
../../libtool: line 810: X--tag=CC: command not found
../../libtool: line 843: libtool: ignoring unknown tag : command not found
../../libtool: line 810: X--mode=link: command not found
../../libtool: line 976: *** Warning: inferring the mode of operation is deprecated.: command not found
../../libtool: line 977: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../libtool: line 2213: X-g: command not found
../../libtool: line 2213: X-O2: command not found
../../libtool: line 2213: X-Wall: command not found
../../libtool: line 2213: X-g: command not found
../../libtool: line 2213: X-fno-strict-aliasing: command not found
../../libtool: line 2213: X-Wno-unused: command not found
../../libtool: line 2213: X-Wno-comment: command not found
../../libtool: line 2213: X-fno-tree-ter: command not found
../../libtool: line 2382: Xmakestrs: command not found
X: user not authorized to run the X server, aborting.
../../libtool: line 2394: Xmakestrs: command not found
../../libtool: line 2402: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make[3]: *** [makestrs] Fehler 1
Comment 1 Mathis 2009-03-10 07:50:10 UTC
Created attachment 119 [details]
buildroot configuration with openmotif enabled
Comment 2 Thomas Petazzoni 2009-07-28 14:12:22 UTC
Do you still need openmotif support ?
Comment 3 Mathis 2009-07-28 20:03:53 UTC
(In reply to comment #2)
> Do you still need openmotif support ?
> 
Not anymore.
Comment 4 Peter Korsgaard 2010-02-24 21:59:23 UTC
openmotif has been removed from git, so closing issue.