First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 203937
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
wpa_supplicant-0.5.8-gcc-4.3.patch wpa_supplicant-0.5.8-gcc-4.3.patch patch Ryan Hill 2008-01-01 01:09 0000 1.33 KB Details | Diff
wpa_supplicant-0.5.7.ebuild wpa_supplicant-0.5.7.ebuild text/plain Yaroslav Gorbunov 2008-11-15 14:54 0000 6.22 KB Details
wpa_supplicant-0.5.8.ebuild 0.5.8.ebuild with gcc-4.3.patch included text/plain Yaroslav Gorbunov 2008-11-15 14:55 0000 6.18 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 203937 depends on: Show dependency tree
Bug 203937 blocks: 198121
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: 2008-01-01 01:09 0000
the attached patch adds some missing includes that cause build failures with
GCC 4.3.  later versions of wpa_supplicant also seem affected.

In file included from .ui/networkconfig.cpp:29:
.ui/../networkconfig.ui.h: In member function 'virtual void
NetworkConfig::addNetwork()':
.ui/../networkconfig.ui.h:127: error: 'atoi' was not declared in this scope

In file included from .ui/userdatarequest.cpp:25:
.ui/../userdatarequest.ui.h: In member function 'int
UserDataRequest::setParams(WpaGui*, const char*)':
.ui/../userdatarequest.ui.h:22: error: 'free' was not declared in this scope
.ui/../userdatarequest.ui.h:29: error: 'free' was not declared in this scope
.ui/../userdatarequest.ui.h:34: error: 'atoi' was not declared in this scope
.ui/../userdatarequest.ui.h:49: error: 'free' was not declared in this scope

------- Comment #1 From Ryan Hill 2008-01-01 01:09:54 0000 -------
Created an attachment (id=139772) [edit]
wpa_supplicant-0.5.8-gcc-4.3.patch

------- Comment #2 From Steev Klimaszewski 2008-03-09 02:06:55 0000 -------
Can you test the recently committed 0.5.10?  If this still applies, please let
me know and I will commit it.  

------- Comment #3 From Ryan Hill 2008-03-09 03:01:29 0000 -------
yep, still applies.  i filed a bug upstream so hopefully they'll fix it for the
next release.

http://w1.fi/bugz/show_bug.cgi?id=251

------- Comment #4 From Ryan Hill 2008-03-09 04:31:45 0000 -------
Fixed.

------- Comment #5 From Yaroslav Gorbunov 2008-11-15 14:54:36 0000 -------
Created an attachment (id=171866) [edit]
wpa_supplicant-0.5.7.ebuild

I have this problem in wpa_supplicant-0.5.7 and wpa_supplicant-0.5.8.

wpa_supplicant-0.5.10-gcc-4.3.patch is not included in this ebuilds

Adding epatch "${FILESDIR}/${PN}"-0.5.10-gcc-4.3.patch in 0.5.7 and 0.5.8
ebuilds solve problem.

------- Comment #6 From Yaroslav Gorbunov 2008-11-15 14:55:38 0000 -------
Created an attachment (id=171868) [edit]
0.5.8.ebuild with gcc-4.3.patch included

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