Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 236
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Geert Bevin <gbevin@uwyn.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dan Armak (RETIRED) <danarmak@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 236 depends on: Show dependency tree
Bug 236 blocks: 3
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: 2002-01-19 11:41 0000
When emerging wxGtk-2.3.2 (needed as dep):
<configure - seems ok, lots of compiling>
c++ -c    -D_GNU_SOURCE    -D__WXGTK__ -D_REENTRANT 
-DGTK_NO_CHECK_CASTS -fno-rtti -fno-exceptions -MMD -mcpu=i686 
-march=i686 -pipe -fomit-frame-pointer -O2 -I./lib/wx/include/gtk-2.3 
-I./include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -Wall -fPIC -o stream.o ./src/common/stream.cpp
./src/common/strconv.cpp: In method `void wxCSConv::LoadNow()':
./src/common/strconv.cpp:915: `wxLocale' undeclared (first use this 
function)
./src/common/strconv.cpp:915: (Each undeclared identifier is reported only 
once
./src/common/strconv.cpp:915: for each function it appears in.)
./src/common/strconv.cpp:915: parse error before `::'
make: *** [strconv.o] Error 1
make: *** Waiting for unfinished jobs....
bison -y ./src/common/parser.y
gcc -c    -D_GNU_SOURCE    -D__WXGTK__ -D_REENTRANT 
-DGTK_NO_CHECK_CASTS  -MMD -mcpu=i686 -march=i686 -pipe 
-fomit-frame-pointer -O2 -I./lib/wx/include/gtk-2.3 -I./include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -Wall -I. -fPIC -o parser.o parser.c
c++ -c    -D_GNU_SOURCE    -D__WXGTK__ -D_REENTRANT 
-DGTK_NO_CHECK_CASTS -fno-rtti -fno-exceptions -MMD -mcpu=i686 
-march=i686 -pipe -fomit-frame-pointer -O2 -I./lib/wx/include/gtk-2.3 
-I./include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -Wall -fPIC -o strconv.o ./src/common/strconv.cpp
./src/common/strconv.cpp: In method `void wxCSConv::LoadNow()':
./src/common/strconv.cpp:915: `wxLocale' undeclared (first use this 
function)
./src/common/strconv.cpp:915: (Each undeclared identifier is reported only 
once
./src/common/strconv.cpp:915: for each function it appears in.)
./src/common/strconv.cpp:915: parse error before `::'
make: *** [strconv.o] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-libs/wxGTK/wxGTK-2.3.2.ebuild .
---
I've done emerge --world update yesterday, so everything should be recent.

------- Comment #1 From Dan Armak (RETIRED) 2002-01-19 11:43:37 0000 -------
Hm, component 'library' is probably libgentoo or something of the kind now 
that I think about it, not "libraries used by misc apps". Sorry, I'll reassign this 
to a more general component.

------- Comment #2 From Mikael Hallendal (hallski) (RETIRED) 2002-01-19 12:25:18 0000 -------
no, Libraries are libraries that apps depend on, this one should be in
libraries.

------- Comment #3 From Geert Bevin 2002-01-24 00:26:54 0000 -------
WORKSFORME. I'm gonna launch a compilation and another machine later on.

------- Comment #4 From Geert Bevin 2002-01-24 04:37:48 0000 -------
Works on both machines I've compiled it on.

------- Comment #5 From Geert Bevin 2002-01-24 15:51:21 0000 -------
wxGTK adapts to gettext being installed automatically. The --disable-intl
configure option isn't needed and made things go spooky ! Fixed the ebuild.

------- Comment #6 From Dan Armak (RETIRED) 2002-01-25 08:59:59 0000 -------
OK, I've emerged the new version without nls in use. Fix confirmed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug