Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 131831
Alias:
Product:
Component:
Status: RESOLVED
Resolution: NEEDINFO
Assigned To: Joerg Bornkessel <hd_brummy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pascal Martineau <pa55e_p0il@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gephex-0.4.3-gcc4.patch gephex-0.4.3-gcc4.patch patch Pascal Martineau 2006-04-30 15:44 0000 1.99 KB Details | Diff
gephex-0.4.3-r1.ebuild Overlay ebuild patch Pascal Martineau 2006-04-30 15:45 0000 1.53 KB Details | Diff
gephex-0.4.3-gcc4.patch Same patch with ffmpeg support :) patch Pascal Martineau 2006-04-30 17:38 0000 6.65 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 131831 depends on: Show dependency tree
Bug 131831 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-30 14:47 0000
Multiple errors similar to this : model.h:238: error: extra qualification.

Simply removing the offending Model:: in model.h is sufficient for a successful
Gephex build (without ffmpeg though.. that's another story).

There are issues in engine/src/model.h and base/src/utils/structscanner.h

------- Comment #1 From Pascal Martineau 2006-04-30 15:44:45 0000 -------
Created an attachment (id=85864) [details]
It compiles against gcc 4.1.0 !!

------- Comment #2 From Pascal Martineau 2006-04-30 15:45:55 0000 -------
Created an attachment (id=85865) [details]
Overlay ebuild

------- Comment #3 From Pascal Martineau 2006-04-30 15:46:56 0000 -------
Everything works fine here ! Woohoo !!!

------- Comment #4 From Pascal Martineau 2006-04-30 17:38:14 0000 -------
Created an attachment (id=85889) [details]
Same patch with ffmpeg support :)

------- Comment #5 From Jakub Moc (RETIRED) 2006-05-26 08:24:45 0000 -------
*** Bug 134426 has been marked as a duplicate of this bug. ***

------- Comment #6 From Ryan Hill 2006-08-16 21:49:07 0000 -------
any progress on this?  this is blocking GCC 4.1 stablization.

------- Comment #7 From Jakub Moc (RETIRED) 2006-10-15 17:21:24 0000 -------
So, anyone to apply the patch?

------- Comment #8 From Joerg Bornkessel 2006-10-16 12:32:00 0000 -------
will fix the gcc-4.x issues,
at first

@Pascal Martineau

from where ist the ffmpeg patch?
./configure --help shows me:
--with-FFMPEG           Turn on FFMPEG support (default=yes).
looks like ffmpeg support is in the sources but not supported by ebuild

should it be enough to enable ffmpeg by use-flag in the ebuild, also add ffmepg
to DEPEND ?

<snipp>
`use_with png LIBPNG` \
`use_with mpeg MPEG3` \
`use_with ffmpeg FFMPEG`
</snapp>

can you test this on your local system?  

------- Comment #9 From Joerg Bornkessel 2006-10-19 06:43:46 0000 -------
@ Pascal
can you add please a diff for the ffmpeg problems only.
and please write some lines where is exactly the Problem with ffmpeg

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug