Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 144008
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Team <dev-embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carsten Lohrke <carlo@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gpsim-0.21.11.ebuild gpsim-0.21.11.ebuild text/plain Carsten Lohrke 2006-08-15 07:59 0000 1.42 KB Details
gpsim-0.21.11-gtk2.diff gpsim-0.21.11-gtk2.diff patch Carsten Lohrke 2006-08-15 08:01 0000 2.74 KB Details | Diff
gpsim-0.21.11-nogui.patch gpsim-0.21.11-nogui.patch patch Carsten Lohrke 2006-08-15 08:02 0000 1.33 KB Details | Diff
gpsim-0.21.11-ktechlab.patch gpsim-0.21.11-ktechlab.patch patch Carsten Lohrke 2006-08-15 08:03 0000 1.72 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144008 depends on: Show dependency tree
Bug 144008 blocks: 143987 146422
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: 2006-08-15 07:58 0000
Modified ebuild, some patches...

------- Comment #1 From Carsten Lohrke 2006-08-15 07:59:35 0000 -------
Created an attachment (id=94319) [details]
gpsim-0.21.11.ebuild

Revised dependencies, since we build against Gtk2

------- Comment #2 From Carsten Lohrke 2006-08-15 08:01:19 0000 -------
Created an attachment (id=94320) [details]
gpsim-0.21.11-gtk2.diff

Gtk 2 patch.

------- Comment #3 From Carsten Lohrke 2006-08-15 08:02:04 0000 -------
Created an attachment (id=94321) [details]
gpsim-0.21.11-nogui.patch

Build without Gtk.

------- Comment #4 From Carsten Lohrke 2006-08-15 08:03:02 0000 -------
Created an attachment (id=94322) [details]
gpsim-0.21.11-ktechlab.patch

See http://ktechlab.org/download/gpsim.php

------- Comment #5 From solar 2006-08-15 11:47:11 0000 -------
This package is maintained by dev-embedded@ as noted in the metadata.xml

------- Comment #6 From Carsten Lohrke 2006-08-15 12:02:50 0000 -------
Well, form completion is so nice. ;) Didn't know there're different teams
behind the two. Just thought you changed the alias.

------- Comment #7 From Denis Dupeyron 2006-09-03 04:43:48 0000 -------
I'll have a look at this one, as this also vaguely concerns ktechlab (with an
open bug concerning gpsim) and I'm the guy with one foot in dev-embedded and
the other in sci-electronics.

Reassigning to me to be sure it doesn't go off my radar.

Denis.

------- Comment #8 From Daniel Black 2006-11-03 21:13:47 0000 -------
> Reassigning to me to be sure it doesn't go off my radar.
> Denis.

Added anyway. Feel free to correct. Thanks for the patches Carsten. I've added
all upstream https://sourceforge.net/tracker/?group_id=2341&atid=302341

Still has a LDFLAGS="-Wl,--as-needed" bug resulting in:

i686-pc-linux-gnu-g++ -ggdb3 -Wl,--as-needed -o .libs/gpsim
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include main.o 
../src/.libs/libgpsim.so -L/usr/i686-pc-linux-gnu/bin
-L/usr/i686-pc-linux-gnu/lib ../cli/.libs/libgpsimcli.so
../gui/.libs/libgpsimgui.so ../eXdbm/.libs/libgpsim_eXdbm.so
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.6
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/lib
-lgcc_s -lc -pthread /usr/lib/libgthread-2.0.so -lpthread
/usr/lib/libgtkextra-x11-2.0.so /usr/lib/libgtk-x11-2.0.so
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so
/usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so
/usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfontconfig.so
/usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so -lz
/usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so
/usr/lib/libXdmcp.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
-ldl /usr/lib/libglib-2.0.so -lrt -lreadline /usr/lib/libpopt.so
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmGetList'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmGetLastError'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmGetVarString'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmNewDatabase'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmCreateList'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmInit'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmOpenDatabase'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmChangeVarInt'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmUpdateDatabase'
../cli/.libs/libgpsimcli.so: undefined reference to `rl_forced_update_display'
../cli/.libs/libgpsimcli.so: undefined reference to
`rl_attempted_completion_function'
../cli/.libs/libgpsimcli.so: undefined reference to `rl_getc_function'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmGetVarInt'
../cli/.libs/libgpsimcli.so: undefined reference to
`rl_callback_handler_install'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmGetErrorString'
../cli/.libs/libgpsimcli.so: undefined reference to
`rl_callback_handler_remove'
../cli/.libs/libgpsimcli.so: undefined reference to `add_history'
../cli/.libs/libgpsimcli.so: undefined reference to `rl_completion_matches'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmCreateVarString'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmCreateVarInt'
../gui/.libs/libgpsimgui.so: undefined reference to `eXdbmChangeVarString'
../cli/.libs/libgpsimcli.so: undefined reference to `rl_callback_read_char'
collect2: ld returned 1 exit status
make[2]: *** [gpsim] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-embedded/gpsim-0.21.11-r1/work/gpsim-0.21.11/gpsim'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-embedded/gpsim-0.21.11-r1/work/gpsim-0.21.11'
make: *** [all] Error 2

(symbols from libgpsim_eXdbm)
Diego any chance of a quick looks (since it was your patch.)

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