First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 220759
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
geresh-0.4.1--0.6.3.ebuild.patch geresh-0.4.1--0.6.3.ebuild.patch patch Peter Alfredsen 2008-05-07 14:17 0000 794 bytes Details | Diff
geresh-0.6.3-gcc4.y.patch geresh-0.6.3-gcc4.y.patch patch Peter Alfredsen 2008-05-07 14:18 0000 1.73 KB Details | Diff
geresh-0.6.3-asneeded.patch fribidi -Wl,--as-needed configure time detection fix. patch Samuli Suominen 2008-05-11 18:34 0000 645 bytes Details | Diff
geresh-0.4.1--0.6.3.ebuild.patch geresh-0.4.1--0.6.3.ebuild.patch patch Peter Alfredsen 2008-05-11 20:19 0000 1.35 KB Details | Diff
geresh-0.6.3-as-needed.patch geresh-0.6.3-as-needed.patch patch Peter Alfredsen 2008-05-11 20:20 0000 3.54 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 220759 depends on: Show dependency tree
Show dependency graph
Bug 220759 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-05-07 14:16 0000
c++ -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\"
-DPKGDATADIR=\"/usr/share/geresh\"    -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -c editbox.cc
In file included from inputline.h:23,
                 from dialogline.h:22,
                 from dialogline.cc:23:
editbox.h: In member function ‘virtual bool EditBox::do_action(const
char*)’:
editbox.h:485: error: ‘strcmp’ was not declared in this scope
editbox.h: In member function ‘virtual const char*
EditBox::get_action_description(const char*)’:
editbox.h:485: error: ‘strcmp’ was not declared in this scope
In file included from dialogline.h:22,
                 from dialogline.cc:23:
inputline.h: In member function ‘virtual bool InputLine::do_action(const
char*)’:
inputline.h:121: error: ‘strcmp’ was not declared in this scope
inputline.h: In member function ‘virtual const char*
InputLine::get_action_description(const char*)’:
inputline.h:121: error: ‘strcmp’ was not declared in this scope
In file included from dialogline.cc:23:
dialogline.h: In member function ‘virtual bool DialogLine::do_action(const
char*)’:
dialogline.h:44: error: ‘strcmp’ was not declared in this scope
dialogline.h: In member function ‘virtual const char*
DialogLine::get_action_description(const char*)’:
dialogline.h:44: error: ‘strcmp’ was not declared in this scope
In file included from editor.h:25,
                 from dialogline.cc:24:
speller.h: In member function ‘virtual bool SpellerWnd::do_action(const
char*)’:
speller.h:50: error: ‘strcmp’ was not declared in this scope
speller.h: In member function ‘virtual const char*
SpellerWnd::get_action_description(const char*)’:
speller.h:50: error: ‘strcmp’ was not declared in this scope
In file included from dialogline.cc:24:
editor.h: In member function ‘virtual bool Editor::do_action(const char*)’:
editor.h:59: error: ‘strcmp’ was not declared in this scope
editor.h: In member function ‘virtual const char*
Editor::get_action_description(const char*)’:
editor.h:59: error: ‘strcmp’ was not declared in this scope
editor.h: In member function ‘virtual bool HelpBox::do_action(const
char*)’:
editor.h:181: error: ‘strcmp’ was not declared in this scope
editor.h: In member function ‘virtual const char*
HelpBox::get_action_description(const char*)’:
editor.h:181: error: ‘strcmp’ was not declared in this scope
make: *** [dialogline.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from editbox.cc:22:
editbox.h: In member function ‘virtual bool EditBox::do_action(const
char*)’:
editbox.h:485: error: ‘strcmp’ was not declared in this scope
editbox.h: In member function ‘virtual const char*
EditBox::get_action_description(const char*)’:
editbox.h:485: error: ‘strcmp’ was not declared in this scope
make: *** [editbox.o] Error 1

------- Comment #1 From Peter Alfredsen 2008-05-07 14:17:31 0000 -------
Created an attachment (id=152275) [edit]
geresh-0.4.1--0.6.3.ebuild.patch

------- Comment #2 From Peter Alfredsen 2008-05-07 14:18:31 0000 -------
Created an attachment (id=152277) [edit]
geresh-0.6.3-gcc4.y.patch

Fixes the problem. Snatched from Debian. Merged fixes for gcc-4.1 into the same
file.

------- Comment #3 From Samuli Suominen 2008-05-11 18:34:35 0000 -------
Created an attachment (id=152863) [edit]
fribidi -Wl,--as-needed configure time detection fix.

Unfortunately, it fails to autotoolize due to other problems..

Howto reproduce:

LDFLAGS="-Wl,--as-needed" emerge -av geresh

Problem:

checking for  in -lfribidi... no
checking for fribidi_log2vis... no
configure: error: A required FriBiDi function doesn't exist

------- Comment #4 From Samuli Suominen 2008-05-11 18:35:40 0000 -------
So obviously geresh needs some more love..

------- Comment #5 From Peter Alfredsen 2008-05-11 20:19:30 0000 -------
Created an attachment (id=152873) [edit]
geresh-0.4.1--0.6.3.ebuild.patch

Ebuild for great loving.

------- Comment #6 From Peter Alfredsen 2008-05-11 20:20:38 0000 -------
Created an attachment (id=152875) [edit]
geresh-0.6.3-as-needed.patch

As-needed ricer lovin' ;-)

------- Comment #7 From Samuli Suominen 2008-05-12 05:25:14 0000 -------
bumped with minor ebuild changes (no need to go all that trouble to die on
documentation, it's just documentation) and drop unused libtool from inherit

keyworded also ~amd64

thanks

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