<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-7">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i m trying to compile file example_libosso.c from
the tutorial of maemo and everything goes wrong. First of all, there wasnt i
directory dbus but a directory dbus-1.0 which contains this. I removed it
outside of dbus-1.0 in order the files to find it. Then, the file
dbus-arch-deps.h wasnt there so i downloaded it from the internet and put
it inside dbus. Then i get the following message. I assumed that the program
(example_libosso.c) couldnt find the declaration of the functions so i
redeclared them inside my program, still nothing happend. So, this is the output
i get:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>"example_libosso.c: In function
`exit_event_handler':<BR>example_libosso.c:65: warning: implicit declaration of
function `gtk_infoprint'<BR>/var/tmp/ccvvWU3o.o: In function
`dbus_req_handler':example_libosso.c:(.text+0x64): undefined reference to
`osso_system_note_infoprint'<BR>/var/tmp/ccvvWU3o.o: In function
`main':example_libosso.c:(.text+0xbe): undefined reference to
`osso_initialize'<BR>:example_libosso.c:(.text+0x22e): undefined reference to
`osso_rpc_set_cb_f'<BR>:example_libosso.c:(.text+0x270): undefined reference to
`osso_application_set_exit_cb'<BR>:example_libosso.c:(.text+0x2c1): undefined
reference to `osso_deinitialize'<BR>collect2: ld returned 1 exit
status"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>does anyone has an idea in order to fix it? how can
i compile the program?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>dionysis</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV><BR></DIV></FONT></BODY></HTML>