problem compiling kdk

Zdenek Pizl zdenek.pizl at pegas-dk.cz
Sun Jun 4 15:53:26 BST 2000


raphael Bauduin wrote:
> 
> My system is a Red Hat 6.0 on wich I upgraded several packages (eg glibc
> ...)
> 
> Here are the problems I get when running make:
> ---------------------start-----------------------------
> make[4]: Entering directory `/br/kdk-1.2/ktranslator/ktranslator'
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include/qt
> -I/usr/X11R6/include     -O2 -fno-exceptions -fno-rtti -fno-check-new
> -c main.cpp
> In file included from /usr/include/signal.h:294,
>                  from /usr/include/kprocess.h:34,
>                  from /usr/include/kprocio.h:5,
>                  from /usr/include/kspell.h:14,
>                  from TranslData.h:24,
>                  from main.cpp:2:
> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
> directory

Where does the /usr/include/asm points to ?? it MUST point into
/usr/src/linux/asm-<your-atchitecture> directory.
for example :
ls -al /usr/include/asm*
lrwxrwxrwx   1 root     root           24 Mar  4  1999 asm -> ../src/linux/include/asm
ls -al /usr/src/linux/include/asm
lrwxrwxrwx   1 root     root            8 Jun  4 10:36 asm -> asm-i386 

	bye
		Z.

---------------------------------------------------------------------
         Zdeněk Pižl, (Corp. yA), http://e2.pef.czu.cz/~xpizl
                mail me only in ISO 8859-2 or in ASCII
---------------------------------------------------------------------
           ... what disk do you want to erase today ?? ...




More information about the KDevelop mailing list