[Gpe-list] Gpe-bugs Digest, Vol 8, Issue 5
gpe-bugs-request at linuxtogo.org
gpe-bugs-request at linuxtogo.org
Fri Jun 15 12:01:48 CEST 2007
Send Gpe-bugs mailing list submissions to
gpe-bugs at linuxtogo.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs
or, via email, send a message with subject or body 'help' to
gpe-bugs-request at linuxtogo.org
You can reach the person managing the list at
gpe-bugs-owner at linuxtogo.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gpe-bugs digest..."
Today's Topics:
1. [Bug 55] New: 2 building problems (actually, oebug 2475), fix
attached (bugzilla-daemon at linuxtogo.org)
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Jun 2007 23:34:32 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 55] New: 2 building problems (actually, oebug
2475), fix attached
To: gpe-bugs at linuxtogo.org
Message-ID: <bug-55-7 at http.bugs.linuxtogo.org/>
http://bugs.linuxtogo.org/show_bug.cgi?id=55
Summary: 2 building problems (actually, oebug 2475), fix attached
Product: gpe-announce
Version: 0.13
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: default
AssignedTo: gpe-bugs at linuxtogo.org
ReportedBy: slapinid at gmail.com
Estimated Hours: 0.0
I use OE to build GPE, and build fails on gpe-announce.
This error is during compiling of callbacks.c:
NOTE: make -j 3 -e MAKEFLAGS= PREFIX=/usr
i586-angstrom-linux-gcc
-isystem/home/slapin/OE/tmp/staging/i586-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-isystem/home/slapin/OE/tmp/staging/i586-angstrom-linux/include -MD -Wall
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/lib/../include
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/gtk-2.0
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/lib/gtk-2.0/include
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/atk-1.0
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/cairo
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/pango-1.0
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/glib-2.0
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/lib/glib-2.0/include
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/freetype2
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include
-I/home/slapin/OE/tmp/staging/i586-angstrom-linux/include/libpng12
`pkg-config --cflags gthread-2.0` -D_GNU_SOURCE -DPACKAGE=\"gpe-announce\"
-DPREFIX=\"/usr\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -c callbacks.c -o
callbacks.o
callbacks.c:31:26: error: gpe/soundgen.h: No such file or directory
callbacks.c: In function 'play_melody':
callbacks.c:202: warning: implicit declaration of function 'soundgen_init'
callbacks.c:215: warning: implicit declaration of function
'soundgen_play_tone1'
callbacks.c:219: warning: implicit declaration of function
'soundgen_play_tone2'
callbacks.c:222: warning: implicit declaration of function 'soundgen_pause'
callbacks.c:267: warning: implicit declaration of function 'soundgen_final'
make: *** [callbacks.o] Error 1
So, this error is during linking:
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -o gpe-announce
main.o interface.o callbacks.o
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib/../lib
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-lgpewidget -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 -lfreetype -lfontconfig -lpng12 -lXrender -lX11 `pkg-config --libs
gthread-2.0` -lsoundgen -lschedule
|
/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib/libsoundgen.so:
undefined reference to `esd_play_stream_fallback'
It seems that dependency in libsoundgen for libesd is not set somehow, while
libesd is staged properly.
--
Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------
_______________________________________________
Gpe-bugs mailing list
Gpe-bugs at linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs
End of Gpe-bugs Digest, Vol 8, Issue 5
**************************************
More information about the Gpe-list
mailing list