Re: Porting Matchbox to Agenda VR3
Isaque Galdino de Araujo <[email protected]>
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
./configure --enable-png --enable-dnotify --enable-libsn --enable-xsetting --enable-standalone --disable-keyboard --host=mipsel-linux --prefix=/home/agenda-snow/local On Wed, 9 Apr 2003 18:51:16 +0100 Matthew Allum <[email protected]> wrote: > btw, what options did you pass to configure ? > > -- Matthew > > on Wed, Apr 09, 2003 at 01:55:51PM -0300, Isaque Galdino de Araujo wrote: > > Hi guys! > > > > I'm trying to port Matchbox to Agenda VR3 and I got the following errors: > > > > /opt/snow-gcc/bin/mipsel-linux-gcc -Os -B/opt/snow-gcc/lib/snow/ -Os -Wall -DUSE_PNG -DUSE_DNOTIFY -DNO_KBD -DSTANDALONE -I/opt/snow-gcc/mipsel-linux/include -DDEFAULTTHEME=\"/home/agenda-snow/local/share/themes/blondie/matchbox/theme.xml\" -DDATADIR=\"/home/agenda-snow/local/share\" -DCONFDEFAULTS=\"/home/agenda-snow/local/share/matchbox/defaults\" -DGENERIC_ICON=\"/home/agenda-snow/local/share/pixmaps/mbnoapp.png\" -DPREFIX=\"/home/agenda-snow/local/share/matchbox\" -I../libmb -Os -B/opt/snow-gcc/lib/snow/ -s -o matchbox main.o wm.o base_client.o main_client.o toolbar_client.o dockbar_client.o dialog_client.o select_client.o desktop_client.o ewmh.o misc.o client_common.o keys.o list.o mbtheme-standalone.o -L/opt/snow-gcc/lib/snow -lX11 -lXext -lpng -lm -lz > > wm.o: In function `wm_new': > > wm.c(.text+0x18): undefined reference to `rpl_malloc' > > wm.o: In function `wm_load_config': > > wm.c(.text+0x350): undefined reference to `rpl_malloc' > > base_client.o: In function `base_client_new': > > base_client.c(.text+0x28): undefined reference to `rpl_malloc' > > base_client.o: In function `base_client_process_name': > > base_client.c(.text+0x3cc): undefined reference to `rpl_malloc' > > ewmh.o: In function `ewmh_update': > > ewmh.c(.text+0x578): undefined reference to `rpl_malloc' > > mbtheme-standalone.o(.text+0x9d0):mbtheme-standalone.c: more undefined references to `rpl_malloc' follow > > collect2: ld returned 1 exit status > > make[2]: ** [matchbox] Erro 1 > > make[2]: Saindo do diret?rio `/home/agenda-snow/Projetos/matchbox-0.5rc2/src' > > make[1]: ** [all-recursive] Erro 1 > > make[1]: Saindo do diret?rio `/home/agenda-snow/Projetos/matchbox-0.5rc2' > > make: ** [all-recursive-am] Erro 2 > > > > Do you have any idea about what could it be? > > > > Thank you! > > > > -- > > Isaque Galdino de Araujo C/C++/Java http://sites.uol.com.br/isaque > > Linux User #274776 since 1997 Slackware User so far > > _______________________________________________ > > Matchbox mailing list > > [email protected] > > https://handhelds.org/mailman/listinfo/matchbox > > -- Isaque Galdino de Araujo C/C++/Java http://sites.uol.com.br/isaque Linux User #274776 since 1997 Slackware User so far