nanogui: Thread: problem with install new version 0.90 for microwindows


[<<] [<] Page 1 of 1 [>] [>>]
Subject: problem with install new version 0.90 for microwindows
From: "youssef elidrissi" ####@####.####
Date: 30 Mar 2004 22:58:50 +0100
Message-Id: <13860.1080683893@www21.gmx.net>

hello,
i have alredy the version 0.89pre7 of microwindows and i have  install the
latest version 0.90 .
after call  makefile with make clean;make becom the folowing warning  by
every compilng :


Compiling bitvector.c ...
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
Compiling matrix.c ...
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
Compiling sc.c ...
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
..............
.....................
....................
how can i deinstall the old version ?
thank you for your Help 
josef

 

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz

Subject: Re: [nanogui] problem with install new version 0.90 for microwindows
From: George Goh ####@####.####
Date: 31 Mar 2004 16:22:02 +0100
Message-Id: <1080746512.3229.54.camel@LinuxDev2>

The warning should not be a problem. It just means that "/usr/include"
(which is a standard include file in gcc) was explicitly specified, as
an include directory in the compilation command, and gcc doesn't like
that. 

If you compiled from a clean microwin distribution, I don't see how this
could cause problems. 

When I upgraded from microwin 0.89 to 0.90, I didn't uninstall anything.
I just let microwin do it's work with a 'make install'. However, if you
really wanted to, the default location of the headers is in
/usr/include/microwin (or is it /usr/local/include/microwin?), and you
are looking to remove the following files from /usr/lib :

libmwdrivers.a
libmwengine.a
libmwfonts.a
libmwobjects.a
libnano-X.a

Then just do a 'make install' from your microwin 0.90 src directory, and
it should install.

George Goh

On Tue, 2004-03-30 at 22:58, youssef elidrissi wrote:
> hello,
> i have alredy the version 0.89pre7 of microwindows and i have  install the
> latest version 0.90 .
> after call  makefile with make clean;make becom the folowing warning  by
> every compilng :
> 
> 
> Compiling bitvector.c ...
> cc1: warning: changing search order for system directory "/usr/include"
> cc1: warning:   as it has already been specified as a non-system directory
> Compiling matrix.c ...
> cc1: warning: changing search order for system directory "/usr/include"
> cc1: warning:   as it has already been specified as a non-system directory
> Compiling sc.c ...
> cc1: warning: changing search order for system directory "/usr/include"
> cc1: warning:   as it has already been specified as a non-system directory
> ..............
> .....................
> ....................
> how can i deinstall the old version ?
> thank you for your Help 
> josef
> 
>  

Subject: Re: [nanogui] problem with install new version 0.90 for microwindows
From: "Greg Haerr" ####@####.####
Date: 31 Mar 2004 17:06:48 +0100
Message-Id: <16bd01c4173a$0ff9fd00$3aba46a6@xmission.com>

:  cc1: warning: changing search order for system directory "/usr/include"

Edit the config file and remove references to directory /usr/include

Regards,

Greg

Subject: Re: [nanogui] problem with install new version 0.90 formicrowindows
From: "Greg Haerr" ####@####.####
Date: 31 Mar 2004 19:58:18 +0100
Message-Id: <0aa601c41752$973a1620$b600a8c0@censoft.com>

: If you compiled from a clean microwin distribution, I don't see how this
: could cause problems. 

The warning is issued because /usr/include is specified directly
in various places in the config file.


: 
: When I upgraded from microwin 0.89 to 0.90, I didn't uninstall anything.
: I just let microwin do it's work with a 'make install'. However, if you
: really wanted to, the default location of the headers is in
: /usr/include/microwin 

The issue here was warnings during the make.  The microwindows
headers are only present in /usr/include/microwin after installation,
which is then used when compiling programs outside of the distribution.
For the building of microwindows, the default location of 
microwin/src/include should be used.

Regards,

Greg

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.