First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 232079
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Magnus Granberg <zorry@ume.nu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nano-open_missing_mode.patch Patch to fix O_CREAT in nano patch Magnus Granberg 2008-07-17 15:09 0000 811 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 232079 depends on: Show dependency tree
Bug 232079 blocks: 259417
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-07-17 15:07 0000
I funktion "open",
    inline:ad från "write_file" vid files.c:1575:
/usr/include/bits/fcntl2.h:51: fel: anrop av "__open_missing_mode" deklarerad
med attributet error: open with O_CREAT in second argument needs 3 arguments
I funktion "open",
    inline:ad från "write_file" vid files.c:1694:
/usr/include/bits/fcntl2.h:51: fel: anrop av "__open_missing_mode" deklarerad
med attributet error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [files.o] Fel 1
make[2]: *** Inväntar oavslutade jobb...
mv -f .deps/prompt.Tpo .deps/prompt.Po
mv -f .deps/nano.Tpo .deps/nano.Po
make[2]: Leaving directory
`/var/tmp/portage/app-editors/nano-2.1.2-r1/work/nano-2.1.2/src'
make[1]: *** [all-recursive] Fel 1
make[1]: Leaving directory
`/var/tmp/portage/app-editors/nano-2.1.2-r1/work/nano-2.1.2'
make: *** [all] Fel 2
nano-2.1.2-r1 compile on gcc 4.3.1 whit fortify_sources=2
https://hardened.gentooexperimental.org/secure/ticket/29

------- Comment #1 From Magnus Granberg 2008-07-17 15:09:54 0000 -------
Created an attachment (id=160643) [edit]
Patch to fix O_CREAT in nano

------- Comment #2 From SpanKY 2008-08-16 14:45:13 0000 -------
fixed with nano-2.1.4

------- Comment #3 From Magnus Granberg 2008-08-16 16:52:25 0000 -------
(In reply to comment #2)
> fixed with nano-2.1.4
> 
Thanx

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