[haiku-bugs] Re: [Haiku] #6177: Obsolete option -I- used

  • From: "Karvjorm" <trac@xxxxxxxxxxxx>
  • Date: Sat, 19 Jun 2010 17:16:24 -0000

#6177: Obsolete option -I- used
---------------------------------+------------------------------------------
 Reporter:  Karvjorm             |       Owner:  nobody   
     Type:  bug                  |      Status:  new      
 Priority:  normal               |   Milestone:  R1       
Component:  - General            |     Version:  R1/alpha2
 Keywords:  obsolete option -I-  |   Blockedby:           
    Patch:  0                    |    Platform:  All      
 Blocking:                       |  
---------------------------------+------------------------------------------

Comment(by Karvjorm):

 Replying to [comment:12 siarzhuk]:
 > Well, starting from the very beginning:
 >
 > Replying to [ticket:6177 Karvjorm]:
 > > When I tried to build several test applications, I got the following
 warning: "cc1plus: note: obsolete option -I- used, please use -iquote
 instead"
 > > Revision: 37152
 >
 >
 > Which "test application" do you meant here?

 Hi, my reply is in comment:4 above

 > Replying to [comment:11 Karvjorm]:
 > > I don't know about Jamefile-engine, but my environment is still
 broken. I made ./configure --target=haiku in svn root and cleared a part
 of generated .o files to be on the safe side but I will still receive the
 following error message:
 > >
 > > {{{
 > > Link ../../../../generated/objects/haiku/x86/release/kits/libbe.so
 > >
 
../../../../generated/objects/haiku/x86/release/libs/icon/libicon.a(GradientTransformable.o):
 In function `BPrivate::Icon::Gradient::FitToBounds(BRect const&)':
 > > GradientTransformable.cpp:(.text+0xf1): undefined reference to
 `agg::trans_affine::rect_to_parl(double, double, double, double, double
 const*)'
 > > }}}
 >
 >
 > This problem has nothing to do with original description of this bug.
 At the beginning I did not understand what was the problem, so I picked
 the first error message, though it was only a note and not an error
 message. My mistake, sorry.

 >Now you observing linking problem not a compile-time problem.
 Unfortunately, "jam" utility looks like not strong enough to find out all
 cases of outdated dependencies in all possible situations. Looks like some
 object modules under your "generated" directory were not rebuild
 automatically. In such situation I usually do the following: 1) go to
 folder "generated" and delete or move away all files and folders from
 there excluding "download" folder. 2) '''go back to the root of svn tree,
 perform configure and try to build the system from the scratch. In case
 this doesn't help - current revision may be broken'''. :-(
 >
 > Good luck!

 I have already done this several times, but it is still broken. I have
 done svn cleanup and svn update and the linking problem still continues.
 And it is now complaining about some header file, I suppose. And I can't
 pick the point of the error.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6177#comment:13>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: