First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132709
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: optical media herd <media-optical@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Josu López Fernández <zamorate@gentoo-es.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dvd+rw-tools-6.1.ebuild.patch dvd+rw-tools-6.1.ebuild.patch patch Josu López Fernández 2006-05-08 13:11 0000 742 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132709 depends on: Show dependency tree
Bug 132709 blocks:
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-05-08 13:10 0000
Hi!
app-cdr/dvd+rw-tools doesn't compile on cross-compilation between two different
arches, because the compilers are simply 'gcc' and 'g++', and not
'${CHOST}-gcc' and '${CHOST}-g++'. To fix it, is only needed to specify CC and
CXX variable when emake is executed.
With the attached patch works to me well between i686, ppc and amd64.

Good bye!

------- Comment #1 From Josu López Fernández 2006-05-08 13:11:15 0000 -------
Created an attachment (id=86442) [details]
dvd+rw-tools-6.1.ebuild.patch

------- Comment #2 From Luis Medinas (RETIRED) 2006-05-13 20:09:55 0000 -------
yes you are right. I made i revbump with your patch... its in cvs
Thanks!

First Last Prev Next    No search results available      Search page      Enter new bug