LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 09-10-2005, 08:32 PM   #1
rblythe
LQ Newbie
 
Registered: May 2005
Posts: 14

Rep: Reputation: 0
Xorg - compile problems


I cannot figure out what would be the problem with why Xorg will not make on my computer. Here is the last few lines of my xorg-compile.log (it is way too big to post the whole thing here):

PsAttVal.c PsColor.c PsPixmap.c psout.c PsCache.c ft.c pt1.c runt1asm.c ttf2pt1.c psout_ft.c psout_ftpstype1.c psout_ftpstype3.c PsFTFonts.c
../../../../config/makedepend/makedepend: warning: psout.c (reading ../../../../extras/freetype2/include/freetype/config/ftconfig.h), line 82: #error "Unsupported size of `int' type!"
../../../../config/makedepend/makedepend: warning: psout.c (reading ../../../../extras/freetype2/include/freetype/config/ftconfig.h), line 91: #error "Unsupported size of `long' type!"
make[5]: *** [depend] Floating point exception
make[5]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver/Xprint/ps'
make[4]: *** [depend] Error 2
make[4]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver/Xprint'
make[3]: *** [depend] Error 2
make[3]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver'
make[2]: *** [depend] Error 2
make[2]: Leaving directory `/blfs-sources/xcbuild/programs'
make[1]: *** [depend] Error 2
make[1]: Leaving directory `/blfs-sources/xcbuild'
make: *** [World] Error 2

The lines 82,91 that the error message for ftconfig.h is referring to are:

/* The size of an `int' type. */
#if FT_UINT_MAX == 0xFFFFFFFFUL
#define FT_SIZEOF_INT (32 / FT_CHAR_BIT)
#elif FT_UINT_MAX == 0xFFFFU
#define FT_SIZEOF_INT (16 / FT_CHAR_BIT)
#elif FT_UINT_MAX > 0xFFFFFFFFU && FT_UINT_MAX == 0xFFFFFFFFFFFFFFFFU
#define FT_SIZEOF_INT (64 / FT_CHAR_BIT)
#else
---> (line 82) #error "Unsupported size of `int' type!"
#endif

/* The size of a `long' type. */
#if FT_ULONG_MAX == 0xFFFFFFFFUL
#define FT_SIZEOF_LONG (32 / FT_CHAR_BIT)
#elif FT_ULONG_MAX > 0xFFFFFFFFU && FT_ULONG_MAX == 0xFFFFFFFFFFFFFFFFU
#define FT_SIZEOF_LONG (64 / FT_CHAR_BIT)
#else
---> (line 91) #error "Unsupported size of `long' type!"
#endif

I don't know what to do to fix this. Any help would be appreciated.

Thanks
 
Old 09-11-2005, 06:38 PM   #2
freakyg
Member
 
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705

Rep: Reputation: 30
https://bugs.freedesktop.org/show_bug.cgi?id=601

here is a bug report......someone also posted a patch that may/may not work for you.........just have to try and see..................IF the patch wont work...

here are 2 google searches I dug up.......just have to read thru the links..............

http://www.google.com/search?lr=&ie=...39;%20type!%22
http://www.google.com/search?lr=&ie=...39;%20type!%22

Last edited by freakyg; 09-11-2005 at 06:40 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to compile Xorg 6.8.1 drowbot Linux From Scratch 6 03-23-2005 05:52 PM
Xorg (or XFree86) won't compile, problems with imake.o Ephracis Linux - Software 2 03-20-2005 09:47 PM
Xorg 6.8.1 compile problem drowbot Linux From Scratch 3 12-26-2004 03:47 PM
compile Xorg cs-cam Linux - Newbie 3 12-03-2004 10:54 PM
xorg 6.8.0 fails to compile stumbles Linux - Software 0 09-26-2004 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 06:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration