[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    Problem building X11 per directions on wiki
From:       "Niall Shapero" <nshapero () ix ! netcom ! com>
Date:       2014-07-18 14:55:56
Message-ID: 000001cfa298$620aaff0$26200fd0$ () ix ! netcom ! com
[Download RAW message or body]

This is a multipart message in MIME format.

[Attachment #2 (multipart/alternative)]
This is a multipart message in MIME format.


I ran

 

git clone git://anongit.freedesktop.org/git/xorg/util/modular util/modular

This, in theory, put all the sources I'd need for my X11 build on to my
system.  I made the directory $HOME/build,

as described, then ran

 

./util/modular/build.sh --clone $HOME/build --autoresume resume140718.txt

 

Everything seemed to go fine, until it reached libXaw3d.  The error messages
follow:

 

In file included from laygram.y:13:0:

LayYY.h:11:23: note: expected 'char *' but argument is of type 'const char
*'

extern _X_HIDDEN void LayYYerror (char *s);

                       ^

  LEX      laylex.c

  CC       laylex.lo

gcc: error: laylex.c: No such file or directory

gcc: fatal error: no input files

compilation terminated.

make[3]: *** [laylex.lo] Error 1

make[3]: Leaving directory `/home/niallshapero/src/lib/libXaw3d/src'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/home/niallshapero/src/lib/libXaw3d/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/niallshapero/src/lib/libXaw3d'

make: *** [all] Error 2

build.sh: "make " failed on lib/libXaw3d

build.sh: error processing:  "lib/libXaw3d"

 

Now, I tried various versions of laylex.c that I could find on the Net, and
all the ones I tried produced OTHER problems.

So, where can I find the correct laylex.c file to continue my build of X11?

 

Sincerely,

 

Niall Shapero

nshapero@burnsidedigital.com

 


[Attachment #5 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type \
content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 \
(filtered medium)"><style><!-- /* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div \
class=WordSection1><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>I ran<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier \
New"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>git clone \
git://anongit.freedesktop.org/git/xorg/util/modular \
util/modular<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'> <o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>This, in \
theory, put all the sources I'd need for my X11 build on to my system.&nbsp; I made \
the directory $HOME/build,<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>as described, then \
ran<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier \
New"'>./util/modular/build.sh --clone $HOME/build --autoresume \
resume140718.txt<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>Everything \
seemed to go fine, until it reached libXaw3d.&nbsp; The error messages \
follow:<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>In file \
included from laygram.y:13:0:<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>LayYY.h:11:23: note: expected \
'char *' but argument is of type 'const char *'<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'> extern \
_X_HIDDEN void LayYYerror (char *s);<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier \
New"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
^<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>&nbsp; \
LEX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; laylex.c<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>&nbsp; \
CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; laylex.lo<o:p></o:p></span></p><p \
class=MsoNormal><b><span style='font-size:12.0pt;font-family:"Courier New"'>gcc: \
error: laylex.c: No such file or directory<o:p></o:p></span></b></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>gcc: fatal \
error: no input files<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>compilation \
terminated.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>make[3]: *** [laylex.lo] Error \
1<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>make[3]: Leaving directory \
`/home/niallshapero/src/lib/libXaw3d/src'<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>make[2]: *** \
[all] Error 2<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>make[2]: Leaving directory \
`/home/niallshapero/src/lib/libXaw3d/src'<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>make[1]: *** \
[all-recursive] Error 1<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>make[1]: Leaving directory \
`/home/niallshapero/src/lib/libXaw3d'<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>make: *** [all] Error \
2<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>build.sh: &quot;make &quot; failed \
on lib/libXaw3d<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>build.sh: error processing:&nbsp; \
&quot;lib/libXaw3d&quot;<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier New"'>Now, I tried \
various versions of laylex.c that I could find on the Net, and all the ones I tried \
produced OTHER problems.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>So, where can I find the correct \
laylex.c file to continue my build of X11?<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier \
New"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>Sincerely,<o:p></o:p></span></p><p \
class=MsoNormal><span style='font-size:12.0pt;font-family:"Courier \
New"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier New"'>Niall \
Shapero<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier \
New"'>nshapero@burnsidedigital.com<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:12.0pt;font-family:"Courier \
New"'><o:p>&nbsp;</o:p></span></p></div></body></html>



_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic