Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113248 - licq gcc-4.1 patch
Summary: licq gcc-4.1 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2005-11-22 06:49 UTC by Alexey Maximov
Modified: 2006-03-31 22:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
licq-1.3.2-r2.ebuild (licq-1.3.2-r2.ebuild,5.08 KB, text/plain)
2005-11-22 06:49 UTC, Alexey Maximov
Details
icqnd-0.1.9.3.ebuild (icqnd-0.1.9.3.ebuild,718 bytes, text/plain)
2005-11-22 06:50 UTC, Alexey Maximov
Details
gcc-4.1 patch (licq-1.3.2-gcc41.patch,385.21 KB, patch)
2006-03-14 21:53 UTC, Mark Loeser (RETIRED)
Details | Diff
gcc-4.1 patch (take 2) (licq-1.3.2-gcc41.patch,1.21 KB, patch)
2006-03-14 21:54 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Maximov 2005-11-22 06:49:14 UTC
+ add support for gcc4.1 compilation
Comment 1 Alexey Maximov 2005-11-22 06:49:47 UTC
Created attachment 73372 [details]
licq-1.3.2-r2.ebuild
Comment 2 Alexey Maximov 2005-11-22 06:50:10 UTC
Created attachment 73374 [details]
icqnd-0.1.9.3.ebuild
Comment 3 Sascha (kn0rki) Hoppe 2005-12-04 13:38:40 UTC
Please add the installation of the email plugin in src_install()


cd ${S}/plugins/email
make DESTDIR=${D} install || die
docinto plugins/email
dodoc README licq_forwarder.conf
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-03-07 10:47:11 UTC
Some notes:
- please do not bump the revision when fixing compile problems
- please attach patches you are using in the ebuild
- please do not add separate ebuild or feature requests here:
 - please open a new bug for icqnd and the email plugin installation

Also gcc-4.x bugs should block the tracker

Moreover I am wondering, why you add -ffriend-injection? Please comment unclear passwges in ebuilds.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2006-03-14 21:53:59 UTC
Created attachment 82185 [details, diff]
gcc-4.1 patch

This should work fine.
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2006-03-14 21:54:53 UTC
Created attachment 82186 [details, diff]
gcc-4.1 patch (take 2)

Oops, forgot to clean that up :)
Comment 7 Mark Loeser (RETIRED) gentoo-dev 2006-03-31 22:05:03 UTC
Added the patch to the tree.