Problem linking .0 file to nullclient

Florin Diaconeasa florin.diaconeasa at gmail.com
Wed Jul 30 11:14:23 EDT 2008


Anyone please?

At least, some pointers...


Thanks,

Florin

On Wed, Jul 30, 2008 at 12:57 AM, Florin Diaconeasa <
florin.diaconeasa at gmail.com> wrote:

> Hi!
>
> I'm currently trying to extend the nullclient that comes with the sources
> of pidgin(in libpurple).
>
> I have created a directory inside the example directory, which is called
> Managers. Inside this directory i have 2 files:
>
> Test.h
> Test.c
>
> written in C ofcourse.
>
> Here i have 2 functions testOne() and testTwo()
>
> The problem that i'm facing right now is that i can't seem to be able to
> link the Test.o file to the compilation of nullclient
>
> I've modified the LINK var(in the Makefile.in) so to contain
> Managers/Test.o, but it doesn't do the trick, as i get undefined reference
> to testOne() and testTwo()
>
> Is there something that i'm missing? The .h files are included correctly.
>
> Thank you very much for your time and hope you can offer me a tip or at
> least redirect me towards good documentation, as i don't even know what to
> search for right now :(
>
> Thanks
>
> Florin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20080730/b3bc0215/attachment.html>


More information about the Devel mailing list