First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 225413
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Schweizer <genstef@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marek Miller <mlm@ngc17.pl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lufs-0.9.7-gcc43.patch lufs-0.9.7-gcc43.patch patch Marek Miller 2008-06-08 18:19 0000 877 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 225413 depends on: Show dependency tree
Show dependency graph
Bug 225413 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2008-06-08 18:18 0000
Again missing headers.

Steps to reproduce:
1. USE="debug" emerge -v1 =sys-fs/lufs-0.9.7-r3

The error messages:
1. 
> ftplib.cpp: In member function 'int FTPConnection::connect()':
> ftplib.cpp:93: error: 'memset' was not declared in this scope
> ftplib.cpp:98: error: 'memcpy' was not declared in this scope


2.
> ftpfs.cpp: In member function 'int FTPFS::do_mount()':
> ftpfs.cpp:218: error: 'strcmp' was not declared in this scope
> ftpfs.cpp: In member function 'int FTPFS::do_readlink(char*, char*, int)':
> ftpfs.cpp:350: error: 'strlen' was not declared in this scope

3.
> sftplib.cpp: In member function 'int SConnection::connect(char*, char*, int)':
> sftplib.cpp:192: error: 'exit' was not declared in this scope

> sftplib.cpp: In member function 'std::string SConnection::opendir(char*)':
> sftplib.cpp:414: error: 'strlen' was not declared in this scope

My emerge --info: as in bug 225387.
I include the patch.

------- Comment #1 From Marek Miller 2008-06-08 18:19:33 0000 -------
Created an attachment (id=155981) [edit]
lufs-0.9.7-gcc43.patch

------- Comment #2 From Peter Alfredsen 2008-06-29 12:20:56 0000 -------
+  29 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/lufs-0.9.7-gcc43.patch, lufs-0.9.7-r3.ebuild:
+  Fix for gcc-4.3 bug #225413, thanks to Marek Miller <mlm@shells.pl>.
+

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