| View previous topic :: View next topic |
| Author |
Message |
Leio Developer


Joined: 27 Feb 2003 Posts: 142 Location: Estonia, Tallinn
|
Posted: Thu Aug 10, 2006 12:09 am Post subject: |
|
|
| Antimatter wrote: | | Aha, thanks, always used that flag and never had a problem |
Not many things actually are C++ and use your CXXFLAGS.
wxGTK is C++ and Qt/KDE is C++, I'm not sure what C++ apps one might use - perhaps some of GTKmm stuff. KDE lately should take care of things on its own, but I haven't had the time yet to sort gcc C++ visibility stuff out in upstream wxWidgets. _________________ GNOME team lead; GStreamer |
|
| Back to top |
|
 |
Antimatter Guru

Joined: 11 Aug 2003 Posts: 463
|
Posted: Thu Aug 10, 2006 5:11 am Post subject: |
|
|
Indeed removing that cxxflag out of make.conf did work, and hugin and wxGTK workes great now.
Thanks! Its nice to finally have it working, and yeah, but it probably would be a good idea to filter that kind of stuff out of the wxGTK ebuild to avoid this kind of problems in the furture.
Thanks again! |
|
| Back to top |
|
 |
Leio Developer


Joined: 27 Feb 2003 Posts: 142 Location: Estonia, Tallinn
|
Posted: Thu Aug 10, 2006 7:02 am Post subject: |
|
|
| Antimatter wrote: | | Indeed removing that cxxflag out of make.conf did work, and hugin and wxGTK workes great now. |
That's great!
| Antimatter wrote: | | Its nice to finally have it working, and yeah, but it probably would be a good idea to filter that kind of stuff out of the wxGTK ebuild to avoid this kind of problems in the furture. |
I'm not so sure about that.
a) It seems to work fine with gcc4.1 (and no, I'm not suggesting to upgrade to gcc4 or use this flag with gcc4, I don't have enough information to do such thing);
b) The general concensus among gentoo developers seems to be that this flag is not something that should be filtered per-package
I'll ask around though. _________________ GNOME team lead; GStreamer |
|
| Back to top |
|
 |
Antimatter Guru

Joined: 11 Aug 2003 Posts: 463
|
Posted: Thu Aug 10, 2006 5:48 pm Post subject: |
|
|
a) Aha makes sense, after all you said, it was a badly done backport?
b) How come, I think some ebuild already filter out some of the cflags and/or cxxflags, perhaps even if you can't filter it out, maybe spit out a big fat warning that it might screwup if you use gcc 3.* lines of compiler with that flag?
and again thanks! Just got to complete 2 paramona recently and its working great! |
|
| Back to top |
|
 |
vibrokatana Guru


Joined: 09 Feb 2006 Posts: 328 Location: o0o0oo
|
Posted: Thu Aug 10, 2006 7:42 pm Post subject: |
|
|
| Leio wrote: |
b) The general concensus among gentoo developers seems to be that this flag is not something that should be filtered per-package
|
I have noticed that many packages add/remove cflags and/or useflags. I had a issue recently with lame in 64bit and transcode wouldnt obey the use flags to not, well, use it. _________________ My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time." |
|
| Back to top |
|
 |
polyglot n00b

Joined: 10 Mar 2004 Posts: 55
|
Posted: Sat Aug 12, 2006 2:23 am Post subject: |
|
|
Having rebuilt everything from scratch, hugin-0.6 now builds cleanly and runs :)
My problems seem to have been caused entirely by old and conflicting libraries. |
|
| Back to top |
|
 |
Antimatter Guru

Joined: 11 Aug 2003 Posts: 463
|
Posted: Sat Aug 12, 2006 3:35 am Post subject: |
|
|
| polyglot wrote: | Having rebuilt everything from scratch, hugin-0.6 now builds cleanly and runs
My problems seem to have been caused entirely by old and conflicting libraries. |
That's great news!
Happy that our problems were both solved, i'll go ahead and change the thread title to solved. |
|
| Back to top |
|
 |
industrie13 n00b


Joined: 12 Dec 2005 Posts: 58 Location: Leipzig, Saxony
|
Posted: Tue Sep 12, 2006 9:34 pm Post subject: |
|
|
Hi,
I have a similar problem with a missing WXRC (though its not Hugin, but Filezilla).
I don't use that cxxflag in my make.conf - so does anybody have an idea how to solve it? |
|
| Back to top |
|
 |
|