Bug 15194

Summary: Failed build because of too much spaces
Product: [Retired] Red Hat Linux Reporter: Enrico Scholz <rh-bugzilla>
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-02 23:56:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Cures failed building because of spaces before X_LITTLE_ENDIAN none

Description Enrico Scholz 2000-08-02 23:53:31 UTC
`rpm --rebuild XFree...' fails because xc/config/cf/Image.tmpl contains too
much spaces (tabs) before X_LITTLE_ENDIAN.

It's seems to be the flaw described in QNX4.cf:

| XCOMM you can only one space (or tab) between ByteOrder and
X_LITTLE_ENDIAN
| XCOMM or you will have -DX_BYTE_ORDER=       X_LITTLE_ENDIAN
| XCOMM instead of -DX_BYTE_ORDER=X_LITTLE_ENDIAN 
| XCOMM in the generated Makefile


After applying to following patch, the build will fail also -- this time
because of 

|LD_LIBRARY_PATH=        ../../../exports/lib
../../../exports/bin/mkfontdir .

I haven't tested it yet, but I think it's because in linux.cf there are two
tab's before LD_LIBRARY_PATH.



The build was _not_ done on a Pinstripe installation but with the exception
of XFree86 (rpm version 3.3.6-20) the important packages are from beta4. Is
it possible an old xmkmf is used?

Comment 1 Enrico Scholz 2000-08-02 23:56:19 UTC
Created attachment 1875 [details]
Cures failed building because of spaces before X_LITTLE_ENDIAN

Comment 2 Bill Nottingham 2000-08-03 03:06:48 UTC
Bad cpp. This is fixed in pinstripe.