Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 22:22:12 +0200 (MEST)
From:      Vahe Khachikyan <vahe@fh-konstanz.de>
To:        freebsd-alpha@FreeBSD.ORG
Subject:   Linux DEV breaks CCC! [was - Re: How did I break CCC?]
Message-ID:  <1027369332.3d3c69746f1aa@vvl15.fh-konstanz.de>
In-Reply-To: <1026948385.3d35fd2179b20@vvl15.fh-konstanz.de>
References:  <1026948385.3d35fd2179b20@vvl15.fh-konstanz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi list!

I found out that linux development package installed on FBSD Alpha box
breaks the functionality of an existing CCC. 

The problem is that the INCLUDE paths seams to be hard coded somewhere. 
It is even imossible to install the ccc package from scratch, cause
during make install it tries to comile something and ends up 
with a big amount of errors cause of some definitions in include files. 
I traced the program and find out that it reads the include files from 
/compat/linux/usr/include if there is a directory with such name. 
Renaming mentioned directory helps to figure out the problem 
and the compiler becomes quite happy!

Has anybody any idea why it searches the include files over there ?

Regards
--
Vahe
---

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027369332.3d3c69746f1aa>